/*Some tags styles*/

body {font-family: Arial, Helvetica, sans-serif;;margin: 0 0 0 0;font-size: 12px;background-color: #8F692A;}
h1 {font: normal 220% Arial, Helvetica, sans-serif;;}
h2 {font-family: Arial, Helvetica, sans-serif;;font-weight: normal}
h3 {font: normal 110% Georgia, Arial, Helvetica, sans-serif;;}
th{background-image: url(./images/);font-family: "Tahoma";font-weight: bold;font-size: 10pt;}
a{text-decoration: none;color: #815606;}
a:hover{text-decoration: underline;color: Purple;}
table{border: 0px none Black;font-family: Arial, Helvetica, sans-serif;;}
p.text {font-size: 12px;font-family: "MS Sans Serif", Geneva, sans-serif;}
ul {margin: 0px 0px 0px 16px;padding: 0px;list-style: square;}
form{line-height: 15px;}
input,textarea,select{border: 1px solid #825402;background-color: White;}
input,select{font-size: 10px;}

/*Some specific classes*/
.nav{background-image:url(images/top_bg.png);font-weight: bold;font-size: 8pt;text-align: right;vertical-align: top;height: 28px;color: #EEEEEE;}
a.nav{color:#FFFF00;background-image:none;}
table.winheader{background-color: #FBE3B7;}
td.winheader, th.winheader{background-image: url(./images/thbg.jpg);text-align:center;font-family: "Tahoma";font-weight: bold;font-size: 8pt;height: 21px;}
.window{background-image: url(./images/bg.jpg);font-family: "Tahoma";font-weight: bold;font-size: 8pt;height: 21px;}
.copyright{font-size: 9pt;font:Geneva, Arial, Helvetica, sans-serif;font-weight:normal;}
.row1{}
.row2{background-image: url(./images/11row2.gif);}
.row3{background-image: url(./images/11row3.gif);}

td.sub{
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 8pt;
}

.text{
	background-color: #C2C8CB;
	font-family:"Courier New", Courier, mono;
	text-align:left;
	font-size: 10pt;
}
.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;}