body {

	font:	10px/1.2 Verdana, Arial, Helvetica, sans-serif;

	/*BACKGROUND: url(../images/bgtopstretch.jpg) #000000 repeat-x ;*/

	background: #000000;

	padding:0px;

	margin:0px;

	text-align: center;

	/*background: #BFCBBB; B3B3B3*/

	color: #000000;

	}



#container {

	width: 784px;

	padding: 0px;

	margin-top: 25px;

	margin-left: auto;

	margin-right: auto;

	border-top:10px solid #378BB0;

	border-bottom:10px solid #378BB0;

	text-align: center;

	padding-top: 25px;

	padding-bottom: 5px;

	text-align: center;

	voice-family: "\"}\"";

	voice-family:inherit;

	background: #B9C9C0;

	}

html>body #container {

	width: 800px;

	}

	

#holder {

	width: 721px;

	padding: 0px;

	margin: 0px;

	margin-right: auto;

	margin-left: auto;

	}

	

#header {

	width: 721px;

	height: 192px;

	padding: 10px;

	margin: 0px;

	margin-bottom: 6px;

	border: 1px solid #000000;

	border-top:10px solid #378BB0;

	background: #ffffff;

	text-align: right;

	}

html>body #header {

	width: 699px;

	height: 161px;

	}

	

#leftholder {

	width: 234px; /* 236 */

	padding: 0px;

	margin: 0px;

	float: left;

	margin-right: 6px;

	}

	html>body #leftholder {

	width: 212px;

	margin-right: 28px;



	}



			#menu {

				width: 234px;

				padding: 10px;

				float: left;

				border: 1px solid #000000;

				border-top:10px solid #378BB0;

				background: #ffffff;

				text-align: left;

				margin: 0px;

				margin-bottom: 6px;

				}

			html>body #menu {

				width: 212px;

				}



			#menu2 {

				width: 234px;

				padding: 10px;

				float: left;

				border: 1px solid #000000;

				border-top:10px solid #378BB0;

				background: #ffffff;

				text-align: left;

				margin: 0px;

				margin-bottom: 6px;

				height: 331px;

				}

			html>body #menu2 {

				width: 212px;

				height: 300px;

				}

	

	

#content {

	width: 481px;

	padding: 10px;

	border: 1px solid #000000;

	border-top:10px solid #378BB0; /*84B6BC*/

	background: #ffffff;

	float: left;

	text-align: left;

	}

html>body #content {

	width: 459px;

	}

	

/* text information */

p.menuitems {

	font-size: 12px;

	}

p.headertitle {

	font-size: 30px;

	text-align: left;

	}

p {

	font-size: 10px;

	color: #000000;

	}

h1 { /* title header */

	border-bottom:1px dashed #72ABCE;

	width: 450px;

	color: #378BB0;

	font-size: 18px;

	font-weight: bold;

	text-align: right;

	}

h2 { /* smaller top header */

	font-size: 15px;

	color: #378BB0;

	width: 450px;

	font-weight: bold;

	text-align: left;

	} 

h4{
	font-weight: bold;
	font-size: 11px;
	}

h3{
	font-size: 11px;
	color: #000000;
	margin-left: 10px;
	}


h6 { /*bottom header*/

	font-size: 9px;

	color: #ccc;

	text-align: center;

	font-weight: normal;

	}



a.menucoloring {

	COLOR: #378BB0; 

	font-weight: bold;

	text-decoration: none;

	font-size: 12px;

	}

a.menucoloring:hover {

	font-size: 12px;

	COLOR: #8EBEDD ; 

	font-weight: bold;

	text-decoration: none;

}



a { /*normal links*/

	COLOR: #54B6D9; 

	font-weight: bold;

	text-decoration: none;

	font-size: 11px;

	}

a:hover {

	COLOR: #2993C0; 

	font-weight: bold;

	font-size: 11px;

	}

HR {

	COLOR: #72ABCE;

	height: 1px;

}



img {

	border: 1px solid #000000;

	}
	
table {
	font: 10px/1.2 Verdana, Arial, Helvetica, sans-serif;
	}
tr.odd {
	background: #edf3fe;
	border: 1px solid #000000;
	}