.cr {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000

}

.copyrightag {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #000000;
	text-align: center;
	position: relative;
	margin-left: 3px;
	padding: 2px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
	
}


.linksag {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;


}

.linksag:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;

}


.linksagside {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #0950a2;
text-decoration: none;


}

.linksagside:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #b67e85;
text-decoration: underline;

}


.linksmap {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #003399;
text-decoration: none;


}

.linksmap:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;

}

.linksag1 {
background: #0b4fa0 url(sexypanelright.gif) no-repeat right top; /*color of menu by default*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: white;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
border-bottom: 1px solid #103b6; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}

.linksag1:hover {
background-color: #103b6f; /*color of menu onMouseover*/
color: #FFFFCC;
border-bottom: 1px solid #103b6; /*bottom border of menu link during hover. Should be equal or darker to link's hover's bgcolor*/
}


.menuon{
background: #103b6f url(sexypanelright.gif) no-repeat right top; /*color of menu onMouseover*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana;
display: block;
color: FFFFCC;
width: auto;
padding: 5px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 15px;
text-decoration: none;
border-bottom: 1px solid #103b6; /*bottom border of menu link. Should be equal or darker to link's bgcolor*/
}


.sexypanels{
list-style-type: none;
margin: 0;
padding: 0;
width: 210px; /* width of menu */
}

.sexypanels li{
border-bottom: 1px solid white; /* white border beneath each menu item */
}






