/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5B0101;
}
.showIt {
	background-image: url(images/buttons/bg.jpg);
	display: block;
	background-color: #779A86;
	background-repeat: repeat-y;
	padding: 1px 1px 1px 2px;
	color: #668197;
	font-weight: bold;
}
.showIt a:link {
	color: #668197;
}
.showIt a:visited {
	color: #668197;
}
.showIt a:hover {
	color: #668197;
}
.showIt a:active {
	color: #668197;
}
.hideIt {
	display: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainbg {
	background-color: #5B0101;
	background-image: url(images/home_bottom_NEW.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.style1 {
	font-size: 22px;
	color: #CF920E;
	font-family:"Times New Roman", Times, serif;
}
.style2 {color: #CF920E;
font-size:10px;}
.style-14 {font-size:14px;}