﻿/* iPhone CSS 0.1 by Verttix*/
/* Sep 24, 2007 */

body {
	background-color: #001429;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.head {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.result {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.resultsub {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #b9ddf5;
	text-decoration: none;
}
.resultsub14 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.resultsub14b {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #b9ddf5;
	text-decoration: none;
}

/*Table Button Style*/

.tr-up {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9ddf5;
}
	
/*Form Styles*/

.dropdownMenu {
	background:#FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	font-weight: bold;
	height: 30px;
	width: 230px;
}
