/* CSS Document */

.type

{

	font-family: Arial, sans-serif; 

	color: #000; 

	font-size: 12px;

}



.menu

{

	font-family: Arial, sans-serif; 

	color: #fff; 

	font-size: 12px; 

	font-style: italic;

	font-weight: bold;

}



.menu a:link

{

	color: #fff; text-decoration: none;

}



.menu a:active

{

	color: #fff; text-decoration: none;

}



.menu a:visited

{

	color: #fff; text-decoration: none;

}



.menu a:hover

{

	color: #ff9933;

}



.leftType

{

	font-family: Arial, sans-serif; 

	color: #000; 

	font-size: 12px;

}



.leftHeader

{

	font-family: Arial, sans-serif; 

	color: #000; 

	font-size: 12px; 

	font-weight: bold;

}



.header

{

	font-family: Arial, sans-serif; 

	font-style:italic; 

	font-size: 18px; 

	font-weight: bold; 

	color: #000;

}



.popTitle

{

	font-family: Arial, sans-serif; 

	color: #fff; 

	font-size: 14px; 

	font-weight: bold;

}



.footer

{

	font-family: Arial, sans-serif; 

	font-size: 10px; 

	font-weight: bold; 

	color:#000;

}



.title

{

	font-family: Arial, sans-serif; 

	font-style: italic; 

	font-size: 14px; 

	font-weight: bold;

}



a:link

{

	color: #000066;

}



a:active

{

	color: #000066;

}



a:visited

{

	color: #000066;

}



a:hover

{

	color: #ff9933;

}