/* HTML Attributes */
td {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #4B4B4B}
a {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333399; text-decoration: none; font-weight: bold}
a:hover {text-decoration: none; color: #999933; font-weight: bold}
.txtBlue {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333399}
.txtBlueBold {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333399; font-weight: bold}
.txtBlack {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}
.txtBlueHeader {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #333399}

a.nav {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-transform: uppercase; text-decoration: none; line-height: 22px;}
a.nav:hover {text-decoration: none; color: #EDEDB8; font-weight: bold}

a.navSmall {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
a.navSmall:hover {text-decoration: none; color: #EDEDB8; font-weight: bold}

p.margin13 {margin-left: 13px; margin-top: 5px; margin-bottom: 5px; margin-right: 5px;}
p.margin10 {margin-left: 10px; margin-top: 0px; margin-bottom: 0px; margin-right: 5px;}

hr {
	color: #CCCCCC; 
	height: 1px; 
	border-style: solid; 
	margin: 0px; align:left;
}


/* added 02-Aug-06 by Alphasearch */
body {
	background:#FFF;
	background-image:url('../images/bg_01.gif');
	margin:0;
}
h1 {
	margin-top:50px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #333399;
	margin-bottom:2px;
}
h2 {
font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333399; font-weight: bold;	
}
h6 {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333399; font-weight: normal;	
	border-top:1px solid #ccccff;
	padding-top:4px;
	margin-bottom:0px;
	margin-top:10px;
	text-align:center;
}
h6 a:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333399; font-weight: normal;	
}
h6 a:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333399; font-weight: normal;	
}
.rb {
	border-bottom:2px solid #CC0033;
	background:#CCCC33;
}
.rb2 {
	border-bottom:2px solid #CC0033;
	background-image:url('../images/header_03_bg.gif');
}
.rb1 {
	border-bottom:2px solid #CC0033;
	height:83px;
	width:100%;
	background-image:url('../images/header_03_bg.gif');
}
.tp {
	height:21px;
	width:153px;
	background-image:url('../images/999933.gif');
}
.tp1 {
	background-image:url('../images/999933.gif');
}