.greybar {
     FONT-FAMILY: verdana, Helvetica, sans-serif; 
	font-size: 10px;
	color: #585858;
}
.greybar2 {
     FONT-FAMILY: verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: #585858;
}
.greybarbig {
     FONT-FAMILY: verdana, Helvetica, sans-serif; 
	font-size: 13px;
	color: #585858;
	font-weight: bold;
}

a.greybar {
     FONT-FAMILY: verdana, Helvetica, sans-serif; 
	font-size: 10px;
	color: #585858;
	text-decoration: none;
}

a.greybar:hover {
     FONT-FAMILY: verdana, Helvetica, sans-serif; 
	font-size: 10px;
	color: #A22D07;
	text-decoration: none;
}

.select1 {
	BORDER-RIGHT: #B4B4B4 1px solid;
	BORDER-TOP: #B4B4B4 1px solid;
	BORDER-LEFT: #B4B4B4 1px solid;
	BORDER-BOTTOM: #B4B4B4 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	WIDTH: 170px;
	COLOR: #757575;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FFFFFF;
}

.searchbox {
	BORDER-RIGHT: #B4B4B4 1px solid;
	BORDER-TOP: #B4B4B4 1px solid;
	BORDER-LEFT: #B4B4B4 1px solid;
	BORDER-BOTTOM: #B4B4B4 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	WIDTH: 122px;
	HEIGHT: 16px;
	COLOR: #757575;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FFFFFF;
}

.inputbox {
	BORDER-RIGHT: #B4B4B4 1px solid;
	BORDER-TOP: #B4B4B4 1px solid;
	BORDER-LEFT: #B4B4B4 1px solid;
	BORDER-BOTTOM: #B4B4B4 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	WIDTH: 192px;
	HEIGHT: 16px;
	COLOR: #757575;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #FFFFFF;
}

.copytext{
    FONT-FAMILY: verdana, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 18px;
	color: #585858;
	letter-spacing: -0.5px;
}
.maintext{
    FONT-FAMILY: arial, verdana, sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color: #585858;
	letter-spacing: -0.5px;
}
.infotext{
    FONT-FAMILY: verdana, sans-serif; 
	font-size: 11px;
	line-height: 16px;
	color: #585858;
	letter-spacing: -0.5px;
}
.infoheader{
    FONT-FAMILY: verdana, sans-serif; 
	font-size: 12px;
	line-height: 15px;
	color: #DD2800;
	letter-spacing: -0.5px;
}
a.info {
    FONT-FAMILY: verdana, sans-serif; 
	font-size: 11px;
	line-height: 16px;
	color: #585858;
	letter-spacing: -0.5px;
	text-decoration: none;
}

a.info:hover {
    FONT-FAMILY: verdana, sans-serif; 
	font-size: 11px;
	line-height: 16px;
	color: #585858;
	letter-spacing: -0.5px;
	text-decoration: underline;
}
a.blue {
     COLOR: #333366; 
     FONT-FAMILY: arial, Helvetica, sans-serif; 
     FONT-SIZE: 10pt; 
     FONT-WEIGHT: bold; 
     TEXT-DECORATION: none
}

a.blue:hover {
     COLOR: #333366; 
     FONT-FAMILY: arial, Helvetica, sans-serif; 
     FONT-SIZE: 10pt; 
     FONT-WEIGHT: bold; 
     TEXT-DECORATION: underline;
}
.textarea {
		border-right: #B4B4B4 1px solid; 
		padding-right: 1px; 
		border-top: #B4B4B4 1px solid; 
		padding-left: 1px; 
		padding-bottom: 1px; 
		border-left: #B4B4B4 1px solid; 
		color: #3d415a; 
		padding-top: 1px; 
		border-bottom: #B4B4B4 1px solid; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		FONT-WEIGHT: bold;
		FONT-SIZE: 10px;
		COLOR: #757575;
		BACKGROUND-COLOR: #FFFFFF;
}

.select {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: black 1px solid; WIDTH: 190px; COLOR: #ffffff; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #003366
}

.select2 {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: black 1px solid; COLOR: #6A6C6A; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ffffff; LETTER-SPACING: 1px;
}

th.sel {
	background:#E7EFF7;
	text-align:left;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	border-bottom:1px solid #C8DCEE;
	border-left:1px solid #C8DCEE;
	color:#66a3d3;
	margin-left: 1.0em
}
table.sel {
	width:96%;
	border-top:1px solid #C8DCEE;
	border-right:1px solid #C8DCEE;
	margin:1em auto;
	border-collapse:collapse;
}
td.sel {
	color:#678197;
	border-bottom:1px solid #C8DCEE;
	border-left:1px solid #C8DCEE;
	padding:.2em 1em;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}