﻿/* Comments */

body {direction: ltr; background:#252525;
}

#main {margin: auto; width: auto; height: auto; max-width: 1000px; font-family: Verdana, Helvetica, sans-serif; 
font-size: 13px; font-weight: 500; color: #ffff44; background: #000000; text-align: center;
}

img {
max-width: 100%; height: auto;
}

h1 {font-family: Verdana, Helvetica, sans-serif; text-align:center; font-size: 1.7em; font-weight: 600;
}
h2 {font-family: Verdana, Helvetica, sans-serif; text-align:center; font-size: 1.2em; font-weight: 600; 
}
h3 {font-family: Verdana, Helvetica, sans-serif; text-align:center; font-size: 1.2em; font-weight: 600; 
}

p {font-family: georgia, "times new roman", serif; 
text-align: justify; margin: auto; width: 87%; line-height:120%; 
}

table 
{border: 1px solid #99FFFF; font-weight: 500; text-align: center; background-color:#404040
}
TD {border: 1px solid #99FFFF;text-align: center; background-color:#404040
}

a {text-decoration:underline;}
a:link {color:#99FFFF;}
a:visited {color:#FFccFF;}
a:hover {color:#FFFFFF;}
a:active {color:#FF0000;}


/* Unused Design Styles */

X.body {
text-align:center;
margin:0;
font-size:1em;
padding-bottom:0em; 
}

X#title {
border:0px solid #ffff00;
}

X#title a {
display:block;
height:100%;
width:100%;
padding:1em 0 0 0;
text-decoration:none;
background:inherit;
color:#ffff00;
}

X#title {
height:5em;
text-align:center;
padding:1.5em 0 1.7em 0;
}

X#title a {
display:block;
height:100%;
width:100%;
margin:-1.5em 0 -1.7em 0;
}

X#menu {
BORDER-TOP: #000 0px solid; margin-top: 0px; padding-top: 0px; padding-bottom: 0px; MARGIN-LEFT: 0px; MARGIN-RIGHT: 0px; BORDER-BOTTOM:  #000 0px solid; position: relative; width: 870px; HEIGHT: 26px; 
}

xfoot {
border-top:1px solid #44ffff; padding:0;
font-family: arial, Helvetica, sans-serif; color:#44ffff; font-size:9pt; text-align:center;
}