.body {
font-family: Tahoma, serifSansSerifMonospace;
}

.leftnav a {
font-size: 16px;
font-family: Tahoma, serifSansSerifMonospace;
line-height: 22px;
padding: 0 0 0 30px;
color : #1F617F;
text-decoration : none;
}

.leftnav a:hover {
color : #FF9900;
background: url('images/leftarrow.gif');
} 

.leftnav a:active {
color : #FF9900;
background: url('images/leftarrow.gif');
} 

a img{
	text-decoration: none;
	background: none;
	border: none;
}

img a:hover{
	text-decoration: none;
	background: none;
}

.leftnavtext {
font-size: 12px;
font-family: Tahoma, serifSansSerifMonospace;
line-height: 14px;
padding: 0 0 0 30px;
}

.widecontent {
font-family: Tahoma, serifSansSerifMonospace;
font-size: 13px;
width: 420px;
line-height: 18px;
font-weight: normal;
color: #616161;
}

.widecontent a {
color : #1F617F;
text-decoration : none;
}

.widecontent a:hover {
color : #FF9900;
} 

.widecontent img {
	padding: 0px;
	border: 0px solid #DBDBDB;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 0px;
}


a {
text-decoration : none;
color : #1F617F;

}

a:hover
color : #FF9900;
}

.img a {
text-decoration : none;
}

.image a:hover {
text-decoration : none;
} 

h1 {
font-family: Tahoma, serifSansSerifMonospace;
font-size: 24px;
margin: 0 0 10px 0;
color : #FF9900;
}

h2 {
font-family: Tahoma, serifSansSerifMonospace;
font-size: 16px;
margin: 5px 0 10px 0;
color : #1F617F;
}


.rightblock {

}

.righttitle {
margin-bottom:7px;
}

.righttitle a{
background: url('images/titleup.gif');
width: 230;
height: 20;
font-size: 14px;
font-family: Tahoma, serifSansSerifMonospace;
line-height: 14px;
padding: 0 0 0 30px;
color : #73BDE0;
text-decoration : none;


}

.righttitle a:hover {
background: url('images/titledown.gif');
color : #FF9900;
width: 230;
height: 106;

}


.button {
background: url('images/bluegradient.jpg') repeat-x;
background-color: #0B3571;
padding: 4px;
font-size: 16px;
color: white;
margin: 4px;
border: 2px solid #cccccc;

}

ul {
list-style-type: square;
margin-top: 5px;
}

.footer {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: normal;
text-align: center;
padding: 20px 0 0 120px;
color: #616161;

}

.footer a {
text-decoration : none;
}

.footer a:hover {

} 