/*Element Styles Start*/

body
{
	color				: #000000;
	padding				: 0px;
	margin				: 0px;
	overflow-x			: hidden;
	/*background-image	: url(Images/bck11.jpg);*/
}

a:hover 
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 12px; 
	font-weight			: bold; 
	color				: #CC6633; 
	text-decoration		: underline
}
/*
a:hover 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}
*/
/*Element Styles End*/

/*Class Styles Start*/

.text1 
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 12px; 
	font-weight			: bold; 
	text-decoration		: none; 
	color				: #000000
}

.text1_light 
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 12px; 
	font-style			: normal; 
	color				: #000000; 
	text-decoration		: none; 
	font-weight			: lighter
}

.text1_orange 
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 12px; 
	font-weight			: bold; 
	color				: #CC6633; 
	text-decoration		: none
}

.text1_white 
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 12px; 
	font-weight			: bold; 
	color				: #FFFFFF; 
	text-decoration		: none
}

.whitetext 
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 9px; 
	font-weight			: bold; 
	color				: #FFFFFF; 
	text-decoration		: none
}

a.whitetext:hover
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 9px; 
	font-weight			: bold; 
	color				: #CC6633; 
	text-decoration		: none
}

.whitetext1 
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 12px; 
	font-weight			: bold; 
	color				: #FFFFFF; 
	text-decoration		: none
}

a.whitetext1:hover
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 12px; 
	font-weight			: bold; 
	color				: #CC6633; 
	text-decoration		: none
}

.text1_white 
{ 
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 12px; 
	font-weight			: bold; 
	text-decoration		: none; 
	color				: #FFFFFF
}

.text2 
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 24px; 
	color				: #000000; 
	text-decoration		: none;
}

.grid_cell_bckg
{
	background-image	: url(../images/blocks/blocks_22.gif);
	background-repeat	: repeat;
}

.grid_cell_separator_bckg
{
	background-image	: url(../images/blocks/blocks_20.gif);
	background-repeat	: repeat-y;
}

.gpager td a 
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 10px; 
	font-weight			: normal;
	color				: #CC6633; 
	text-decoration		: none;
}

.gpager td a:hover 
{  
	font-family			: Verdana, Arial, Helvetica, sans-serif; 
	font-size			: 10px; 
	font-weight			: normal;
	color				: #CC6633; 
	text-decoration		: underline
}
/*Class Styles End*/


