body {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:fixed;
	background-color: #000000;
}


/******************** Start Main Navigation ******************/
.navigation {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #000000;
}

a.navigation:link {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #000000;
}

a.navigation:hover {
font-family: arial;
font-size: 11px;
text-decoration: none; 
color: #ffffff;
}
/*------------------------*/
.navigationWhite {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #ffffff;
}

a.navigationWhite:link {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #ffffff;
}

a.navigationWhite:hover {
font-family: arial;
font-size: 11px;
text-decoration: none; 
color: #000000;
background-color:#FF99FF;
}
/*------------------------*/
.navigationPink {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #FF0099;
}

a.navigationPink:link {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #FF0099;
}

a.navigationPink:hover {
font-family: arial;
font-size: 11px;
text-decoration: none; 
color: #000000;
background-color:#FF99FF;
}
/******************** End Main Navigation ******************/

/******************** Start Footer *************************/
.footer {
font-family: verdana;
font-size: 10px;
text-decoration: none;
color: #333333;
}

a.footer:link {
font-family: verdana;
font-size: 10px;
text-decoration: none;
color: #999999;
}

a.footer:hover {
font-family: verdana;
font-size: 10px;
text-decoration: none; 
color: #333333;
}
/******************** End Footer *************************/

/******************** BTN blue *************************/
.bn {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #42b4e6;
}

a.bn:link {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #42b4e6;
}

a.bn:visited {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #42b4e6;
}

a.bn:hover {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #000000;
background-color:#FF99FF;
}
		
/******************** End BTN blue *************************/

/******************** BTN GOLD *************************/
.bnGOLD {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #FFCC66;
}

a.bnGOLD:link {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #FFCC66;
}

a.bnGOLD:visited {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #FFCC66;
}

a.bnGOLD:hover {
font-family: arial;
font-size: 11px;
text-decoration: none;
color: #F46DB6;
}
		
/******************** End BTN GOLD *************************/

/******************** Headlines *************************/
.headline {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #000000;
}
	
.bigheadline {
font-family: arial;
font-size: 18px;
color: #000000;
}
	
	
.subheadline {
font-family: arial;
font-size: 13px;
color: #666666;
}


.blackheadline {
font-family: arial;
font-size: 16px;
color: #000000;
}
/******************** End Headlines *************************/

/************  Start Sub Headline  *************/
.subheadline {
font-family: arial;
font-size: 12px;
color: #999999;
}

a.subheadline:link {
font-family: arial;
font-size: 12px;
color: #999999;
}
	
a.subheadline:visited {
font-family: arial;
font-size: 12px;
color: #999999;
}

a.subheadline:hover {
font-family: arial;
font-size: 12px;
color: #999999;
}
/************  End Sub Headline  *************/


/******** Start Standard Text *************/	
.stdtextsmall {
font-family: arial;
font-size:10px;
text-decoration: none;
color: #333333;
 }
.BlkTextsmall {
font-family: arial;
font-size:10px;
text-decoration: none;
color: #000000;
 }
a.BlkTextsmall:link {
font-family: arial;
font-size:10px;
text-decoration: none;
color: #000000;
}
a.BlkTextsmall:hover {
font-family: arial;
font-size:10px;
text-decoration: none;
color: #CC0000;
}  
 
.stdtextRED {
font-family: arial;
font-size:11px;
text-decoration: none;
color: #CC0000;
 }
 
/*---------------------*/
.stdtextMED {
font-family: arial;
font-size: 11px;
color: #333333;
text-decoration: none;
}

a.stdtextMED:link {
font-family: arial;
font-size: 11px;
color: #000000;
text-decoration: none;
}

a.stdtextMED:hover {
font-family: arial;
font-size: 11px;
color: #3399CC;
text-decoration: none;
}
/*--------Blue---------*/
.textMEDblue {
font-family: arial;
font-size: 11px;
color: #3399CC;
text-decoration: none;
}
a.textMEDblue:link {
font-family: arial;
font-size: 11px;
color: #3399CC;
text-decoration: none;
}
a.textMEDblue:hover {
font-family: arial;
font-size: 11px;
color: #000000;
text-decoration: none;
}
/*---------------------*/
 
.stdtext {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #333333;
 }
 
 
a.stdtext:link {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #000000;
 }
  
a.stdtext:hover {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #999999;
 }
 .stdtext-White {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #ffffff;
 }
a.stdtext-White:link {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #ffffff;
 }
a.stdtext-White:hover {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #FFCC66;
 }

/*---------------BOLD text---------------*/
	
.boldtext {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #000000;
font-weight: bold;
}

a.boldtext:link {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #000000;
font-weight: bold;
}
a.boldtext:hover {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #666666;
font-weight: bold;
}
/*---------------------*/

.blacktext {
	font-family: arial;
	font-size:12px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
}
a.blacktext:link {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #42b4e6;
font-weight: normal;
}
a.blacktext:hover {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #666666;
font-weight: normal;
}

/******** End Standard Text *************/


/************  START BORDER EFFECT  *************/

.blackBorder {
	border: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

 .blackBorder:link {
	border: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
 .blackBorder:hover {
	border: 1px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
/*---------------------*/

.textBorder {
	font-family: Arial, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.textBorder:link {
	font-family: Arial, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

a.textBorder:hover {
	font-family: Arial, arial, sans-serif;
	font-size: 11px;
	color: #42B4E6;
	text-decoration: none;
	border: 1px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-spacing: 4px;

}

.textBorderStill {
font-family: Arial, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1 px;
	border-top-color: #42B4E6;
	border-right-color: #42B4E6;
	border-bottom-color: #42B4E6;
	border-left-color: #42B4E6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-spacing: 4px;
}
	/************  END BORDER EFFECT  *************/.blacktext p {
	color: #FF0080;
}

