/* CSS Document */



body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background: #CCCCFF;
}


#masthead {
	width:825px;
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	
}
#masthead p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1
	
}

#masthead h1 {
	font-size: 150%;
	color: #660066;
}
#masthead h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
#masthead h2 {
	font-size: 100%;
	color: #333333;
}
#masthead h3 {
	font-size: 85%;
	color: #333333;
}
#masthead a:link {
	color: #666666;
	font-size: 75%;
	text-decoration: none;
	margin-bottom: 2px;
}
#masthead a:visited {
	color: #666666;
	font-size: 75%;
	text-decoration: none;
	margin-bottom: 2px;
}
#masthead a:hover {
	color: #999999;
	font-size: 75%;
	margin-bottom: 2px;
	text-decoration:underline;
}
#masthead a:active {
	color: #666666;
	font-size: 75%;
	text-decoration: none;
	margin-bottom: 2px;
}


#nav {
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/greybg.gif);
	background-repeat: repeat-x;
	height: 20px;
}



#nav h1 {
	font-size: 120%;
	color: #3333CC;
}
#nav h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
#nav h2 {
	font-size: 100%;
	color: #FF9900;
}


#nav a:link {
	display: block;
	width: 100px;
	text-align:center;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #FFFFFF;
	border:solid 1px #000000;
	border: solid 1px #000000;
	font-weight: bold;
	background-color:#660066;
	height: 20px;
	vertical-align: bottom;
}

#nav a:hover {
	border: 3px solid #OOOOOO;
	background-color:#330099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}

#nav a:active {
	display: block;
	width: 100px;
	text-align:center;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #FFFFFF;
	border:solid 1px #000000;
	border: solid 1px #000000;
	font-weight: bold;
	background-color:#660066;
	height: 20px;
	vertical-align: bottom;
}

#nav a:visited {
	display: block;
	width: 100px;
	text-align:center;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #FFFFFF;
	border:solid 1px #000000;
	border: solid 1px #000000;
	font-weight: bold;
	background-color:#660066;
	height: 20px;
	vertical-align: bottom;
}

#content
	{
	background-color: #FFFFFF;
	width:785px;
	padding:5px;
	font-size: 95%;
}
#content table {
	margin: 3px;
	padding: 2px;
	line-height: 1.25;
	align:center;
}
#content td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#content h1 {
	font-size: 120%;
	color: #660066;
}
#content  h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
#content h2 {
	font-size: 110%;
	color: #CC6600;	
}
#content h3 {
	font-size: 90%;
	color: #333333;
}
#content a:link {
	color: #0033CC;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #0033CC;
}
#content a:hover {
	text-decoration: underline;
	color: #CC3300;
}
#content a:active {
	text-decoration: none;
	color: #0033CC;
}

#content li {
	line-height: 1.5;
	font-size: 95%;
}

#content tableb {
	border: thin double #FF0033;
	background-color: #FFCCFF;
}


#footer
{
	background-color: #CCCCCC;
	width:785px;
	height:50px;
	padding:3px;
	text-align: center;
	font-size: 9px;
}

#footer a:link {
	color: #0066CC;
	text-decoration: none;
	
}
#footer a:visited {
	color: #0066CC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #CC3300;
}
#footer a:active {
	color: #0066CC;
	text-decoration: none;
}
.Alert {color: #990000}
.Message{font-size: 75%}

.Message2{font-size: 95%; font-style:italic; font-weight:700;}


#Layer1 #content .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #9B3644;
	font-weight: bold;
	text-align: center;
}

#Layer1 #content img { border:1px solid #993399}

