@charset "utf-8";
body {
	background-color: #5d2154;
}
.mainbg {
	background-attachment: scroll;
	background-image: url(images/Index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.top_right_img {
	background-attachment: scroll;
	background-image: url(images/top_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottombr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d7c5cf;
	border-right-color: #d7c5cf;
	border-bottom-color: #d7c5cf;
	border-left-color: #d7c5cf;
}
.border {
	border: 1px solid #C1BBC1;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text_marun {
	font-size: 22px;
	color: #5e2154;
	text-decoration: none;
	font-weight: normal;
}
.text_marunbold {
	font-size: 24px;
	color: #5e2154;
	text-decoration: none;
	font-weight: bold;
}
.input1 {
	background-color: #e8e6e8;
	padding: 3px;
	border: 1px solid #D0CCD0;
	width: 180px;
}
.textwhite {
	color: #FFFFFF;
}
a.link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text_marunsmall {
	font-size: 15px;
	color: #5e2154;
	text-decoration: none;
	font-weight: bold;
}
.text_marunitalic {
	font-size: 15px;
	color: #5e2154;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
