body {

  background-image: url(../images/bg.gif);
  background-repeat: repeat-y;
  background-position: center top;
}
.left_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #2B62A0;
	border: 1px solid #073263;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	line-height: 18px;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	padding: 8px;
	line-height: 18px;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	padding: 8px;
	line-height: 18px;
	text-decoration: none;
}
.txt2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	padding: 8px;
	line-height: 18px;
	text-decoration: none;
}
.linktxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6280a1;
	font-weight: bold;
	text-decoration: none;
}
.linktxt:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.top_bg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
input.login{
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #1B346B;
	margin: 2px;
	padding: 1px 3px;
}
.loginbg{
	background-image: url(images/login_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	

}
.bottom_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.bottom_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}
.boldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
}
.boldtxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	line-height: 18px;
	text-decoration: none;
}
.boldtxt2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	line-height: 18px;
	text-decoration: none;
}
.boldtxt0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	line-height: 18px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	padding: 5px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	padding: 5px;
}
.table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	border-top: 1px solid #142D55;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 1px solid #142D55;
}
.td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	border-right: 1px solid #142D55;
	border-bottom: 1px solid #142D55;
}
.whybetter_bg{
	background-image: url(images/whybetter_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
 