/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navication {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	/*color: #00FFFF;*/
	text-decoration: none;
	/*background-color: #993300;*/
	/*display: block;*/
	padding: 8px;
	width: 140px;
	color: #FFFFFF;
}

.navication:hover  {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	/*background-color: #D03D03;*/
	/*display: block;*/
	padding: 8px;
	width: 140px;
}

.navication_t {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	/*color: #00FFFF;*/
	text-decoration: none;
	/*background-color: #993300;*/
	display: block;
	/*width: 140px;*/
	color: #660066;
	width: auto;
	padding: 4px;
}

.navication_t:hover  {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #D03D03;*/
	/*display: block;*/
	padding: 8px;
	/*width: 120px;*/
}

.navication_t1 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	/*color: #00FFFF;*/
	text-decoration: underline;
	background-color: #FFFFFF;
	display: block;
	padding: 5px;
	width: 120px;
	color: #FF0000;
}

.navication_t1:hover  {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	background-color: #FFFFFF;
	/*display: block;*/
	padding: 5px;
	width: 120px;
}

.t_n {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/*color: #00FFFF;*/
	text-decoration: none;
	/*background-color: #00CCFF;*/
	/*display: block;*/
	/*padding: 8px;*/
	width: 130px;
	color: #000000;
	border: 1;
	border-color: #CC3333;
	padding: 4px;
}

.t_n:hover  {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	/*background-color: #D03D03;*/
	/*display: block;*/
	/*padding: 8px;*/
	width: 140px;
}
