body {
	background-image: url(images/body_bg.gif);
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 20px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
#menu{
	background-image: url(images/butt1.gif);
	border: 1px solid #666666;
}
#menu a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menuspacer{
	color:#666666;
}
#menu1{
	background-image: url(images/butt1.gif);
	border: 1px solid #666666;
	text-align: left;
	white-space: nowrap;
}
#menu1 a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
#maintbl {
	height:  600px;
	width: 950px;
	background-color: #FFFFFF;
	border: thin inset #000099;
	padding: 0px;
}
#content{
	height:480px;
}
#bmsheader_cont{
	height:90px;
}
#bmsheader td{
	font-size: 36px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	background-image: url(images/bk1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#bmsfooter {
	background-image: url(images/bk2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 30px;
}
#bmsfooter a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.error2{
	color: #FF0000;
	font-size: 10px;
	text-align: center;
	white-space: nowrap;
}
.error1{
	color: #FF0000;
	font-style: italic;
}
.error1 a{
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
#comparetbl{
	border: 1px solid #666666;
}
.messagetitle{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0099FF;
}
.message{
	background-color: #99CCFF;
}
.messagetbl{
	margin: 4px;
	padding: 3px;
	border: 1px solid #000099;
}
.nextprev a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nextprev a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
p{
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #000066;
}
#menu1 .title {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #B1D0EF;
	text-decoration: none;
	background-color: #0066CC;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

