/* CSS Document */

<style type="text/css">
		
			p.sans-serif {font-family: sans-serif}
			
			A:link		{ text-decoration: none; color: #0000BE; background: none; font-weight: lighter;}
			A:visited 	{ text-decoration: none; color: #FF0000; background: none; font-weight: lighter;}
			A:hover 	{ text-decoration: underline; color: #FF0000; background: none; font-weight: lighter; font-weight: lighter;}

			A.headernoeffect:link		{ text-decoration: none; background: none;}
			A.headernoeffect:visited 	{ text-decoration: none; background: none;}
			A.headernoeffect:hover 	{ text-decoration: none; background: none;}

			A.headerb:link		{
	text-decoration: none;
	color: #FF0000;
	background: none;
	font-weight: bold;
	font-size: 12px;
	display: compact;
}
			A.headerb:visited 	{
	text-decoration: none;
	color: #FF0000;
	background: none;
	font-weight: bold;
	font-weight: bold;
	font-size: 12px;
	display: compact;
}
			A.headerb:hover 	{
	color: #000000;
	font-weight: normal;
	font-weight: bold;
	font-size: 12px;
	background-color: #0099CC;
	background-image: none;
	display: compact;
}

			A.header:link		{ border: 0px solid #000000; text-decoration: none; color: #000000; background: none; font-weight: normal; font-size: 12px;}
			A.header:visited 	{ border: 0px solid #000000; text-decoration: none; color: #000000; background: none; font-weight: normal; font-weight: normal; font-size: 12px;}
			A.header:hover 	{ border: 0px solid #FFFFFF; text-decoration: none; color: #000000; background: none; background-color: #FFFFFF; font-weight: normal; font-weight: normal; font-size: 12px;}

			A.type2:link		{
	text-decoration: none;
	color: #FF0000;
	background: none;
	font-weight: normal;
	font-weight: bold;
	font-size: 12px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
			A.type2:visited 	{
	text-decoration: none;
	color: #FF0000;
	background: none;
	font-weight: bold;
	font-weight: bold;
	font-size: 12px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
			A.type2:hover 	{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	display: block;
	background-color: #5080AF;
}
		
		    test {
        background-color: #FFFFFF;
        background-image: url(images/newlogo.gif);
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
      }
	  body
{
		background-color: #000f67;
}
.style1{
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	left: 50px;
	}
.content{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : x-small;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FDFDF2;
	background-repeat: no-repeat;
	background-position: center center;
	
	}
	.content1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
	font-size : x-small;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FDFDF2;
	background-repeat: no-repeat;
	background-position: center center;
	}
	.border{
	border: 1px solid #463e29;
	}
	.tablecontent{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background : #FDFDF2;
	color : #000000;
	font-weight : normal;
	font-size : x-small;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	.Linkbox {
	margin: 5px;
	padding: 5px;
	height: 60px;
	width: 100px;
	border: 1px solid #000000;
	}
	.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	border-right: 1px solid white;
	padding-top: 2px;
	padding-right: 9px;
	padding-bottom: 2px;
	padding-left: 9px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(blockactive.gif) center center repeat-x;
}
		</style>
