A {
	color: #FFFFFF;
	text-decoration:none;
}
A:link {
	color: #FFFFFF;
	text-decoration:none;
}
A:visited {
	color: #FFFFFF;
	text-decoration:none;
	}

A:hover {
	text-decoration:underline;
	color: #FFFFFF;

}

A.white {
	color: #FFFFFF;
	text-decoration:none;
}
A.white:link {
	color: #FFFFFF;
	text-decoration:none;
}
A.white:visited {
	color: #FFFFFF;
	text-decoration:none;
	}

A.white:hover {
	text-decoration:underline;
	color: #FFFFFF;

}
.tblborder {
	border-left-color: #127FBD;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #127FBD;
	border-right-width: 1px;
	border-right-style: solid;
}
.leftborder {
	border-left-color: #127FBD;
	border-left-width: 1px;
	border-left-style: solid;
}
.botborder {
	padding-bottom: 2px;
	border-bottom-color: #127FBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.title {
	font-family: Verdana;
	font-size: 18px;
	color: #127FBD;
	font-weight: normal;
}
.pgtitle {
	font-family: Verdana;
	font-size: 18px;
	color: #676A9C;
	font-weight: normal;
}
.subtitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #013C98;
	font-weight: normal;
}
h2,h1{
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: normal;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.bold {
	font-family: Verdana;
	font-size: 11px;
	color: #127FBD;
	font-weight: bold;
}

.input {
	font-family: Verdana;
	font-size: 11px;
	color: #127FBD;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #127FBD;
}
blockquote,form, input,select,div,li,ol,textarea,th,ul,p,body,td {
font-size: 11px; font-family:Verdana; color: #999999;line-height:16px;
}
.small {
font-size: 10px; font-family:Verdana; color: #999999;line-height:12px;
}
