a	{
	color: #202020;
	font-weight: bolder;
	text-decoration:none; 
}

a:hover	{
	color: #CD4A79;
	font-weight: bolder;
	text-decoration:none; 
	
}

.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;

}
.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: normal;
	color: #000000;
}
.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}
.blacktextbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.redheadtext  {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-weight: normal;
	color: #990033;
}
.redtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990033;
	font-weight: normal;
}
.redsmallhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #990033;
}
.redtextbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990033;
	font-weight: bold;
}
.redsmallheadlight {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #CD4A79;
}
.redmediumhead {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #990033;
}
.redmediumheadlight {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #CD4A79;
}

#frame{
	left:20px;
	top:20px;
	width:939px; 
	height:588px; 
	background:url(images/back.gif) top left no-repeat;
}

#main{
 position:absolute;
 padding: 0px 10px 10px 10px;
 width:909px; 
 height:528px;
 left: 20px;
 top: 20px;
}

#menu{
 position:absolute;
 padding: 5px 10px 5px 10px;
 width:909px; 
 height: 30px;
 top:548px;
 left: 20px;
 
}

#main_left{
	position: absolute;
	width:300px;
	height:536px;
	left: 26px;
	top: -19px;
}


#main_right{
	position:absolute;
	padding-left:59px;
	width:506px;
	height:561px;
	left: 322px;
	top: -41px;
}
