@charset "utf-8";

/* CSS Document */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



/* fonts */

#default

{

	font-family:Tahoma;

	font-size:11px;

	color:#333;

}



/* fonts */

.default

{

	font-family:Tahoma;

	font-size:11px;

}

.default{color:#333;}



/* fonts */

#defaultorador

{

	font-family:Tahoma;

	font-size:11px;

	text-align:justify;

}

#defaultorador{color:#333;}



/* fonts */

#default1

{

	font-family:Tahoma;

	font-size:11px;

	font-weight: bold;

}

#default1{color:#000;}



/* fonts */

#default2

{

	font-family:Tahoma;

	font-size:11px;

	font-weight: bold;

}

#default2{color:#FFF;}



/* fonts */

#default21

{

	font-family:Tahoma;

	font-size:11px;

}

#default21{color:#FFF;}



/* fonts */

#default3

{

	font-family:Tahoma;

	font-size:11px;

	font-weight: bold;

}

#default3{color:#666;}



/* fonts */

#default4

{

	font-family:Tahoma;

	font-size:11px;

}

#default4{color:#666;}



/* fonts */

#coursename

{

	font-family:Tahoma;

	font-size:18px;

}

#coursename{color:#000;}



#coursename1

{

	font-family:Tahoma;

	font-size:14px;

}

#coursename1{color:#000;}



/* fonts */

#moduletext

{

	font-family:Tahoma;

	font-size:11px;

	font-weight: bold;

}

#moduletext{color:#003789;}



#faq

{

	font-family:Tahoma;

	font-size:11px;

}

#faq{color:#003789;}



/* title fonts */

#titlebar

{

	font-family:Tahoma;

	font-size:12px;

}

#titlebar{color:#000;}





#name

{

	font-family:Tahoma;

	font-size:20px;

	color:#FFFFFF;

}



.main1{
	font-family:Tahoma;
	font-size:11px;
	color:#333;
}

.main2{
	font-family:Tahoma;
	font-size:11px;
	font-weight: bold;
	color:#FFF;
}

.main3{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

A:link { COLOR: #9B8888; TEXT-DECORATION: none;  }
A:visited { COLOR: #9B8888; TEXT-DECORATION: none; }
A:active { COLOR: #9B8888; TEXT-DECORATION: none }
A:hover { COLOR: #424263; TEXT-DECORATION: none; }