/* CSS Document */

BODY{background:url(/images/backgrounds/body.jpg) #FFFFFF;
font-family:Tahoma, Verdana, Arial;
}

label{
font-weight:bold;
padding-left:3px;
}

form fieldset label { 
	font-weight: bold; 
	padding: 0 3px;
	display: block;
	float: left;
	width: 28%;
	text-align: right;
}


ACRONYM {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color:#009966;
}

BLOCKQUOTE{
	text-align: justify;

}

LEGEND{
	font-size: 18px;
	font-weight: bolder;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
}


.categoryHeading{
text-align:center;
background-color:#CC6600;
color:#FFFFFF;
font-weight:bold;
}

.categoryItem{
background-color:#FFCC00;}

.categoryItemHover{background-color:#FF3300}

.rowHighlight
{
background-color:#FF9900;
color:#FFFFFF;
}
.activate
{background-color:#009900;}
.hr2{border: thin dotted #666666;
width:100%;}


.rowNormal{background-color:#CCCCCC;}
.rowAlt{background-color:#99CC99;}

.caption{
color:#000000;
background-color:#33CC99;
font-size:12px;
padding:5px;
margin:10px;
}

#wrapper {
	width:759px;
	/*background-color: #C9CBD0;*/
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 100px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#header{
background-image:url(../images/backgrounds/header.jpg);
background-repeat:no-repeat;
padding-top:0px;
padding-bottom:50px;
height:260px;
width:100%;}

#col1 /* NEW COLUMN 1 */
	{
	padding-left: 5px;
	padding-right: 5px;
	width: 26%;
	background-color:#FFFFFF;
	text-align:left;
	float: left;
	font-size:10pt;
	}

* html #col1 /* Internet Explorer Fix */
	{
	display: inline;
	}



#col1 A:link { color: black; text-decoration: none;} 
#col1 A:visited { color: black;  text-decoration: none;} 
#col1 A:active { color: black; }
#col1 A:hover{text-decoration: none; color:black;}
	
#col2
	{
	right: 0;
	float: left;
	font-size:10pt;
	width:72%;
	
	}
#col2b
	{
	right: 0;
	float: left;
	font-size:10pt;
	width:90%;
	
	}
	#col2b TH {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: center;
	background-color: #FFCC33;
	background-image:url(../images/backgrounds/th.jpg);
	padding:5px;

}

#col2b TD{
	font-size: 12px;
	padding:3px;
	}

#col2 TH {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-align: center;
	background-color: #FFCC33;
	background-image:url(../images/backgrounds/th.jpg);
	padding:5px;

}

#col2 TD{
	font-size: 12px;
	padding:3px;
	}
	
#col2 INPUT{;
margin:1px;
font-family:"Courier New", Courier, mono;
}


#col2 INPUT:focus{

background-image:none;}

#col2 SELECT{;
font-family:"Courier New", Courier, mono;
 margin:1px;}

#col2 SELECT:focus{border: solid thin #0000FF;

background-image:none;}
	
	
#col2 A:link { color:#990000; text-decoration: none; font-weight:bold;} 
#col2 A:visited { color: #990000;  text-decoration: none;font-weight:bold;} 
#col2 A:active { color: #990000;font-weight:bold; }
#col2 A:hover{text-decoration: underline; color:#000000;font-weight:bold;}

	
#footer
	{
	clear: both;
	overflow: hidden;   /* Internet Explorer Fix */
	margin: 0;   
	margin-top: 15px;
	padding-top:1px;
	height:65px;
		background-image:url(../images/backgrounds/footer.jpg);
	background-repeat:repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFB1;
	/*text-align: center;*/
	vertical-align: middle;
	}
	
#footer A:link { color: white; text-decoration: underline;} 
#footer A:visited { color: white;  text-decoration: underline;} 
#footer A:active { color: yellow; }
#footer A:hover{text-decoration: underline; color:yellow; }
.style6 {color: #955900}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.textbold {
	font-size: 12px;
	font-weight: bold;
}
.style9 {font-size: 12px}
.Heading {
	font-size: 14px;
	font-weight: bold;
	font-family:Verdana;
}

a.cat:link{
	font-size:10pt;
	font-family: verdana;
	text-decoration: none;
	color:#000000;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/bgy.jpg);
}
a.cat:visited{
	font-size:10pt;
	font-family: verdana;
	text-decoration: none;
	color:#ffffff;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/bgg.jpg);
}
a.cat:hover{
	font-size:10pt;
	font-family: verdana;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: normal;
	background-image: url(images/bgg.jpg);
}
