/* CSS definition file containing sitestyle stylesheets */

 
 /*Sample table style1*/
table.navbar {
border-collapse: collapse;
}
table.navbar td {
border-width: 3px;
border-color:#FFFFFF

}

table.navbar td a{
	display: block;
	width: 85px;
	padding: 7px;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
table.navbar td a:link, table.navbar td a:visited {
color: #333333;
background: #E4E5E9;
}
table.navbar td a:hover, table.navbar td a:active {
color: #BE1237;
background: #ffffff;
}
.Model_Head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #333333;
}
.Text_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #616A74;
	page-break-before: always;
	page-break-after: always;
}
.Text_subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #6D7E87;
}
.Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #3D4242;
}
.Spec_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D4242;
}
.Model_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.Spec_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #616A74;
}
.Textheadgreen {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8FA229;
	font-weight: bold;
}
.LARGEtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #8FA229;
	line-height: 45px;
}
.smallsubtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8FA229;
}
.LARGEGREY {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #616A74;
}
.sub_menu {
	color: #333333;
	padding: 0px 0px 5px 6px;
}
