body {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 12px;
	line-height: 15px;
	color: #000033;
	background-color: transparent;
	background-image: url(../images/bull_big.gif);
	margin: 0px;
	padding: 0px;
	}


a	{
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	}

a:hover {
	color: #0033FF;
	background-color: transparent;
	text-decoration: underline;
	}

a:active	{
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	}
	
a:visited	{
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
	}
	
.shadowtop {
	background-image: url(../images/blue_grey_shadow.jpg);
	}
	
.shadowside {
	background-image: url(../images/side.jpg);
	}
	
.shadowright {
	background-image: url(../images/blue_grey_right.jpg);
	}
	
.shadowbottom 	{
	background-image: url(../images/blue_grey_small.jpg);
	}
	
.justify	{
	text-align: justify;
	}

.textBox {
	background-color: #FFFFFF;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 12px;
	color: #003366;
	line-height: 14px;
	padding: 5px;
	text-align: justify;
	}
	
.textBox2 {
	background-color: #FFFFFF;
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 12px;
	color: #003366;
	line-height: 12px;
	padding: 0px;
	}
	
.td-color {
	background-color: #000033;
	color: #FFFFFF;
	}

p {
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #000033;
	background-color: transparent;
	}
	
.links	{
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 10px;
	line-height: 12px;
	color: #000033;
	background-color: transparent;
	}
	
.linksBox	{
	font-size: 12px;
	line-height: 14px;
	color: #003366;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	text-align: left;
	}
	
.navbar	{
	font-family: verdana, sans-serif, arial, helvetica;
	font-size: 10px;
	line-height: 12px;
	color: #000033;
	background-color: transparent;

	}
	
a.a-navbar, a.a-navbar:visited, a.a-navbar:active	{
	font-size: 12px;
	line-height: 14px;
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}

a.a-navbar:hover {
	text-decoration: underline;
	}

a.a-navbar10	{
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}

a:hover.a-navbar10 {
	font-size: 10px;
	line-height: 12px;
	color: #0033FF;
	background-color: transparent;
	text-decoration: underline;
	}

a:active.a-navbar10	{
	font-size: 10px;
	line-height: 12px;
	color: #990000;
	background-color: transparent;
	text-decoration: none;
	}
	
a:visited.a-navbar10	{
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
	background-color: transparent;
	text-decoration: underline;
	}

.topTable	{
	background-color: #FFFFFF;
	color: #000033;
	}
	
.td-white	{
	background-color: #FFFFFF;
	color: #000033;
	}
	
.td-darkblue	{
	background-color: #000033;
	color: #FFFFFF;
	}

p.centeralign {
text-align: center;
}

ul {
font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #000033;
	list-style: circle;
}


	