﻿/*-- Contact Detail */

	.input {
		font-family:verdana;
		font-size:11px;
		color:#8C8C8C;
		width:350px;
		height:20px;
		border:1px solid #8C8C8C;
		background:url("../images/boxBg.jpg") repeat-x left bottom;
		}

	.textarea {
		font-family:verdana;
		font-size:11px;
		color:#8C8C8C;
		width:400px;
		height:80px;
		border:1px solid #8C8C8C;
		background:url("../images/box2Bg.jpg") repeat-x left bottom;
		}

	.select {
		font-family:verdana;
		font-size:11px;
		color:#8C8C8C;
		width:350px;
		height:20px;
		border:1px solid #8C8C8C;
		background:url("../images/boxBg.jpg") repeat-x left bottom;
		}


/*--------------------------------------------------------------------------------------------- News */

	.news_head {
		font-family:verdana;
		font-size:12px;
		color:#8C8C8C;
		font-weight:bold;
		}

	.news_date {
		font-family:Trebuchet MS;
		font-size:11px;
		color:#ABABAB;
		}

	a.news_text:active, a.news_text:visited, a.news_text:link {
		font-family:Trebuchet MS;
		color:#8C8C8C;
		font-size:11px;
		text-decoration:none;
		}
	
	a.news_text:hover {
		font-family:Trebuchet MS;
		color:#931E60;
		font-size:11px;
		text-decoration:none;
		border-bottom:1px dotted #931E60;
		}

	.titlebar {
		font:bold 15pt Arial, Helvetica, sans-serif;
		color:#97bbf2;
		}

	.text_head05 {
		font-family:Trebuchet MS;
		font-size:12px;
		color:#4C4C4C;
		font-weight:bold;
		}

	.form_text {
		font-family:verdana;
		font-size:11px;
		color:#bbbbbb;
		}

	.hhr {
		background:url("../images/hr.jpg") repeat-x center center;
		height:10px;
		}



		.news_head {
			font-family:tahoma;
			color:#0F2726;
			font-size:12px;
			font-weight:bold;
			}

		.news_time {
			font-family:tahoma;
			color:#0F2726;
			font-size:10px;
			}

		a.news_link:active, a.news_link:link, a.news_link:visited { 
			font-family:tahoma;
			color:#8D8D8D;
			font-size:11px;
			text-decoration:none;
			line-height:18px;
			}
		
		a.news_link:hover {
			font-family:tahoma;
			color:#3C8595;
			font-size:11px;
			text-decoration:none;
			line-height:18px;
			border-bottom:1px dotted #3C8595;
			}

		.news_text {
			font-family:tahoma;
			color:#8D8D8D;
			font-size:10px;
			}

		.news_detail_text {
			font-family:tahoma;
			color:#0F2726;
			font-size:11px;
			line-height:18px;
			}

		a.news_detail_link:active, a.news_detail_link:link, a.news_detail_link:visited { 
			font-family:tahoma;
			color:#3C8595;
			font-size:12px;
			text-decoration:none;
			line-height:18px;
			border-bottom:1px dotted #3C8595;
			}
		
		a.news_detail_link:hover {
			font-family:tahoma;
			color:#8D8D8D;
			font-size:12px;
			text-decoration:none;
			line-height:18px;
			border-bottom:1px dotted #8D8D8D;
			}

	a.nextBack:active, a.nextBack:link, a.nextBack:visited { 
		font-family:verdana;
		color:#8D8D8D;
		font-size:10px;
		border-bottom:1px dotted #8D8D8D;
		text-decoration:none;
		}
	
	a.nextBack:hover {
		font-family:verdana;
		color:#242424;
		font-size:10px;
		text-decoration:none;
		}

	.nextBack {
		font-family:verdana;
		color:#242424;
		font-size:10px;
		}

	.alert {
		font-family:verdana;
		font-size:11px;
		color:#FF0000;
		line-height:18px;
		text-align:justify;
		margin:0;
		}

