body {
	background-image: url(images/bg.jpg);
	background-color: White;
	background-repeat: repeat-x;
	font-family: Verdana;
}
img {border:none}
hr{ height:1px; color: #cccccc;}
td{
	font-family: Verdana;
		font-size: 10px;	
}
a{
		font-family: Verdana;
				font-size: 10px;	
}
a.tabs{
			font-size: 10px;
	color: White;
		font-family: Verdana;
		text-align:center;
		font-weight: bold;
		text-decoration: none;
}
a.tabs:hover{
	font-size: 10px;
	color: #FCFCFC;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.left_col{
	background-image: url(images/left_menu_bg.gif);

	width: 251px;
	background-repeat: repeat-y;
}
.footer{
	background-color: #003582;
	HEIGHT:42px;
	font-size: 10px;
	color: White;
}
.footer_text{
	padding-left: 25px;
		padding-right: 25px;
	
}
.tab{
	background-image: url(images/tab.gif);
	height: 45px;
	width: 123px;
	background-repeat: no-repeat;
		font-size: 10px;
	color: White;
		font-family: Verdana;
		text-align:center;
		font-weight: bold;
}
a.cat_text{
	font-size: 11px;
	font-weight: bold;
	color:#70C8FF;
	text-decoration: none;
	}
a.cat_text:hover{
	font-size: 11px;
	font-weight: bold;
	color:#70C8FF;
	text-decoration: underline;
	}