/* CSS Document */

/*.................................................*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/page_bg.gif);
	background-repeat:repeat-x;
	height: 546px;
}
.outertable{width:806px; background-color:#FFFFFF}
.topbannerback{background-image: url(../images/topbannerback.gif); background-repeat: repeat-x; height:133px;}
.logo { padding-left:14px; padding-top:11px;}
.whitespace{height:4px;}
.whitespace3{height:3px;}
.orange{ background-image: url(../images/orange.gif); background-repeat:repeat-x; height:14px;}
.bodybg{ 	background-image: url(../images/bodybg.gif); background-repeat:repeat-y;}

.footer{background-image: url(../images/footer.gif); background-repeat: repeat-x;}




.menu_bg {background-image: url(../images/menu_bg.gif); background-repeat: repeat-x;height:37px;}
.productBg { background-image:url(../images/productBG.gif); background-repeat:no-repeat; height:209px; vertical-align:middle;}
.productTitle{ font-family: Arial;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
	color: #990000;}


.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	font-weight:bold;
	color: #ffffff;
	
	text-decoration: none;
}

.bottommenublack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	font-weight:bold;
	color: #000000;
	
	text-decoration: none;
}

A.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
A.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	font-weight:bold;
	color: #e44c16;
	text-decoration: none;
}

.spacer{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#a18e7e; font-weight:normal}

.bg {background-image:url(../images/bg.gif); background-repeat:repeat-y; height:100%}

.footer {background-image:url(../images/footer.gif); background-repeat:repeat-y; height:32px;}

.copyrights{
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 22px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	line-height:12px;
}

A.copyrights:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	color: #e62340;
	text-decoration: none;
	line-height:12px;

}
A.copyrights:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 22px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
	line-height:12px;

}

.footermenu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	

}
.topmenuImg {padding-top:15px; padding-right:20px;}


A.footermenu:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	line-height:12px;
	padding-left:5px;
	padding-right:5px;

}

A.footermenu:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight:bold;
	color: #e62340;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;

}



.tableheaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

.tableheaderblack {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.normaltext {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tableconternt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	line-height:17px;
}
.rowspacing{height:5px;}

.line{ background-image: url(../images/line.jpg); background-repeat:repeat-y;background-position:center}

.tableconterntRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
	height:25px;
}
A.tableconterntRed:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
	height:25px;
}

A.tableconterntRed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	height:25px;
	color: #e44c16;
	
}


.latestNewsConternt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: underline;
}

A.latestNewsConternt:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
	text-decoration: underline;
}

A.latestNewsConternt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e44c16;
	text-decoration: none;
}



.bg_right {background-image: url(../images/body_rightline.gif); background-repeat:repeat-y;}

.dashed {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #990000;
}