body {
	background-color: #f3f3f3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtmain {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txtmain2 {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
hr {
	color: #cccccc;
	height: 1px;
}

textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bg1 {
	background-color: #F3F3F3;
	background-image: url(/images/bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg2 {
	background-image: url(/images/bg_centre.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bg3 {

	background-image: url(/images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg4 {


	background-image: url(/images/second_separ.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #584E94;
}

.txtitl {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #a15290;
	text-decoration: none;
}
.txtwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.txtgrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
