body {font-family: Verdana; font-size: 11px; color:#000000; background:url(../images/grey-background.jpg) top repeat-x;}
tr {font-family: Verdana; font-size: 11px; color:#000000;}
td {font-family: Verdana; font-size: 11px; color:#000000;}

/* Menu */
.text_menu {font-family:Verdana; font-size:12px; color:#FFFF00; text-decoration:none; font-weight:bold;}
a.text_menu:hover {font-family:Verdana; font-size:12px; color:#FFFF00; font-weight:bold; text-decoration:underline}

.link_menu {font-family:Verdana; font-size:11px; color:#FFFFFF; text-decoration:none}
a.link_menu:hover {font-family:Verdana; font-size:11px; color:#DBD266; text-decoration:underline}

/* Header */
.text_header {font-family:Verdana; font-size:20px; color:#FFE536; text-decoration:none}

/* Footer */
.text_footer {font-family:Verdana; font-size:11px; color:#FFCC00; text-decoration:none}

/* Footer */
.text_help {font-family:Verdana; font-size:11px; color:#FFFF00; text-decoration:none}
a.text_help:hover {font-family:Verdana; font-size:11px; color:#FFFF00; text-decoration:none; text-decoration:underline}

.link_a {font-family:Verdana; font-size:11px; color:#459102; text-decoration:none}
a.link_a:hover {font-family:Verdana; font-size:11px; color:#459102; text-decoration:underline}

.page {font-family:Verdana; font-size:11px; color:#000000; text-decoration:none}
.textpage {font-family:Verdana; font-size:11px; color:#459102; text-decoration:none}
a.textpage:hover {font-family:Verdana; font-size:11px; color:#459102; text-decoration:underline}


/* Body */
.text_body_header {font-family:Verdana; font-size:14px; color:#000000; text-decoration:none; font-weight:bold; height:30px;}

.button {
    font-family: Verdana;
	font-size: 11px;
	border: 1px #808080 solid;
	background-color:#F3F3F3;
}

.input2 {
    font-family: Vernada;
	font-size: 11px;
	color:#000000;
	border: 1px #808080 solid;
}

.input {
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
	height: 17px; 
	border: 1px #808080 solid;
}

table.tbdot {
	border:1px dotted #459102;
	background-color: #FFE536;
}