body { background: #d0d0d0; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
body,td,th {font-family: Verdana; font-size: 10px; }
input {	font-family: Verdana; font-size: xx-small; }
select { font-family: Verdana; font-size: 10px; color: #5E5E5E; }

a:active, a:visited, a:link {
    color: #000;
    font-family: Verdana;
    text-decoration: none;
    font-size: 10px;
}
                                                                                                                       
a:hover {
    color: #0000FF;
    font-family: Verdana;
    text-decoration: underline;
    font-size: 10px;
}

.txt_normal {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.txt_dgrey_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}

.txt_dwhite_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline; 
}
.txt_white {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.txt_white_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.double_line {
	background-image: url(images/double_line.gif);
	height: 5px;;
}
.txt_cimsor {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B52921;
	text-decoration: underline;
	text-transform: uppercase;
}
.txt_menu_white  {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
.txt_menu_black  {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}

#txt_dwhite_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

