/* Generic Selectors */

body {
	background-color: #C9C6AE;
	font-size:16px;
}
	
A{
	color: #00CCCC; 
	text-decoration: underline;
	font-weight: bold;
}

A:hover{ 
	color: #999999; 
	text-decoration: underline;
	font-weight: bold;
}

.titlecelfill
{
	background-color: #C9C6AE
}

li{
	font-family: Verdana;
	font-weight: bold;
	color: #CC0000;
	margin: 0;
	margin-left:-25px;
	margin-top:5px;
	margin-bottom:0px;	
	list-style-type : disc;
}

li.black{
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	margin: 0;
	margin-left:5px;
	margin-top:25px;
	margin-bottom:0px;
	list-style-type : upper-roman;
}

h1 {
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
	margin: 0;
	margin-left:5px;
}

H2 {
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	color: #999999;
}

H3 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #00CCCC;
	margin: 0;
}

H4 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin: 0;
}

H5 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	margin: 0;
}

H6 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	margin: 0;
}

.content_title_ns {
	font-family: Verdana;

	font-weight: bold;
	color: #000000;
	margin: 0;
}

.content_title {
	font-family: Verdana;

	font-weight: bold;
	color: #00CCCC;
	margin-top: 35px;
}

.subpicture {
	font-family: Verdana;

	font-weight: normal;
	font-style: italic;
	color: #000000;
}
.menu_sel{
	font-family: Verdana;

	font-weight: bold;
	color: #00CCCC;
	background-repeat: no-repeat;
	background-position: 3px;
	text-decoration: underline;
}

.menu {
	font-family: Verdana;

	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
}

.menu a{
	font-family:  Verdana;

	font-weight: bold;
	color: #999999;
	text-decoration: none;	
}

.menu a:hover{
	font-family: Verdana;

	font-weight: bold;
	color: #999999;
	background-repeat: no-repeat;
	background-position: 3px;
	text-decoration: underline;
}



.border
{
	border-color: #CCCCCC;
	border-width : 2;
	border-style : solid;
}


.subtext {
	font-family: Verdana;
	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.content {
	font-family: Verdana;

	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

p{
	font-family: Verdana;
	line-height:175%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.bullet {
	color: #00CCCC;
	
	font-weight: bold;
	text-align : center;
	margin-bottom: 0;
}

.bulletgray {
	color: #999999;

	font-weight: bold;
	text-align : center;
	margin-bottom: 0;
}

.disclaimer {
	margin-top: 10px;
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.footer {
	font-family: Verdana;

	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}

.footer2 {
	margin-top: 10px;
	font-family: Verdana;

	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

p.address {
	width: 100%;
	color: #000000;

	font-weight: bold;
	text-align : center;
	margin: 0;
}

.list {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	font-family: Verdana;

	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}


