body {
		margin-top:0;
		margin-bottom:0;
		background-image: url(images/back.gif);
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 8pt;
		color: #ffffff;
		text-decoration: none;
}

html {
scrollbar-base-color: #2F2F2F;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #2F2F2F;
scrollbar-shadow-color: #2F2F2F;
scrollbar-lightshadow-color: #2F2F2F; 
scrollbar-darkshadow-color: #2F2F2F;
scrollbar-highlight-color: #2F2F2F;
scrollbar-3dlight-color: #2F2F2F;
}

.tableback{	
		background-image: url(images/bk.jpg);
}


.bodytext{	
		font-family: Arial, Tahoma, Verdana, sans-serif;
		color: #ffffff;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;
		line-height: 135%;
}

.bodytextsm{	
		font-family: Verdana, Tahoma, Arial sans-serif;
		color: #ffffff;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		line-height: 135%;
}

.smtext{	
		font-family: Arial, Tahoma, Verdana, sans-serif;
		color: #FE9900;
		font-size: xx-small;
		font-weight: normal;
		text-decoration: none;
		line-height: 135%;
}

.header{	
		font-family: Verdana, Tahoma, Arial sans-serif;
		color: #FE9900;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
}

.topback {	
		background-image: url(images/bk_top.gif);
        background-repeat: repeat-x;
}

.midback {	
		background-image: url(images/bk_mid.gif);
        background-repeat: repeat-x;
}

.bottomback {	
		background-image: url(images/bk_bottom.jpg);
        background-repeat: repeat-x;
}

.titleback {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background-image: url(images/bk_title.gif); 
		background-repeat: no-repeat;
		background-position: left top;
		height: 21px;
		padding-left: 20px;
}

.shadowleft {	
		background-image: url(images/bk_left.jpg);
        background-repeat: repeat-y;
}

.shadowright {	
		background-image: url(images/bk_right.jpg);
        background-repeat: repeat-y;
}

.mainTable {	
		border: 1px solid #ffffff;
		background-color: #2F2F2F
}

a:link {
		font-family: Verdana, Tahoma, Arial sans-serif;
		color: #FE9900;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: underline;
}
a:visited {
		font-family: Verdana, Tahoma, Arial sans-serif;
		color: #FE9900;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: underline;
}
a:active {
		font-family: Verdana, Tahoma, Arial sans-serif;
		color: #FE9900;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
}
a:hover {
		font-family: Verdana, Tahoma, Arial sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
}

.contactbox  {font-family: Verdana, Tahoma, Arial sans-serif;
			color: #FFFFFF;
           	font-size: 8pt;
		   	background-color: #3E3E3E;
		   	width:200px;
           	border: 1px solid #8E8E8E;
		   
}

.copyright{	
		font-family: Verdana, Tahoma, Arial, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
}

.inputbox  {font-family: Arial, Helvetica, sans-serif;
           color: #7D7D7D;
           font-size: 11px;
		   width:150px;
           border: 1px solid #ABABAB;
} 