BODY {
	margin:0;
	padding:0;
	background:#ffffff;	
	background-image:url('../images/bgd_grad.gif');
	background-repeat:repeat-x;
}

.normal{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #434343;
	text-decoration: none; 
	line-height:14pt;
}

.blue{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #0067AE;
	text-decoration: none; 
	line-height:14pt;
}

.small{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #636363;
	text-decoration: none; 
	line-height:14pt;
}
.tabtxt{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #363636;
	text-decoration: none; 
	letter-spacing:2px;
	text-transform:uppercase;
	padding-top:4px;
}

.tabtxt_white{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #efefef;
	text-decoration: none; 
	letter-spacing:2px;
	text-transform:uppercase;
	padding-top:4px;
}

.blue_header{
	font-family:Trebuchet MS,sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #135591;
	text-transform:uppercase; 
	letter-spacing:2px;
	text-decoration:none;
}

.grey{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #acae95;
	text-decoration: none; 
	line-height:14pt
}

.orange{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #F16A00;
	text-decoration: none; 
	line-height:14pt
}

.orange_header{
	font-family:Georgia, Times New Roman, serif; 
	font-size: 25px; 
	font-weight: normal; 
	color: #f6c955;
	text-decoration: none; 
	line-height:14pt
}
.white{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none; 
	line-height:12pt
}

.link_normal{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #363636; 
	text-decoration: none
} 

.link_normal:hover{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #F47121; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}


.link_blue{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #0067AE; 
	text-decoration: none
} 

.link_blue:hover{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #F47121; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}



.link_orange_small{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #F16A00; 
	text-decoration: none
} 

.link_orange_small:hover{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #363636; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}



.link_orange{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #F16A00; 
	text-decoration: none
} 

.link_orange:hover{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #363636; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}



.link_white{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none
} 

.link_white:hover{
	font-family:Trebuchet MS, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #f6c955; 
	text-decoration: none; 
}

.formtextbox {
	BORDER-RIGHT: 0px solid;
	BORDER-BOTTOM: 0px solid;
	BORDER-LEFT: 0px solid;
	BORDER-TOP: 0px solid;
	font-size: 11px;
	BACKGROUND: #f1f1f1;
	color: #363636;
	font-family: Trebuchet MS;
	font-weight: normal;
	height:17px;
	width:185px;	
}


.logintextbox {
	BORDER-RIGHT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-TOP: 1px solid;
	font-size: 15px;
	padding:2px;	
	BACKGROUND: #ffffff;
	color: #363636;
	font-family: Trebuchet MS;
	font-weight: normal;
	height:24px;
	width:185px;	
}

.bgd{
	background-image:url('../images/bgd_base.gif');
	background-position: bottom;
	background-repeat:repeat-x;
}
