.codered {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}

.codewhite {
	font-family: verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
 	color: #FFCC99;
 	font-weight: bold;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	overflow: auto;
	margin: 0px;
}

td {
	font-size: 11px;
	color: #333333;
}

a {
	color: #DE0027;
	text-decoration: underline;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

.orange {
	color: #FFCC99;
	font-weight: bold;
	text-decoration: none;
}

.orange:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.white {
	color: #FFFFFF;
}

.white:hover {
	color: #FFCC99;
}

.blue {
	color: #003399;
	text-decoration: none;
}

.blue:hover {
	color: #DE0027;
	text-decoration: none;
}

.red {
	color: #DE0027;
}

.menu {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.submenu {
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-left: 25px;
	text-decoration: none;
}

.submenu:hover {
	color: #FFCC99;
	text-decoration: none;
}

.submenu_white {
	color: #FFFFFF;
	text-decoration: none;
}

.submenu_white:hover {
	color: #FFCC99;
	text-decoration: none;
}

.conova {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}

.conova:hover {
	color: #333333;
	text-decoration: none;
}

.title {
	color: #003399;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.title:hover {
	color: #DE0027;
	font-weight: bold;
	text-decoration: none;
}

.title_orange {
	color: #FFCC99;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.title_orange_small {
	color: #FFCC99;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.pic_content {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.select144{
	font-size: 11px; 
	height: 18px; width: 144px; 
	margin: 0px; 
	padding-bottom: 2px;
}

.dist_popup_text {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}