/* Global Styles */
body {
 margin:0px;
 }
/* ID Styles */

#navigation td {
 border-bottom: 0px solid #fffa6e;
 }
 
#navigation a {
 font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #800080;

text-decoration: none;
 }
 
#navigation a:hover {
  color: #ff0d7e;
 }


/* Class Styles */
 
.bodytext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
line-height: 18px;
	color: #666666;
}

.bodytext1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
line-height: 18px;
	color: #666666;
}

.header {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
line-height: 22px;
	font-weight: normal;
font-style: italic;
letter-spacing: 0px;
	color: #53a58f;
}
.header2 a: {
color: #53a58f;
}

.header1 {font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size: 25px; color: #ff0d7e; line-height: 30px; font-style: italic;} 

.header2 {font-family: Times New Roman, Arial, Helvetica, sans-serif;
font-size: 18px; color: #ff0d7e; line-height: 30px; font-style: normal; font-weight: normal} 

.header3 {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 18px;
line-height: 22px;
	font-weight: normal;
font-style: italic;
letter-spacing: 0px;
	color: #ff0d7e;
}

.imagelinks {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0d7e;
color: #ff0d7e;
text-decoration: none;
} 
.imagelinks a:hover {
color: #53a58f;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#eca6c5;
color:#ffffff;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
text-decoration: none;
line-height: 18px;	
width:165px;
padding:2px;
text-align:left;
padding-left: 14px;
font-weight:bold;

/*/*/border:1px solid #ff0d7e;/* */
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: f3dfe8}

.menutitle a:{
 color:#ffffff;
 text-decoration: none;
 }

.submenu {
margin-bottom: 0.5em;
background-color:#e6b9ce;
text-decoration: none;
width:165px;
padding-left: 14px;
font-size:14px;
font-color:#ff0d7e;
line-height: 25px;
border-left: 2px solid #f3dfe8;
}

.submenu a: {
margin-bottom: 0.5em;
background-color:#e6b9ce;
text-decoration: none;
width:165px;
padding-left: 14px;
font-size:14px;
font-color:#ff0d7e;
line-height: 25px;
border-left: 0px solid #808080;
}

.submenu a:hover {
margin-bottom: 0.5em;
width:165px;
font-size:14px;
color:#ff0d7e;
text-decoration: none;

}


































































