@charset "utf-8";
/* CSS Document */

body{

	font-family:Tahoma;
	color:#999999;
	font-size:12px;
	text-align:left;
	background-color:#4d4d4d;
}

.text{

    font-family:Tahoma;
	color:#999999;
	font-size:12px;
	text-align:justify;
	line-height:30px;
	text-decoration:none;
}


.boldtext{

    font-family:Myriad Pro ;
	color:#ffcb04;
	font-size:16px;
	text-align:justify;
	line-height:30px;
}


.smallboldtext{

    font-family:Myriad Pro ;
	color:#ffcb04;
	font-size:14px;
	text-align:center;
	line-height:30px;
}
.boldtextwhite{

    font-family:Myriad Pro ;
	color:#ffffff;
	font-size:16px;
}


.footer{

	font-family:Tahoma;
	color:#999999;
	font-size:9px;
	text-decoration:none;
}

.footer:hover{

	text-decoration:underline;
	color:#00CC00;
}


.copyrights{

	font-family:Tahoma;
	color:#999999;
	font-size:9px;
	text-decoration:none;
}

.logo{
   font-family:Tahoma;

}

.logo:hover{



}
