/* CSS Document */

body
{
	margin:0px;
	background-color: #6e6e6e;
	
}
.maintable
{
	background-color:#ad0013;
	/*background-image:url(../images/backcolor.jpg);*/
	table-layout:fixed;
	
}	
.tablehead
{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.tabletd
{
	font-family:"Trebuchet MS";
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
a
{
	color:#ffffff;
	text-decoration:none;
	cursor:hand;
}

#leftheader
{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:20px;
	margin-top:20px;
	width:195px;
}
#leftbody
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-left:15px;
	margin-top:15px;
	width:200px;
	line-height:14px;
}	
#rightheader
{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#FFFFFF;
	margin-left:20px;
	margin-top:10px;
	width:450px;
	height:18px;
	letter-spacing:1px;
}
#righttext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-left:20px;
	margin-top:15px;
	width:510px;
}
.td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	
}
#productbrochurehead
{
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:20px;
	margin-top:10px;
	width:510px;
	height:18px;
}
#productbrochurerext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-left:20px;
	margin-top:5px;
	width:510px;
}

select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:hand;
}
.input {
	border: 1px solid #ffffff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;
	color: #fff;
	background-color:#E1041D;
	text-align: center;
	height:20px;
	width:50px;
	cursor:hand;
}
.inputtext
{
	border: 1px solid #ffffff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;
	color: #fff;
	background-color:#E1041D;
	height:20px;
	text-align:left;
}
.textarea
{
	border: 1px solid #ffffff;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif
	font-weight: bold;
	color: #fff;
	background-color:#E1041D;
	text-align:left;
}


#logo
{
	margin-left:20px;
	margin-top:20px;
	width:150px;
	height:63px;
}
#logoslogan
{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:20px;
	margin-top:35px;
	width:370px;
	letter-spacing:1px;
}
#footertext
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	width:370px;
	letter-spacing:1px;
}	
#productmove
{
	width:760px;
	margin-left:10px;
	margin-left:10px;
	margin-top:15px;
	height:120px;
}






