/* CSS Document */
.Body1 {
	margin-left:0px;margin-right:0px;margin-top:31px;margin-bottom:10px;background-color:#042439;
}
.main_bg {
	background-color:#FFFFFF;
}
.dotted_line {
	background-image: url(../images/dotted_line.gif);
}
.blue_bg {
	background-color:#092F46;
}
.green_bg {
	background-color:#7BAA20;
}
.darkgrey_bg {	
	background-color:#C1C4C9;
}
.content_title_bg {	
	background-color:#657380;
}
.lightgrey_bg {
	background-color:#DEDEDE;
}
.content_bg {
	background-color:#F2F2F2;
}	
.mainnavigation {
	font-family: "Trebuchet MS";font-size: 15px; font-style: normal; font-weight: bold;color: #092F46;text-decoration: none;
	letter-spacing:1px;	padding-left:14px;
}
.maincontent {
	font-family: "Verdana";font-size: 11px; font-style: normal; font-weight: normal;color: #000000;text-decoration: none;	
}
.itemcontent {
	font-family: "Verdana";font-size: 12px; font-style: normal; font-weight: normal;color: #000000;text-decoration: none;
}
.item_detail {
	font-family: "Verdana";font-size: 12px; font-style: normal; font-weight: normal;color: #000000;text-decoration: none;
}
.content_title{
	font-family: "Trebuchet MS";font-size: 15px; font-style: normal; font-weight: bold;color: #FFFFFF;text-decoration: none;
	letter-spacing:1px; padding-left:12px;
}
.copyright {
	font-family: "verdana";font-size: 10px; font-style: normal; font-weight: normal;color: #FFFFFF;text-decoration: none;
}
.item_title {
	font-family:"Verdana"; font-size:12px; font-style:normal; font-weight:bold; color:#000000; letter-spacing:1px;
}
.secondarynavigation {
	font-family: "Arial";font-size: 12px; font-style: normal; font-weight: bold;color: #092F46;text-decoration: none;
}
a.secondarynavigation:hover {
	font-family: "Arial";font-size: 12px; font-style: normal; font-weight: bold;color: #7BAA20;text-decoration: none;
}
.more_link {
	font-family:"Verdana"; font-size:10px; font-style:normal; font-weight:bold; color:#000000;text-decoration:underline;	
}
a.more_link:hover {
	font-family:"Verdana"; font-size:10px; font-style:normal; font-weight:bold; color:#7BAA20;text-decoration:underline;
}		
.h4 {
	font-family: "Trebuchet MS";font-size: 15px; font-style: normal; font-weight: bold;color: #092F46;text-decoration: none;
}
.h2{
	font-family:"Verdana"; font-size:11px; font-style:normal; font-weight:bold; color:#000000;
}
.quantity {
	font:"Verdana"; font-size:12px; font-style:normal; font-weight:bold; color:#7BAA20; text-decoration:none;
}	
.image_table {
	background-color: #FFFFFF;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #7BAA20;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #7BAA20;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #7BAA20;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #7BAA20;
}
.items_table {
	background-color: #F2F2F2;
	border-right-width : 1px;
	border-right-style : solid;
	border-right-color : #657380;
	border-left-width : 1px;
	border-left-style : solid;
	border-left-color : #657380;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #657380;
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : #657380;
}		
.msg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}
.navigation {
	font-family: verdana;
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.navigation:hover {
	font-family: Arial;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	color: #7BAA20;
	text-decoration: none;
}
