body{
	background-color: #E8F4FD;
	color: #053C68;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
form{
	margin: 0px;
	padding: 0px;
}
#top_strap{
	background-image: url(images/top_strap.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 100px;
}
#logo{
	margin: 0px 0px 0px 23px;
}
#header_bottom_line{
	background-image: url(images/header_bottom_line.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 9px;
}
#footer_top_line{
	background-image: url(images/header_bottom_line.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 12px;
}
#footer{
	background-image: url(images/footer_bg.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 66px;
}
#footer #top{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 16px 0px 0px 0px;
	width:100%;
}
#footer #top a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}
#footer #top a:hover{
	text-decoration: underline;
}
#footer #bottom{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	margin: 12px 0px 0px 0px;
}

/*############################################################*/
#footer #bottom a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#footer #bottom a:hover{
	color: #499494;
	text-decoration: underline;
}
/*############################################################*/

#main_menu{
	border-top: #9A9A9A solid 1px;
	border-right: #9A9A9A solid 1px;
	border-left: #9A9A9A solid 1px;
	width: 195px;
}
#main_menu a{
	display: block;
  	width: 100%;
  	height: 24px;
	background-image: url(images/main_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}
#main_menu a:hover{
	background-position: 0 0;
}
#main_menu a:active{
	background-position: 0 0;
}
#main_menu a span{
	margin: 0px 0px 0px 10px;
}
#left_menu #header{
	background-image: url(images/left_menu_header_bg.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 26px;
	margin: 2px;
	text-transform: uppercase;
	width: 191px;
	height: 26px;
}
#left_menu #header span{
	padding-left: 31px; 
}
#left_menu ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#left_menu ul li{
	height: 26px;
	list-style-image: url(images/category_bullet.gif);
	color: #04599C;
	font-size: 12px;
	text-decoration: none;
	line-height: 26px;
	margin-bottom: 7px;
	margin-top: 7px;
}
#left_menu ul li a{
	color: #04599C;
	font-size: 12px;
	text-decoration: none;
	line-height: 26px;
}
#left_menu ul li a:hover{
	color: #053c68;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 26px;
}
.black_btn{
	background: url(images/black_btn_bg.jpg);
	background-image: url(images/black_btn_bg.jpg);
	background-position: center;
	background-repeat: repeat-x;
	border: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 19px;
}
.input_login{
	background-color: #FFFFFF;
	border: #000000 solid 1px;
	color: #56595b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	height: 18px;
	width: 169px;
}
.brdAll{
	border: #04467A solid 1px;
}

/*############################################################*/

.brdAll_form_text{
	border: #04467A solid 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #04467A;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

/*############################################################*/

a.get_this_card{
	display: block;
	background-image: url(images/get_this_card.jpg);
	background-position: center;
	background-repeat: repeat-x;
	width: 86px;
	height: 19px;
}
a.get_this_card span{
	display: none;
}
.card_name{
	font-size: 13px;
	font-weight: bold;
}
.cathead{
	font-size: 15px;
	padding: 4px;
}


<!--=====================================================================================-->




