body,td,th { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size:12px; 
}

body {
	background-image:url("images/pagebg.gif");
	background-repeat:repeat-x;
}

.title01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	letter-spacing: 0.2em;
}

.button {
 BACKGROUND-COLOR: #990000; 
 color:#ffffff;
}


.req {
	font-weight: normal;
	color: #FF0000;
}


.cright {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #666666;	
}

A {
	color:#000000;
}

A:visited {
	color:#000000;
} 

A:hover {
	color: #143060;
	text-decoration: none;
}

#link01 a:link, #link01 a:visited, #link01 a:focus, #link01 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none; 
	letter-spacing: 0.2em;

}

#link01 a:hover {
	color: #ff0000;
	position: relative; 
	top: 1px; 
	left: 1px; 
}

#link02 a:link, #link02 a:visited, #link02 a:focus, #link02 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight: normal;
	color: #2A371B; 
	text-decoration: none; 
	line-height: 20px;
	padding-left: 5px;
}

#link02 a:hover {
	font-weight: bold;
	color: #990000;
	position: relative; 
	top: 1px; 
	left: 1px; 
}


/** SIDE LINKS BOX */
#sidebox01{
	background-image:url("images/sidebox01.gif");
	background-repeat:no-repeat;
	height:200px;
	width:175px;
	text-align:left;
	margin-top:3px; 
	margin-left:2px; 
}
			
#boxhead01{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	text-indent:10px;
	padding-top:5px;
}

#link03 a:link, #link03 a:visited, #link03 a:focus, #link03 a:active {
	font-weight: bold;
	color: #000000; 
	text-decoration:none;
	width:160px;
	padding-left:5px;
}
			
#link03 a:hover{
	font-weight: bold;
	color:#990000;
	text-decoration:none;
	padding-left:5px;
}
		   

	 
#link03{
	margin-top:10px;
	margin-left:5px;
	padding-left:0px;
}

#link03 li{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	list-style:none;
	line-height:25px; 
	border-bottom:1px solid #ff9999;
	width:155px;
	text-indent:3px;
}

input.btn1 { 
	color: #432; 
	border: 1px solid #987; 
	background: #eec; 
	border-right: 1px solid #333; 
	border-bottom: 1px solid #333; 
	padding: 1px;
}

.tdSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
   