/************************************
		general HTML
************************************/
A:link, A:visited, A:active {
	color : #662D91;
}

A:hover
{
	color : #9999FF;
	text-decoration : none;
	}

BODY{
	background: url(../images/background.gif) fixed;
	color: #662D91;
	font: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #FEDA9C;
	SCROLLBAR-HIGHLIGHT-COLOR: #beb36e;
	SCROLLBAR-ARROW-COLOR: #beb36e;
	SCROLLBAR-TRACK-COLOR: #d4d2a1;
	margin-top: 25;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
}
	
DIV, TD, TEXTAREA, INPUT, SELECT, OPTION {
	color: #662D91;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}

P {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 3px 0px;
}
/************************************
		classed
************************************/
}
.navtext
{
	text-decoration : none;
	font-size : 16px;
	font-family : "Century Gothic";
	font-weight : normal;
	}

.header
{
  font-size : 24px;
  font-weight : normal;
  border-bottom : 1px solid #662D91;
  font-family : "Century Gothic";
  vertical-align : middle;
}

.header-300
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    BACKGROUND-IMAGE: url(../common/images/heading1Background-350.gif);
    COLOR: #ffffff;
    TEXT-INDENT: 4px;
}
.header2
{
    FONT-WEIGHT: bold;
    TEXT-INDENT: 4px;
    BACKGROUND-COLOR: #f6ecd7
}
.tablelined
{
   border : 1px solid #662D91;
	padding-right : 5;
	padding-left : 5;
	}
	
.tablelined2
{
   border : 1px solid #662D91;
	}
	


.tablelinkcel
{

}

.tablelinkcel A
{
	width: 100%;
	color : #662D91;
	text-decoration: none;
}

.tablelinkcel A:hover
{ 
	width:100%;
	text-decoration: none;
	background : #662D91;
	color : #FEDA9C;
	border-left : 1px solid #FEDA9C;
	border-right : 1px solid #FEDA9C;
}


.tableheader
{
	background-color : #662D91;
	color : #FEDA9C;
}
.tablecontent{
	background-color : #FEEAC0;
	border-right : 2px solid #FEEAC0;
	border-left : 2px solid #FEEAC0;	
	text-decoration : none;
}
.tablecontentleft{
	border-left : 2px solid #FEEAC0;
	text-decoration : none;
}
.tablecontentright{
	border-right : 2px solid #FEEAC0;
}
.source {
	font-size: 11px;
	font-family: "century gothic";
	text-align: right;
}

.footer
{
  font-size : 11px;
  font-weight : normal;
  font-family : "Century Gothic";
  vertical-align : middle;
  border-top : 1px solid #662D91;
 }
.footertext
{
  font-family : "Century Gothic";
  text-decoration : none;
 }
.button
{
	    BACKGROUND-COLOR: #662D91;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
	color : #FEDA9C;
	}
.gradient
{
	background : url(../images/gradient.gif);
}
.content
{
/* background : #FEE3B6; */
}
.textnoline
{
	text-decoration : none;
}
.mastertable
{
	background : #FEDA9C;
	background-color : #E1D2FF;
}
.input
{
	width : 250px;
	background-color : #FEEAC0;
	}
.input2
{
	width : 123px;
	background-color : #FEEAC0;
	}
.navigation{
	text-decoration : none;
	font-size : 12px;
	font-family : "Century Gothic";
	font-weight : normal;
	padding-bottom : 0;
	vertical-align : middle;
}
.invisible {  font-family: Arial, Helvetica, sans-serif; color: #FFFFCC; font-weight: lighter}



.adstext{
	font-size : 14px;
	font-family : "Century Gothic";
}
