A:link		{ text-decoration: none; color: black; }
A:visited	{ text-decoration: none; color: black; }
A:active	{ text-decoration: none; color: black; }
A:hover		{ text-decoration: bold; color: blue; }

A.menu:link	{ text-decoration: none; color: yellow; }
A.menu:visited	{ text-decoration: none; color: yellow; }
A.menu:active	{ text-decoration: none; color: yellow; }
A.menu:hover	{ text-decoration: none; color: red; }

BODY		{ background-color: white; }
#font 		{ color: black; }
BODY		{ background-color: #EAEDF4; }

/*BODY { border-color: #0A246A;}*/



table.login
{
    font-family:  Verdana, serif; 
    font-size: 11px;
    border-style: solid;
    border-width: 2px;
    border-color: #0A246A;
    background-color:  white;
}

td.login
{
    font-family:  Verdana, serif; 
    font-size: 11px;
    border-style: solid;
    border-width: 0px;
    border-color: #0A246A;
     background-color:  white;
}


table.menu
{
 border-style: solid;
 border-width: 0;
 border-color: #006699;
 padding-top: 0.2cm;
 padding-bottom: 0.2cm;
 background-color: #EAEDF4;
}

td.menu
{
 font-family:  Verdana, serif; 
 font-size: 15px;
 border-style: solid;
 border-width: 2px;
 border-color: #0A246A;
}


table.table_frame
{
 border-style: solid;
 border-width: 2px;
 border-color: #0A246A;
}


td.table_title
{
 font-family:  Verdana, serif; 
 font-size: 13px;
 color: white;
 background-image: url(../img/bar1.png);
 background-repeat: x-repeat;
}

td.table_light,td.table_dark
{
 font-family:  Verdana, serif; 
 font-size: 12px;
 border-style: solid;
 border-width: 0px;
 border-color: #0A246A;
}

td.table_dark
{
 background-color: #EEEEEE;
}

a.table_title:link,a.table_title:hover,a.table_title:visited
{
 font-family:  Verdana, serif; 
 font-size: 13px;
 color: white;
}


td.menu_title,td.login_title
{
 font-family:  Verdana, serif; 
 font-size: 16px;
 border-style: solid;
 border-width: 2px;
 border-color: #0A246A;
 color:  white;
 background-image: url(../img/bar1.png);
 background-repeat: x-repeat;
}


.form
{
    font-family:  Verdana, serif; 
    font-size: 12px;
}

input.login,input.form,textarea.form, .text_form,.bare_form {
    font-family:  Verdana, serif; 
    font-size: 11px;
    border-style: solid;
    border-width: 2px;
    border-color: #0A246A;
    background-color: white;
}

.text_form {
    border-width: 1px;
	    border-color: #0A246A;
	border-style:solid;
}

.bare_form {
    border-width: 1px;
	border-color: #CCCCCC;
	border-style:solid;
}


td.frame
{
 border-style: solid;
 border-width: 2px;
 border-color: #0A246A;
 background-color: white;
}


td,table,.main,td.admin_panel,table.admin_panel,td.var_panel,table.var_panel
{
    font-family:  Verdana, serif; 
    font-size: 11px;
	 border-style: solid;
 border-width: 0px;
 border-color: #0A246A;;
}

td,table
{
 background-color:  white;
}


td.admin_panel,table.admin_panel,td.var_panel,table.var_panel,.main,.form
{
 background-color: #EAEDF4;
}

input.var_panel
{
 background-color: #EAEDF4;
}

.back_text
{
	font-family:  Verdana, serif; 
	font-size: 12px;
	vertical-align: 30%;
}

.form_big
{
	font-family:  Verdana, serif; 
	font-size: 16px;
	width:200px;
	height:30px;
    border-style: solid;
    border-width: 2px;
    border-color: #0A246A;;
    background-color: white;
}

.helptext
{
	font-family:  Verdana, serif; 
	font-size: 12px;
}

