
body, p, td        	{ 	font-family:Verdana,Arial,Sans-serif; font-size:11px; 
						margin:0px; color:#3E3E3E; 
						line-height:15px;
					}
b.headline			{
						font-family:Arial,Sans-serif; 
						font-size:15px; font-weight:bold;
						color:#61584F; 
						line-height:16px;
					}
.border_top_bottom 	{ 
						border-top:1px solid #767676; border-bottom:1px solid #767676;
					}
td.menu				{ 
						font-size:11px; height:23px; border-top:1px solid #D1D6BF; 
						padding:0 0 0 10px
					}
.small				{ 
						font-family:Verdana,Arial,Sans-serif; font-size:09px; 
						color:#3E3E3E; 
					}
.red				{ 
						font-family:Verdana,Arial,Sans-serif; font-size:11px; 
						color:#C60000; 
					}
a					{ text-decoration:none; font-weight:bold; color:#3D577A;}
a.menu				{ text-decoration:none; font-weight:bold; color:#656C6B;}
a.menuSelected		{ text-decoration:none; font-weight:bold; color:#252F39;}
a:hover,a.menu:hover{color:#252F39;}
ul					{ margin-top:4px}

input, textarea, select { border:1px solid #262F3A; font-size:11px; font-family:Verdana,Arial,sans-serif;}
input[type=submit]:hover { cursor:pointer; }


