body {
	 margin: 0px;
	 background-image: url('../images/back_main.gif');
	 background-color: #111111;
	 font-family: Tahoma; 
	 font-size: 11px;
	 color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	font-family: Tahoma; 
	font-size:11px;
	color:#FFFFFF;	
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 711px;
	height: 112px;
	margin: 0px;
	padding: 0px;
}

#leftcolumn {
	position: absolute;
	left: 0px;
	top: 224px;
	width: 355px;
	height: 499px;
	background: #41494C;
}

#rightcolumn {
	position: absolute;
	left: 356px;
	top: 113px;
	background: #373D40;
	width: 355px;
	height: 610px;
}

#personal {
	position: absolute;
	left: 0px;
	top: 113px;
	background: #97C200;
	color: #000000;
	padding: 15px;
	width: 325px;
	height: 80px;
}

#personal img {
	float: left; 
	width: 80px; 
	height; 80px; 
	border: black solid 1px; 
	margin-right: 10px;
}

#menu {
	width: 355px;
	height: 490px;
}


#footer {
	position: absolute;
	left: 0px;
	top: 723px;
	width: 681px;
	height: 58px;
	padding: 15px;
	background-image: url('../images/footer.gif');
}

.date{font-family:Tahoma; font-size:11px;  color:#9DA1A3; }
.white{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.policy{font-family:Tahoma; font-size:11px;  color:#FFB709; }
.text{font-family:Tahoma; font-size:11px;  color:#3A4A00; }
.blue{font-family:Tahoma; font-size:11px;  color:#A9BFC7; }

.csc-header {
	font-family:Tahoma; font-size:11px;  color:#A9BFC7;
	margin: 10px 20px 0px 20px;
}

h1.csc-firstHeader {
	font-size: 11px;
}

.bodytext {
	padding: 0px 20px;
	line-height: 16px;
}

.subMenuItem {
	font-family: Tahoma; 
	font-size:11px;
	width: 325px;
	color: #A9BFC7;
	padding: 6px 0px;
	margin-left: 20px;
	border-bottom: 1px dashed black;
}

div.horizontalLine {
	background-color: #2A2F31; 
	line-height: 1px;
	height: 2px;
	width: 330px;
	margin-left: 9px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
}

.csc-mailform-field label {
	width: 100px;
	margin-top: 10px;
	display: block;
	font-family: Tahoma; 
	font-size: 11px;  
	color:#A9BFC7;
	font-weight: bold;
}

.csc-mailform-field input {
  	width: 202px;
  	height: 18px;
	border-width: 1px;
	border-style: solid;
	background-color: #3E4548;
	border-color: #24282A;
	color: #ffffff;
}
		
.csc-mailform-field textarea {
	width: 202px; 
	height: 100px;
	border-width: 1px;
	border-style: solid;
	background-color: #3E4548;
	border-color: #24282A;
	overflow: auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.csc-mailform-field input[type=submit] {
	background-color: #3E4548;
	border-color: #24282A;
	margin-top: 10px;
	width: 100px;
	border: 1px solid black;
	font-size: 11px;
	color:#A9BFC7;
	font-weight: bold;
}

.csc-textpic {
	margin-top: -10px;
}

#personal p.bodytext {
	line-height: 14px;
}

#leftcolumn .csc-textpic {
	margin: 20px;
}
