body,td,p,span,div {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: xx-small;
	color: #333333;
}
.RedBaseLarge{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #DB241C;
	font-size: large;
	font-weight: bold;
	
}
input, select, textarea{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: xx-small
}
.buttonok {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DB241C;
	font-size: xx-small;
}


a {  color: #FF0000; text-decoration: underline}
a:hover {  color: #000000; text-decoration: none}

a.tabmenus {
	color: #5C6C8D;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
	font-size: xx-small;
}
a.tabmenus:hover {  color: #000000; text-decoration: none}
a.tabmenusact {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
	font-size: xx-small;
	font-weight: bold;
	Filter: DropShadow(Color=#000000, OffX=0, OffY=1, Positive=1);
	height: 10px; 
}
a.tabmenusact:hover {  
	color: #000000; 
	text-decoration: none
	Filter: DropShadow(Color=#8C97B3, OffX=0, OffY=0, Positive=0);
	height: 10px; 
}

.linedotted { background-color: #FFFFFF; background-image: url(/images/01_bkg.gif)} 
.linedotted_vert {width: 0px; background-color: #FFFFFF; background-image: url(/images/01_bkg.gif)}
.linesolid {  background-color: #E2E2E2}
.main {  background-color: #FFFFFF}
.maingri { background-color: #F4F4F4; color: #333333}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 17px;
	font-weight: normal;
	color: #CC0000;
	text-transform: uppercase;
}
.pagemark {
	font-size: x-small;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, "MS Sans Serif";
}
.number800 {
	font-size: medium;
	Filter: DropShadow(Color=#DB241C, OffX=0, OffY=-1, Positive='true');
	height: 10px; 
}

hr {size=1px; color=#cccccc; noshade; width=90%}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	word-spacing: 15px;
	letter-spacing: 10px;
	
}
