body { 

	background: #606060; 
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-repeat: repeat;
	background-image: url('../images/cn_bg.png');
}


td { 

	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	line-height: 130%; 
	color: #000000; 
}



A:link {
	color: #3333FF;
	text-decoration:none;
}



A:visited {

	color: #3333CC; 
	text-decoration:none;
}



A:hover {

	color: #6666FF;
	text-decoration:underline;
}



a:hover.m {

	color: #1E5AAB;
	font-weight:bold; 
	text-decoration:none;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #90969F;
}		



.banner {

	font-size: 12pt;
	color: #868787;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #D6D6D6;
}



.table_border {

	border: 1px solid #E3E3E3;
}



.input_box {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: #FFFFFF;
	font-size: 8pt;
} 



.td_color_1 {

	background-color: #9ABF3A;
}



.td_color_2 {

	background-image: url('images/side_bg_left.gif');
}


.cufon-active h1 {
	font-size: 2.2em;
}


.blinkytext {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 1.2em;
       text-decoration: blink;
       font-style: normal;
}



