/* General styles */
body { margin: 0 0 0 0; padding: 0 0 0 0; }
body, td { font-family: Verdana, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: black;}

body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

th {
	background-color: #ffffff; 
	text-decoration: none; 
	font-family: Verdana, tahoma;
	font-size: 10px;
	color: #3F3F3F;
	font-weight: bold;
	text-align: left}

a {
	text-decoration: none; 
	font-family: Verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #35A2BD;
}
a:hover {
	text-decoration: underline; 
	font-family: Verdana, tahoma;
	font-size: 10px;
	font-weight: bolder;
	color: #63BDCE;
	text-decoration: underline;
}

a.menu {
	text-decoration: none; 
	font-family: Verdana, tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #35A2BD;
}
a.menu:hover {
	text-decoration: underline; 
	font-family: Verdana, tahoma;
	font-size: 9px;
	font-weight: bolder;
	color: #63BDCE;
	text-decoration: underline;
}

.frame {border: 1px solid #DAEFF3;}

table.blackborder { background-color: white }
table.grayborder { background-color: #ffffff; border: 0px; cellpadding: 0px: cellspacing: 0px}
.row2 { text-align: left }

th.winheader { text-width: bold; text-decoration: none; color: white; font-size: 11px; }

input, textarea, select {
    background-color: #e8f3ff; font-size:11px; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight:normal;
    font-style:normal; color:#696c6e;
}
input[type=checkbox], input[type=radio],{
    background-color: white;
}

.stat_info {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	font-style:italic;
	color:#000000;
}

.copyright_text {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
	color:#969696;
	
}
FORM{ margin-bottom: 0; margin-top: 0; }
ul{ margin-top: 8px; margin-bottom: 8px; }

.special { color: red; !important; }

.codetitle {margin: 10px 5px 0px 5px; padding: 4px; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #A9B8C2; color: black; background-color: #A9B8C2; font-size: 8pt;}
.codetext {margin: 0px 5px 10px 5px; padding: 5px 5px 5px 5px; border-color: #A9B8C2; border-width: 0px 1px 1px 1px; border-style: solid; color: black; font-weight: normal; font-size: 8pt; font-family: "Courier New", Courier, mono; background-color: #FAFAFA; overflow: auto}

img{border-width: 0px;}

.row3 { background-color: #e8f3ff; }