/* General styles */
body, td { font-family: Verdana, Tahoma, Arial, sans-serif; font-weight: normal; font-size: 11px; color: #71615D; margin: 10px 0px 0px 0px;}
body { background-color: #71615d; }
th { background-color: #a3acab; text-width: bold; text-decoration: none; text-align: center;}
th.winheader { text-width: bold; text-decoration: none; text-align: left;}

a{ text-decoration: none; color: #4C5157}
a:hover{ text-decoration: underline; color: #ffffff; }

table.blackborder { background-color: black }
table.grayborder { background-color: gray }
.row1 {  }
.row2 { background-color: #c5cecd }
.row3 { background-color: #b4bdbc }

input, textarea, select {
    background-color: #D1CFCF; font-size:11px; 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight:normal;
    font-style:normal; color:#000000;
}
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: 11px;
	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; }

.maintable {
	border: 1px solid #A0A0A0;
	margin-bottom: 1px;
	margin-top: 1px;
	background: #5D6471;
}

.tableborder {
	background-color: #E6DFDE;
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: Black;
}

.maintitle { vertical-align: middle; font-size: 11px; font-weight: bold; color: #560200; background-color: #EDE8E7; background-image: url(images/tile_back.gif) }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #561400 }
.maintitle a:hover { color: #DC8270; text-decoration: none }

.caption {
        border: #27384F 0px solid;
        padding-bottom: 1px;
        padding-left: 3px;
        padding-right: 2px;
        padding-top: 1px;
        background-color: #CECED4;
        font-family: tahoma, arial, verdana, helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
}

.fcaption {
        font-family:  helvetica, verdana, tahoma, arial;
        font-size: 11px;
        color: #ffffff;
        padding: 1px;
        font: bolder;
        border: 1px solid #D8D8D8;
        background-color: #EFEFE;
	background-image: url(images/tile_sub.gif)
}
.bodymain{ width: 100%; background: #E6DFDE; padding: 4px 5px 5px 4px; font-size: 10px; color: #4C5157; font-family: verdana, tahoma, arial, sans-serif; vertical-align:top; }
.normalname { font-size: 10px; font-weight: bold; color: #0D2F61 }
.fborder {
	border: 1px;
	padding: 1px;
}

.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;}