html, body {
width: 100%;
height: 100%;
margin: 0 auto;
text-align: center;
font-family: verdana;
font-size: 12px;
color: #ffffff;
background: #000000;
}

label.error           { font-weight:normal;color:red;text-align:left;width:140px; padding-left:25px;
                         }
input.text-input			{ margin:4px;padding:2px 0;color:#ffffff; }



input.button					{ position:relative; padding:3px 6px;
                        border:2px solid #fff; margin:20px 0px 0px 0px; color:#ffffff; 
												font-family:Verdana, Arial, Helvetica, sans-serif;
												background:#CCC; -moz-border-radius:5px; }

input.button:hover		{ background:#009FAA none repeat scroll 0% 0%; color:white; }
#message							{ width:180px; }
#message h2						{ font-size:150%;color:white; }
#message p						{ color:white;font-weight:bold;margin:6px 0px; }
#checkmark						{ position:relative;top:-46px;left:-60px; }


form fieldset					{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.2em;
												margin:0px 0px 0px 0px; position:relative;
												border:0;display:block; padding: 0px 2px 8px; }
form fieldset legend	{ border:0; color:#3D7169;
												font-weight:bold; font-variant:small-caps; font-size:140%; padding:4px 8px;
												margin:0px 0px 0px 0px; position:relative;  }



#tabs {
text-align: center;
display: table;
margin:0 auto;
}

#tabs a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color:  #ffffff;
	font-weight: bold;
	padding: 10px;
	margin: 15px;
	text-decoration: none;
	float: left;
	text-align: center;
}

#tabs a:hover {
	color: #5d6e38;
}

#tabs a.selected {
	background-color: #15190c;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #5d6e38;
	padding: 10px;
	margin: 15px;

}



a, a:link, a:visited, a:active {
font-family: verdana;
color: #ffffff;
text-decoration: underline;
}

a:hover {
font-family: verdana;
text-decoration: none;
}

.clear {
clear: both;
}
.add_left {
width: 10px;
padding: 2px;
border-right: 4px solid #bed496;
border-bottom: 1px solid #bed496;
margin-top: 5px;
margin-bottom: 5px;
font-size: 18px;
color: #bed496;
font-weight: bold;
}
.add_2 {
width: 230px;
padding: 2px;
margin-top: 5px;
margin-bottom: 5px;
text-align: right;
padding-right: 10px;
color: #ffffff;
font-size: 14px;
font-weight: bold;
}
.add_3 {
width: 230px;
padding: 2px;
margin-top: 5px;
margin-bottom: 5px;
text-align: left;
padding-left: 10px;
color: #ffffff;
}
.add_right {
margin-left: 15px;
padding: 5px;
border-left: 4px solid #bed496;
border-bottom: 1px solid #bed496;
}

.add_button {
background: #242d0f;
height: 30px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
border: 3px solid #3e5018;
}

.txt_add {
background: #242d0f;
color: #ffffff;
font-size: 14px;
padding: 3px;
font-weight: bold;
line-height: 15px;
font-family: verdana;
border: 1px solid #3e5018;
height: 25px;
width: 200px;
}

.input_add {
background: #dfe8cf;
color: #000000;
font-size: 12px;
padding: 3px;
font-weight: normal;
line-height: 15px;
font-family: verdana;
border: 1px solid #bed496;
}


.select_add {
background: #dfe8cf;
color: #000000;
font-size: 12px;
height: 20px;
font-weight: bold;
line-height: 15px;
font-family: verdana;
border: 1px solid #bed496;

}

.formtable {
font-family: verdana;
color: #ffffff;
font-size: 14px;
background: #1f270e;
margin-left:auto;
margin-right:auto;
border: none;
border-spacing: 10px;
width: 100%;
}

.topcell1 {
font-family: verdana;
color: #ffffff;
font-size: 12px;
background: #000;
text-align: left;
width: 250px;
border: none;
}

.topcell2 {
font-family: verdana;
color: #ffffff;
font-size: 14px;
background: #000;
padding-left: 20px;
text-align: left;
width: 750px;
border: none;

}


.rcell {
font-family: verdana;
color: #ffffff;
font-size: 14px;
background: #1f270e;
margin-left:auto;
margin-right:auto;
border: 2px solid #15190c;
width: 1000px;
}
.maintable {
border: 0;
font-family: verdana;
color: #ffffff;
font-size: 12px;
background: #000000;
margin-left:auto;
margin-right:auto;
}

.radio_inp {
border: none;

}


li {

font-size: 12px;
color: #ffffff;
}


.img {
margin-left: 25px;
margin-top: 25px;
padding: 5px;
border: 1px solid #5d6e38;
}
