body {
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	color: #454545;
	font-family: Tahoma;
	font-size: 11px;
}
h1 {
	color: #b14425;
	font-size: 18px;	
}
h2 {
	color: #b14425;
	font-size: 16px;
}
a{
	color: #b14425;
}
a:hover {
	text-decoration:underline;
	color:#454545;
}

td {
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
}

.smallBlackUnderline {
	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.textfield {
	
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border: 1px solid #000000;
	height: 16px;
}

.top_link{
	color: #868686;
	font-size: 11px;
	padding: 5px 0;
}
.top_link a{
	color: #b14425;
	text-decoration: none;
	padding: 5px 2px;
	font-weight: bold;
}
.top_link a:hover{
	color: #2f2f2f;
	text-decoration: underline;
}
.top_link_bg{
	background: #CCCCCC url(../images/top_links_back.png) bottom;
}

a.leftinclude, a.leftinclude:visited{
	width:167px; 
	height:16px; 
	float:left; 
	text-decoration:none;
	background: #CCCCCC url(../images/pro_ser.png) no-repeat;
	color:#2f2f2f;
	padding: 5px 10px;
	font-size:13px; 
	text-align: left;
}
a.leftinclude:hover{
	color: #FFFFFF;
	background: #454545 url(../images/pro_ser.png) no-repeat;
}
a.leftinclude5, a.leftinclude5:visited{
	width:167px; 
	height:65px; 
	float:left; 
	text-decoration:none;
	background: #CCCCCC url(../images/pro_ser2.png) no-repeat;
	color:#2f2f2f;
	padding: 5px 10px;
	font-size:16px; 
	text-align: left;
	line-height: 20px;
	display: block;
}
a.leftinclude5:hover{
	color: #FFFFFF;
	background: #B14425 url(../images/pro_ser2.png) no-repeat;
}
a.leftinclude6, a.leftinclude6:visited{
	width:167px; 
	height:65px; 
	float:left; 
	text-decoration:none;
	background: #CCCCCC url(../images/pro_ser3.png) no-repeat;
	color:#2f2f2f;
	padding: 5px 10px;
	font-size:16px; 
	text-align: left;
	line-height: 20px;
	display: block;
}
a.leftinclude6:hover{
	color: #FFFFFF;
	background: #bb9f02 url(../images/pro_ser3.png) no-repeat;
}
a.leftinclude1:hover{ background-color: #6444a3; }
a.leftinclude2:hover{ background-color: #44a375; }
a.leftinclude3:hover{ background-color: #FF6600; }
a.leftinclude4:hover{ background-color: #FF0000; }

.desc { 
	text-decoration:none; 
	font-size:14px; 
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.side_header{
	font-size: 14px;
	color: #FFFFFF;
	background: #db820e url(../images/side_header_back.png) no-repeat top;
	width: 113px;
	font-weight: bold;
	text-align: center;
	padding: 4px 0;
}

.footerlink {
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #416680;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
.bullet {	
	font-size: 12px;
	color: #454545;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
}
.button {
	background: #121621 url(../images/button.gif); 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 50px;
	text-align: right;
}


/* Top Navigation */
a.tnav, a.tnav:visited{ 
	width:92px; 
	height:28px; 
	float:left; 
	text-decoration:none;
	background: #CCCCCC url(../images/tnav_back.png) top center no-repeat; 
	color:#333333;
}
a.tnav:hover{
	color: #454545;
	background: url(../images/tnav_back_over.png) top center no-repeat; 
}
a.tnav1:hover{ background-color: #d890f6; }
a.tnav2:hover{ background-color: #90f6e4; }
a.tnav3:hover{ background-color: #90c5f6; }
a.tnav4:hover{ background-color: #90f6aa; }
a.tnav5:hover{ background-color: #e9f690; }
a.tnav6:hover{ background-color: #f69090; }

.desc { 
	text-decoration:none; 
	font-size:11px; 
	text-align:center; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.top_menu{
	padding-right: 1px;
}

.order ul li {
	float: left;
	margin: 0;
	padding: 12px 7.28px;
	border-right: 2px solid #33ff66;
}


* html body .tnav a {
	padding: 10px 6px;
}

.tnav ul li.last {
	border-right: 0;
}

.tnav a:hover {
	color: #b14425;
}

/* General */

.clear-both {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.red {
	color: #b14425;
}

.company_name{
	color: #b14425;
	font-weight: bold;
}
.top_menu_bottom_line{
	background-color:#2f2f2f; border-left: 1px solid #000000; border-right: 1px solid #000000;
}
.error {
	color: #FF0000;
	display: none;
}
.apply_buttons{
	padding: 20px 5px;
}
a.apply_buttons{
	padding: 13px 20px;
	background: url(../images/tnav_bg.png) bottom repeat-x;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	border: 1px solid #2f2f2f
}
a.apply_buttons:hover{
	background: #b14425 url(../images/tnav_hover.png) bottom repeat-x;
	color: #DEDEDD;
}
