/* CSS Document */
body {
	margin: 0px;
	font-family: "Verdana";
	color: #fff;
	font-size: 12px;
	line-height: 150%;
	background: #102E52 url(images2/    ) bottom right no-repeat;
}
#header {
	background-color: #ffffff;
	width: 100%;
}
#mid {
 	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ffffff;
	width: 737px;
	background: #4169E1 url(images2/board.gif) no-repeat top right;
}
#mid p.p1 {
	padding: 12px;
	margin: 0;
	width: 110px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 160px;	 /* Actual value for conformant browsers */	
	}
#midwindow {
	margin-top: 10px;
	border-color: #black;
	border-width: medium;
	border-style: solid;
	padding: 5px;
}
ul  {
	margin-left: 18px;
}
ul2  {
	position: center;
	margin-right: 100px;
}
#links {
	border-width: 3px 3px 0px 0px;
	border-style: solid;
	border-color: #000000;
	color: #000000;
	background: 102E52;
	position: absolute;
	left: 0px;
	width: 250px;
	height: 1065px;
	link-color: #pink;
	
}
#links2 {
	border-width: 3px 3px 3px 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
	background: skyblue;
	position: absolute;
	left: 18px;
	width: 59px;
	height: 1065px;
}
.box {
	margin: 8px 8px 0px 8px;
	position: relative;
	/* width: 200px; */
	background: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 3px;
	color: #fff;
	padding: 6px;
}
.box1 {
	margin: 8px 8px 0px 8px;
	position: relative;
	/* width: 200px; */
	background: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 3px;
	font-size: 110%;
	color: #fff;
	padding: 6px;
}
.box2 {
	margin: 8px 8px 0px 8px;
	position: relative;
	/*width: 200px;*/
	background: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 3px;
	color: #0022dd;
	padding: 3px;
}
#boxcontrol {
	margin: 10px 10px 10px 50px;
	position: relative;
}
#table {
	border-width: 0px;
	border-style: solid;
	border-color: #white;
	padding: 14px;
	width: 100%;
	background-color: #ffffff;
	font-color: #000000;
	text-align: left-justify;
}
#rightcontent {
	width: 463px;
	border-top: 3px;
	margin-left: 250px;
	color: #000000;
	margin-right: 3px;
	top: 0px;
	position: absolute;
}
#rightcontent2 {
	border-top: 3px;
	margin-left: 744px;
	color: #000000;
	margin-right: 3px;
	top: 0px;
	position: absolute;
}
.title {
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	border-color: #000000;
	padding: 5px;
	/* background-color: #13642f; */
	background-color: ffff33;
	text-align: center;
	text-style: bold;
	font-size: 14px;
	color: 000077;
	width: 106%;
	margin-left: 0px;
}
.title1 {
	border-width: 3px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	padding: 10px;
	background-color: #000000;
	text-align: justify;
	font-size: 80%;
	color: #ffffff;
	width: 100%;
	margin: 0px;
}
.content {
	border-width: 0px 0px 0px 3px;
	border-style: solid;
	border-color: #black;
	padding: 14px;
	width: 105.5%;
	background-color: #ffffff;
	color: #000000;
	text-align: left-justify;
}
.content1 {
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #black;
	text-color: #000000;
	width: 104%;
	margin: 0px;
	height: 40px;
	padding: 14px;
	text-align: left-justify;
}
.content2 {
	border-width: 3px 3px 3px 0px;
	border-style: solid;
	border-color: black;
	padding: 14px;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	text-align: left-justify;
}
.wrapper {
	width: 800px;
}
.links a:visited, a:link{
	text-decoration: underline;
	color: 333000;
	}
.links a:hover {
	text-decoration: underline;
	color: 333333;
	}
.email a:visited, a:link{
	text-decoration: underline;
	color: 000;
	font-style: bold;
	}

.email a:hover{
	text-decoration: underline;
	color: 000;
	}