a:link {
	color : #002276;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #2255a9;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #000000;
	text-decoration : underline;
}

a:active {
	color : #FF0000;
	text-decoration : none;
}

a.largelink {
	color : #002276;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 32px;
	text-decoration : none;
}
a.largelink:visited {
	color : #333333;
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.largelink:hover {
	background-color : #CCCCCC;
	color : #000000;
	text-decoration : underline;
}

a.smalllink {
	color : #002276;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	line-height : 32px;
	text-decoration : none;
}
a.smalllink:visited {
	color : #333333;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.smalllink:hover {
	background-color : #CCCCCC;
	color : #000000;
	text-decoration : underline;
}

body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #333333;
	background-color : #FFFFFF;
}

h1 {
	margin-top : 0;
	margin-bottom : 0;
	color : #002276;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	line-height : 40px;
}

h2 {
	margin-top : 0px;
	margin-bottom : 0;
	color : #002276;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	line-height : 32px;
}
h3 {
	margin-top : 0px;
	margin-bottom : 0;
	color : #002276;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	line-height : 16px;
}


hr {
	color : #002276;
	background-color : #002276;
	width: 100%; 
	height: 3px;
}

img {
	border : 0;
}

td.free {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	background-color : #FFFFFF;

}

td.free:hover {
	background-color : #FFFFFF;
}


td.inner {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	background-color : #FFFFFF;
//border-color:#002287; 
//border-width:2px; 
//border-style:ridge; 
//padding:4px;

}

td.inner:hover {
	background-color : #6688dc;
}

td.menu {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	background-color : #FFFFFF;
background-image: url(images/rbg2.gif);
background-repeat: no-repeat;
background-position: center;
text-align: center;
text-position: center;
//	color : #000000;
//	color : #002276;
}

td.menu:hover {
background-image: url(images/rbg3.gif);
background-repeat: no-repeat;
background-position: center;

//	background-color : #CCCCCC;
//	color : #000000;
}


div{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
//	font-weight : bold;
	text-decoration : none;
	background-color : #FFFFFF;
	color : #000000;
}

div.menu {
	padding:5px;
	padding-bottom:180px; 
//	border:thin ridge #002276;

border-width: 4px; 
border-color:#002276; 
border-style:ridge; 

	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
//	font-weight : bold;
	text-decoration : none;
	background-color : #FFFFFF;
	color : #000000;
//	color : #002276;
}


li {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

p {
	color : #000000;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #333333;
	background-color : #FFFFFF;
}

strong, b {
	font-weight : bold;
}

ul {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
