.control {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    border: 1px solid #666666;
}

.controlerror {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    background-color: #ffffdd;4
    border: 1px solid #AA0000;
}

.error {
    color: #AA0000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

.underline{
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

html,body {
	text-align: center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height:100%;
	background-image: url(images/backg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
  text-align: left;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
}
#menubox {
	text-align: center;
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	bottom: 0px;
		
}
.infobox {
	width: 505px;
	margin: 0 auto;
	color: #333333;
	text-align: justify;
	margin: 0px;
	padding: 5px;
}

#header {
	text-align: left;
}
#main {
	color: #666666;
	width: 500px;
	background-position: center;
	text-align: justify;
	margin: auto;
	background-color: #000000;
}

#footer {
}

#indexmain {
	color: #333333;
	width: 550px;
	text-align: center;
	margin: auto;
	background-color: #000000;
	top: auto;
	right: auto;
}
.lighttext {
	color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}
li {
	font-size: 14px;
	
}
ul {
	font-size: 14px;
	
}
.infobox2 {
	width: 505px;
	color: #333333;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #000000;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #01014c;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}


.leftrightb {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color:#FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color:#FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	height: 100%;
	
}

#fullheight{height:100%;}
#height334{height:334px;}
.titletext {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.titletext2 {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.titletext3  {
	font-size: 17px;
	color: #333333;
	font-weight: bold;
}


.regulartxt{
	font-size: 12px;
	color: #333333;
}
.descript {
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	width: 286px;
	border: thin solid #FFFFFF;
	text-align: justify;
}

.descript2 {
	color: #FFFFFF;
	background-color: #666666;
	padding: 5px;
	width: 511px;
	border: thin solid #FFFFFF;
	text-align: justify;
}

td,th {
	font-size: 14px;
	color: #000000;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.infobox2left {
	width: 505px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #000000;
}

.caption {
	color: #000000;
	padding: 1px 1px 3px 1px;
	text-decoration: none;
	font-size:12px;
}

.caption2 {
	color: #999999;
	padding: 1px 1px 3px 1px;
	text-decoration: none;
	font-size:12px;
}

