/*.button a, .button_smal a{ width: 200px; padding: 3px; background-color: #99c642; border: 2px solid #297707; font-weight: bold; color: #297707; font-family: verdana, helvetica, arial; }

.button a:hover, .button_smal a:hover{ text-decoration: none; }

.button_smal a{ width: 75px; text-align: center; }

.button_smal a:hover{ width: 75px; text-align: center; }

.button2 a{ width: 200px; padding: 3px;  border: 2px solid #297707; font-weight: bold; color: #297707; font-family: verdana, helvetica, arial; }

.button2 a:hover{ text-decoration: none; }
*/


#logout{ position: absolute; margin-top: 510px; margin-left: 20px; font-weight: bold; }

p{ color: white; font-size: 11; line-height: 18px; margin-left: 0px; margin-right: 50px; margin-top: 20px; }

h1{ margin-top: 0px; font-size: 24px; font-weight: normal; font-family: verdana, helvetica, arial; margin-bottom: 25px; }

h2{ color: #27316f; font-size: 14px; margin-top: 15px; margin-left: 0px; font-weight: bold; margin-right: 50px; margin-bottom: 0px; letter-spacing: 2px; text-transform: uppercase; }

h3{ text-transform: none; margin-top: 10px; letter-spacing: 5px; font-size: 12px; font-weight: bold; font-family: verdana, helvetica, arial; }

a, a:hover{ color: #e5b454; text-decoration: none; }

a:hover{ text-decoration: underline; /*color: #f9ffa7;*//*color: #f9ffa7;*/ }

ul{ margin-left: 0px; padding-left: 16px; margin-right: 50px; }

li{ padding-left: 0px; margin-left: 0px; margin-bottom: 0px; list-style-image: url(../images/list.gif); }

#links li{ margin-bottom: 10px; }

img{ border: 0; margin: 0; padding: 0; display: block; }

#content table{

	padding-left: 0px;
	margin-top: -10px;
	color: white;
	font-size: 11px;
	margin-bottom: 10px;


}
#content table td{
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#content table h3{
	margin-top:0px;
	text-align: left;
	margin-right: 30px;
	margin-bottom: 10px;
}

.kop_active{ margin-left: 10px; //	margin-right: -15px; }

.message-content{ margin-bottom: 30px; }

div#right_menu a{ color: white; letter-spacing: 3px; }

div#right_menu a:hover{ color: #27316f; text-decoration: none; }

span.link_active, span.link{ padding-left: 20px; padding-right: 20px; }

span.link_active{ color: #27316f; text-decoration: none; }

hr{ margin-top: 0px; margin-left: 0px; margin-bottom: 0px; color: #297707; height: 2px; width: 570px; border-style: solid; text-align: left; }

input, textarea {
	font-family: verdana, helvetica, arial;
	
	background-color: /*#7a98e3;/*#baa47f */#597edc;
	font-size: 11px;
	color: /*#27316f*/ white ;
	padding: 2px; /*	border: 2px #d31145 solid;*/
	border: 2px #27316f/* #e5b454 */ solid;

	width: 200px;
}
textarea{ height: 100px; }

/*#popup{ text-align: center; background-color: #f9ffa7; border: 2px #297707 solid; font-family: verdana, helvetica, arial; width: 100%; }*/

#popup p{ text-align: center; }

#bottom a:hover{ color: #297707; text-decoration: underline; }
	
.underscore{ padding-top: 100px; font-size: 10px; }

.pic_right, .pic_left, .pic_right_noborder{
	display: block;
	border-style: solid;
	border-color: #9b9b9b;
	border-width: 3px;
	float: right;
	margin-top: 2px;
	margin-right: 30px;
	
}

.pic_left{
	float: left;
	margin-left:  0px;
}

.pic_right_noborder{ border: none; }

.pic_left_noborder{ border: none; }
