form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: arial;
	font-size: 11px;
	color: #7D7D7D;
}

input {
	font-family: arial;
	font-size: 11px;
	color: #7D7D7D;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #7D7D7D;
	text-decoration: none;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #5D5D5D;
	text-decoration: none;
}

.text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #FF0000;
	text-decoration: none;
}


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	color: #5D5D5D;
	text-decoration: none;
}

.textmes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: red;
	text-decoration: none;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #ffffff;
	text-decoration: none;
}
.lnk
{
	font-family: Arial;
	font-size: 11px;
	color: #0000ff;
	text-decoration: underline;
}

.lnk:hover
{
	color: #ff0000;
	text-decoration: none;
}
.lnk1
{
	font-family: Arial;
	font-size: 11px;
	color: #0000ff;
	text-decoration: none;
}

.lnk1:hover
{
	color: #ff0000;
	text-decoration: none;
}
.graylnk
{
	font-family: Arial;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: underline;
}

.graylnk:hover
{
	color: #ff0000;
	text-decoration: none;
}
td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px
}

.boxbg {
	background-image: url(../images/blue_bg.gif);
	background-repeat: repeat-x;
}

