@charset "utf-8";
.style2 {font-size: xx-large}
.headerText {
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
	font-style: italic;
	text-decoration: none;
	letter-spacing: 1px;
	text-indent: 2em;
	word-spacing: normal;
}
.subheaderText {
	font-size: 16px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.main_middle {
	color: #000000;
	font-size: 12px;
	margin-right: 10px;
	text-align: left;
	vertical-align: top;
}
img   src {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	text-decoration: none;
}

.mSide1 {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/menu1.jpg);
	text-align: center;
	height: 25px;
	font-weight: bold;
}

.mSide2 {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 14px;
	text-decoration: none;
	background-image: url(images/menu2.jpg);
	text-align: center;
	height: 25px;
	font-weight: bold;
}

.mLine1 {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 12px;
	text-decoration: none;
	background-image: url(images/menuline1.gif);
	text-align: center;
	height: 25px;
	font-weight: bold;
	vertical-align: middle;
}
.mLine2 {
	font-family: Tahoma, Verdana, "MS Sans Serif";
	font-size: 14px;
	text-decoration: none;
	background-image: url(images/menuline2.gif);
	text-align: center;
	height: 25px;
	font-weight: bold;
}



.copyright {
	font-size: 10px;w
	color: #FFFFFF;
}

table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding: 0px;
}
td {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #0033FF;
}

a:active {
	color: #0033FF;
}

#main all {
	background-color: #FF33CC;
	background-repeat: repeat;
}
#main all #menu header {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	background-color: #FF3399;
}
#main all #menu middle {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#main all #menu footer {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-family: Tahoma, Verdana, "MS Sans Serif";
}
#menu_middle a {
	color: #000000;
}
#menu_middle a:hover {
	color: #000000;
}


#menu_footer a {
	color: #D4D0C8;
}
#menu_footer a:hover {
	color: #000000;
}

body {
	background-color: #FFCCFF;
}





body,td,th {
	font-family: Tahoma, Verdana, MS Sans Serif;
	margin-top: 0px;
}
