body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.contenthandler
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
}

.content
{
	FONT-SIZE : 14px;
	COLOR : #444455;
	FONT-FAMILY : Arial;
}

.tabledata  {
	FONT-SIZE : 12px;
	COLOR : black;
	BACKGROUND-COLOR : #e9f0ff;
	
}

normalnavbutton {
	color : #FFFFFF;
	font-size: 11px;
	font-weight : bold;
	text-decoration : none;
}
.overnavbutton {
	color : #414384;
	font-size: 11px;
	font-weight : bold;
	text-decoration : none;
}

a.linknavbar {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
	line-height: 11px;
}
a.linknavbar:hover {
	color: #414384;
	text-decoration : none;
	line-height: 11px;
}

.whitesidebar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.whitesidebarsmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

.notxtdec
{
	text-decoration:none;
}


.roundheader127
{
	
	background-image: url(/img/sidebar-top-127.gif);
}

table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	
}
td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;

}


/*- Maroon - large font  --*/
.Head1 
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Head2 
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.H1 
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.H2 
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

/***************** Used for hiding stuff when printing *******************************/
@media screen {
	.hideprint
	{			
	}
}

@media print {
	.hideprint
	{	
		position:absolute;
		left:-1000;
		top:-1000;
		visibility:hidden;
	}
}

/***************** Used for general Links in the Site *******************************/
A.imagelink:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

A.imagelink:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

A.imagelink:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

A.imagelink:active IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}



/**************************SITE ADMIN STYLE ******************************************/

TD.normal  {
	FONT-SIZE : 11px;
	COLOR : #140812;
	FONT-FAMILY : Arial;
}

TD.tablemainheader
{
    BORDER-RIGHT: #6782a6 thin ridge;
    BORDER-TOP: #6782a6 thin ridge;
    FONT-SIZE: 11px;
    BORDER-LEFT: #6782a6 thin ridge;
    COLOR: black;
    BORDER-BOTTOM: #6782a6 thin ridge;
	FONT-FAMILY : Tahoma;
    BACKGROUND-COLOR: transparent
}
TD.tableheader  {
	FONT-SIZE : 11px;
	COLOR : white;
	FONT-FAMILY : Tahoma;
	BACKGROUND-COLOR : #6699cc;
}

.tabledata2  {
	FONT-SIZE : 11px;
	COLOR : black;
	FONT-FAMILY : Tahoma;
	BACKGROUND-COLOR : #e9ecf9;
}


INPUT.smallbutton
{
	font-size: 10px;
}

TEXTAREA.textfield
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


TEXTAREA.editable /* source code edit box */
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

a.linkfooter:link  {
	font-size: 10px;
	COLOR : #333333;
	text-decoration:none;
}

a.linkfooter:visited  {
	font-size: 10px;
	text-decoration:none;
	COLOR : #333333;
	text-decoration:none;
}

a.linkfooter:hover
{
  font-size: 10px;
  color: #3366ff;
  text-decoration: none;
}

a.linkfooter:active  {
	font-size: 10px;
	COLOR : #000000;
}

.smalltext
{
  font-weight: bold;
  font-size: 12px;
  color: #fffaf5;
}

.buynowr {float: right; margin:10}

.buynowl {float: left; margin-right:20}
