BODY {

	margin-left:0px;
	
	margin-top:0px;
	
	background-color:#5f5f5f;
	
	font-family:Verdana;



}

.domain {

	
	color:#588580;
	
	font-size:16px;
	
	font-weight:bolder;
	
}

.user {

	color:#CCCCCC;
	
	font-size:12px;
	
}

.menu {

	
	color:#588580;
	
	font-size:12px;
	
	font-weight:bolder;
	
	
}

.submenu {

	
	color:#687191;
	
	font-size:12px;
	
	font-weight:bolder;
	
}


.text_white_def_bold {
	
	font-size:12px;
	
	color:#F5F5F5;
	
	font-weight:bolder;
	
}

A:link { text-decoration: none; color:#588580; font-weight:bolder; font-size:12px;}
A:visited { text-decoration: none; color:#588580; font-weight:bolder; font-size:12px;}
A:hover { text-decoration: none; color:#74b4ad; font-weight:bolder; font-size:12px;}


td#menu A:link { text-decoration: none; color:#588580; font-weight:bolder; font-size:12px;}
td#menu A:visited { text-decoration: none; color:#588580; font-weight:bolder; font-size:12px;}
td#menu A:hover { text-decoration: none; color:#74b4ad; font-weight:bolder; font-size:12px;}

td#submenu A:link { text-decoration: none; color:#687191; font-weight:bolder; font-size:12px;}
td#submenu A:visited { text-decoration: none; color:#687191; font-weight:bolder; font-size:12px;}
td#submenu A:hover { text-decoration: none; color:#9ba8d6; font-weight:bolder; font-size:12px;}


.beallit {

	background-color:#f0f0f0;
	
}

INPUT {

	border: 1px solid #000000	;
	
	background: #f0f0f0;
	
	padding: 1px;
	
	Font-family: Verdana;
	
	font-size: 11px;
	
	color: #687191;
	
	font-weight: bold;
	
}

SELECT {

	border: 1px solid #000000	;
	
	background: #f0f0f0;
	
	padding: 1px;
	
	Font-family: Verdana;
	
	font-size: 11px;
	
	color: #687191;
	
	font-weight: bold;
	
}

TEXTAREA {

	border: 1px solid #000000	;
	
	background: #f0f0f0;
	
	padding: 1px;
	
	Font-family: Verdana;
	
	font-size: 11px;
	
	color: #687191;
	
	font-weight: bold;
	
}

