body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#F0F1FF;
}

form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 12px;
	color: #3E3E3E;
}

textarea{
	font-family: Arial;
	font-size: 12px;
	color: #3E3E3E;
}

input {
	font-family: Arial;
	font-size: 12px;
	color: #3E3E3E;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #595959;
	text-decoration: none;
}

.bigtext {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	text-decoration: none;
}

.bluelink {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #267FBE;
	text-decoration: none;
}

.bluelink:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #428801;
	text-decoration: underline;
}

.graylink {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #595959;
	text-decoration: none;
}

.graylink:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #428801;
	text-decoration: underline;
}

.heading {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 20px;
	color: #7A7CB7;
	text-decoration: none;
}

.pinktext {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #787AB5;
	text-decoration: none;
}

.pinklink {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #787AB5;
	text-decoration: none;
}

.pinklink:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #787AB5;
	text-decoration: underline;
}

.bottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5C5D7E;
	text-decoration: none;
}

.botlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #5C5D7E;
	text-decoration: none;
}

.botlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #9192AF;
	text-decoration: underline;
}

.star{
color: #FF0000;
}