body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #858585;
	margin-top: 0px;
}
table {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.black { 
	color: #FFFFFF;
	background-color: #000000;
}
.white { 
	background-color: #FFFFFF;
}
.graybkg {
	background-image:url(../images/bg-search1.jpg);
}
.red {
	background-color: #b74b3e;
	color: #FFFFFF;
}
.redfont{
	color: #b74b3e;
}
.title {
	font-weight: bold;
	font-size: 13px;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

a.white1:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white1:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.white1:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:underline;
}
a.white1:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:underline;
}
a.dd:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #b74b3e;
	text-decoration: none;
}
a.dd:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #b74b3e;
	text-decoration:none;
}
a.dd:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
a.dd:active {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.input { 
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-image:url(../images/login.jpg);
}
.input2 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-image:url(../images/search1.jpg);
	width: 370px;
	border: 0px;
	text-indent: 6px;
}
.input3 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-image:url(../images/search.jpg);
	width: 138px;
	border: 0px;
	text-indent: 6px;
}
select {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-image:url(../images/search.jpg);
	background-color: #f8f8f8;
	border-bottom: 1px solid #cfd0d4;
	border-left: 1px solid #cfd0d4;
	text-indent: 6px;
}
.curser {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	cursor:pointer;
	background-image:url(../images/searchbut.jpg);
	background-repeat: repeat-x;
}
textarea {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-image:url(../images/comment.jpg);
	border: 0px;
	text-indent: 6px;
}
.tableborder {
	border-bottom: 1px solid #b74b3e;
	border-left: 1px solid #b74b3e;
	border-right: 1px solid #b74b3e;
	border-top: 1px solid #b74b3e;
}
a.white2:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.white2:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.white2:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:underline;
}
a.white2:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:underline;
}