/* CSS Document */
body {
	font-family: Arial;
	font-size: 12px;
	background-color: #EFA0BE;
}
.tabel_main {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E66897;
	border-right-color: #E66897;
	border-bottom-color: #E66897;
	border-left-color: #E66897;
	border-left: Left_border;
	border-right: right_border;
	border: Border;
	width: 1055px;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
P {
	font-family: Arial;
	font-size: 14px;
}

a:link {
	color: #CC0066;
	text-decoration: underline;
}
a:visited {
	color: #CC0066;
	text-decoration: underline;
}
a:hover {
	color: #CC0066;
	text-decoration: underline;
}
a:active {
	color: #CC0066;
	text-decoration: underline;
}

.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.Pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #E66897;
}

.sidemenu a {
	font: 11px Arial;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	display: block;
	width: 150px;
	background-color: #F1B1CA;
}

.sidemenu a:hover {color: #FFFFFF;
text-decoration: none;}

.sideheader1 {background-color: #336699;
border-bottom: 1px solid #5A89C0;
color: #FFFFFF;
padding: 5px;}

.sidebuttons1 a {border-bottom: 1px solid #ffffff;}
.sidebuttons1 a:visited {color: #FFFFFF;
text-decoration:none;}
.sidebuttons1 a:hover {
	background-color: #E66897;
	color: #FFFFFF;
	background-image: url(gfx/buttonbg.gif);
}.blueunderline {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-top-color: #E66897;
	border-right-color: #FDB771;
	border-bottom-color: #E66897;
	border-left-color: #FDB771;
	text-decoration:none;
	border-top: Border Top;
	border-top-style: solid;
	border-top-width: medium;
}
.sidebuttons1 a:active {color: #FFFFFF;
text-decoration:none;}

.menubackground {
	background-attachment: scroll;
	background-image: url(/gfx/elements/menu_backround_new.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottom_yellow {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E66897;
	border-right-color: #00CC00;
	border-bottom-color: #E66897;
	border-left-color: #C09C14;
}
.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #F1B1CA;
}
.main_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.index_main_font_spcing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 3px;
	padding-left: 3px;
}
