/* CSS Document */
body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
}
h1  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #006666;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-weight:bolder;
	text-transform:capitalize;
	text-decoration:none;
	line-height: 20px;
}
P   {
	font-size: 12px;
	color: #006666;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	line-height: 17px;
	padding-right: 5px; 
	padding-left:10px;
	padding-bottom: 0px;
	text-decoration: none; 
}
p a {
	text-decoration: underline;
	color: #006666;
}
.top-nav a  {
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	line-height: 30px;
}
.top-nav a:hover  {
	font-size: 13px;
	color: #005959;
	background: url(../images/top_h.jpg);
}
.left-navigation a  {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	display:block;
	padding-left:25px;
	line-height:23px;
	background:url(../images/lnavi.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-bottom-width: thin;
}
.left-navigation a:hover  {
	color: #006666;
	text-decoration: underline;
	font-weight: normal;
	background:url(../images/lnavi.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.copyright a  {
	font-size: 11px;
	color: #FFFFCC;
	text-align: right;
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	display: block;
	padding-right: 5px;
	}
.map {
	font-size:12px;
	text-align:left;
	text-transform:capitalize;
	text-decoration:none;
	line-height:22px;
}
.map a  {
	color:#333;
	text-decoration:none;
}
.map a:hover  {
	color: #006666;
	text-decoration: underline;
	}
.bottomlink {
	width: 100%;
	background-color: #333;
	border: #66ffff;
	border: none;
	font-size:11px;
	color: #ccc;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
	}
.bottomlink a  {
	color: #FFFDD4;
	text-decoration: none;
	}
.bottomlink a:hover {
	color:#FFFDD4;
	text-decoration: underline;
}
.link {
	border: #000;
	border: none;
	font-size:11px;
	color: #ccc;
	text-decoration:none;
	text-align: justify;
	line-height: 15px;
	}
.link a  {
	color: #9933ff;
	text-decoration: none;
	}
.link a:hover {
	color:#9933ff;
	text-decoration: underline;
}
.bottomnav {
	font-size:10px;
	text-align:center;
	text-transform:capitalize;
	line-height:18px;
}
.bottomnav a {
	color: #FFFFCC;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #fff;
	text-decoration: underline;
}
.tp {
	font-size: 12px;
	font-weight:normal;
	text-align: justify;
	color: #006666;
	line-height: 17px;
	}
.tp:hover {
	color: #000;
	}
.cgery {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bolder;
	text-transform:uppercase;
	text-align:center;
	color:#FFFFFF;
	line-height:45px;
}
.hh {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #006666;
	line-height:30px;
	padding-left: 5px;
}
.read {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: right;
	line-height: 22px;
	padding-right: 2px;
}
.read a {
	color: #333333;
	text-decoration: none;
}
.read a:hover {
	color: #006666;
	text-decoration: underline;
}