body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 10px;
	color: #3E3E3E;
}

textarea{
	font-family: Arial;
	font-size: 10px;
	color: #3E3E3E;
}

input {
	font-family: Arial;
	font-size: 10px;
	color: #3E3E3E;
}

.heading {
	font-family: Arial;
	font-size: 17px;
	line-height: 18px;
	color: #454545;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #6A696A;
	text-decoration: none;
}

.bigtext {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #6A696A;
	text-decoration: none;
}

.smalltext {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #585858;
	text-decoration: none;
}

.smalllink {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #585858;
	text-decoration: none;
}

.smalllink:hover {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #585858;
	text-decoration: underline;
}

.btext {
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #282828;
	text-decoration: none;
}

.bluetext {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #024794;
	text-decoration: none;
}

.bluelink {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #024794;
	text-decoration: none;
}

.bluelink:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #024794;
	text-decoration: underline;
}

.bigbluelink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#024794;
line-height:15px;
text-decoration:none;
}


.whitetext {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitelink:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}

.graylink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #6A696A;
	text-decoration: none;
}

.graylink:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #6A696A;
	text-decoration: underline;
}

.bottext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	text-decoration: none;
}

.botlink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	text-decoration: none;
}

.botlink:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #434343;
	text-decoration: underline;
}

.whitelinknew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}

.border {
	border: 1px solid #DEDEDE;
}
