@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: #CCCCCC;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #B19B12;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}


#coolmenu{
border: 0px solid black;
border-bottom-width: 0;
width: 100%;
background-Image: url(images/noarrows.jpg);
background-repeat: no-repeat;
background-position: left; 
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 100%;
}

#coolmenu a{
font: 12px Verdana;
padding: 0px;
padding-left: 8px;
display: block;
width: 100%;
height: 20px;
color: black;
text-decoration: none;
border-bottom: 0px solid black;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-Image: url(images/arrows.jpg);
background-repeat: no-repeat;
background-position: left; 
color: #B19B12;
}


#coolmenu2{
border: 0px solid black;
border-bottom-width: 0;
width: 100%;
background-Image: url(images/nav1.jpg);
background-repeat: no-repeat;
background-position: left; 
}

* html #coolmenu2{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 100%;
}

#coolmenu2 a{
font: 12px Verdana;
padding: 0px;
padding-top: 10px;
padding-left: 22px;
display: block;
width: 100%;
height: 25px;
color: black;
text-decoration: none;
border-bottom: 0px solid black;
}

html>body #coolmenu2 a{ /*Non IE rule*/
width: auto;
}

#coolmenu2 a:hover{
background-Image: url(images/nav2.jpg);
background-repeat: no-repeat;
background-position: left; 
color: #ffffff;
}
table.FULL {border-style: solid;
border-bottom-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-spacing: ;
border-style: outset;
border-color: #cc9900;
border-collapse: separate;
background-color: ;
}
td.LEFT {border-style: solid;
border-bottom-width: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 1px;
border-spacing: ;
border-style: outset;
border-color: #cc9900;
border-collapse: separate;
background-color: ;
}
td.BOTTOM{border-style: solid;
border-bottom-width: 1px;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-spacing: ;
border-style: outset;
border-color: #cc9900;
border-collapse: separate;
background-color: ;
}
td.BOTTOMGRY{border-style: solid;
border-bottom-width: 1px;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-spacing: ;
border-style: outset;
border-color: #cccccc;
border-collapse: separate;
background-color: ;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000066;
}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color: #000000; }
.style10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style12 {	font-size: 10px;
	line-height: 1.5;
}
.stylearticle {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2.0em;
}
.styleSubHeader {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #B6980F; }
.styleHeader {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 15px; color: #000066; }
.pagination{

padding: 2px;

}



.pagination ul{

margin: 0;

padding: 0;

text-align: right; /*Set to "right" to right align pagination interface*/

font-size: 16px;

}



.pagination li{

list-style-type: none;

display: inline;

padding-bottom: 1px;

}



.pagination a, .pagination a:visited{

padding: 0 5px;

border: 1px solid #9aafe5;

text-decoration: none; 

color: #2e6ab1;

}



.pagination a:hover, .pagination a:active{

border: 1px solid #2b66a5;

color: #000;

background-color: #FFFF80;

}



.pagination a.currentpage{

background-color: #2e6ab1;

color: #FFF !important;

border-color: #2b66a5;

font-weight: bold;

cursor: default;

}



.pagination a.disablelink, .pagination a.disablelink:hover{

background-color: white;

cursor: default;

color: #929292;

border-color: #929292;

font-weight: normal !important;

}



.pagination a.prevnext{

font-weight: bold;

}
-->
</style>