body
{
	
	background-color: #3376C1;
	color:#575757;
	font: 10pt tahoma, arial, verdana, sans-serif;
}

td
{
	color: #333333;
}

img
{
	border: 0px;
}
h1
{font-size:16px;}
h2{font-size:13px;}
a:link, a:visited
{
	color: #537290;
	text-decoration: none;
}

a:hover, a:active
{
	color: #669CA9;
	text-decoration: underline;
}

.bginput
{
	background: #FFFFFF;
	border: 1px solid #CDDBDE;
	width: 90%;
}

.button
{
	background: #FFFFFF;
	border: 2px solid #CDDBDE;
}

form
{
	margin: 0px;
}

.left-table
{
	border: #FFA800 1px solid;
	background: #F9F9F9;
	width: 200px;
}

.left-header
{
	background: #EF7C01;
	color: #FFFFFF;
	font-weight: bold;
}

.content-table
{
	border: #1D54BD 1px solid;
	background: #F9F9F9;
}

.content-header
{
	background: #1D54BD;
	color: #FFFFFF;
	font-weight: bold;
}

.spacer
{
	padding: 2px;
}

.heading
{
	font-weight: bold;
	text-align: center;
	background: #ECECEC;
}

.heading-table
{
	background: #DDDDDD;
}

.column
{
	background: #F9F9F9;
	text-align: center;
}

.bg2, .bg2 a:hover, .bg2 a:active, .bg2 a:visited, .bg2 a:link
{
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.bg1, .bg1 a:hover, .bg1 a:active, .bg1 a:visited, .bg1 a:link
{
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}
#aznav ul
{
	list-style-type: none; 
}
#aznav li
{
		list-style-type: none; 

	border: #3376C1 1px solid;
	background: #66a9f4;
	font-weight:bolder;
	padding: 2px 4px 2px 4px;
	margin: 0px 0px 0px 1px;
	float:left;
}
#aznav, #aznav a:link,  #aznav a:visited,  #aznav a:active,  #aznav  a:hover
 {
 
	 color:#FFFFFF;
 }
 
 .blk, .blk a:link, .blk a:visited, .blk a:active, .blk a:hover
 {
 
	 color:#000000;
 }

 .lrgTxt 
 {
 font-size:larger;
}
 .smlTxt 
 {
 font-size:smaller;
}

.error
{
	 color:#ff0000;
}

.bullet
{
background-repeat:no-repeat;
background-position:top left;
background-image:url(../images/bullet.gif);
margin-top:-2px;

padding-left:14px;

}


.rating
{
	border: solid 1px #3376C1;
	background-color: #eeeeff;
	padding:10px;
	margin:4px;
	
	}
	.rating hr
	{
		border: solid 1px #3376C1;
		height:1px;
		}
