body{
background:#ffffff url(images/bg.jpg) top center repeat-x;
}

.regular {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:20px;
	color: #1D6FAD;
}

.regular a
{
text-decoration:underline;
color:#1D6FAD;
}

.regular a:hover
{
text-decoration:none;
color:#999999;
}

.border {
	background: url(images/border.jpg) top center repeat-x;
	border:#b5e2f9 solid 1px;
	color: #1D6FAD;
}

.header {
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight:normal;
	line-height:28px;
	color: #1D6FAD;
}

.header2 {
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight:normal;
	line-height:28px;
	color: #1D6FAD;
}

.blue-bold {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight:normal;
	color: #0f85da;
}

.gray-text {
	font-family:arial;
	font-size: 12px;
	font-weight:normal;
	line-height:19px;
	color: #666666;
}

.gray-text a
{
text-decoration:underline;
color:#1D6FAD;
}

.gray-text a:hover
{
text-decoration:none;
color:#999999;
}

.thumb {
	font-family:arial;
	font-size: 12px;
	width:150px;
	position: relative;
	font-weight:normal;
	line-height:19px;
	color: #666666;
}
.gray-big {
	font-family:Trebuchet MS;
	font-size: 17px;
	font-weight:normal;
	line-height:19px;
	color: #666666;
}

.small {
	font-family: tahoma;
	font-size: 11px;
	color: #1D6FAD;
}

.input {
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	height:22px;
	border:1px solid #FFF;
}

.border2 {
	background: url(images/border.jpg) top center repeat-x;
	border:#b5e2f9 solid 1px;
	font-size: 14px;
	color: #1D6FAD;
	padding:5px;
	
}

.border3 {
	background: url(images/border2.jpg) top center repeat-x;
	border:#e4e4e4 solid 1px;
    font-family: Verdana;
    font-size: 15px;
    font-weight:bold;
    color: #666666;
    padding:5px;
