@charset "utf-8";
/* CSS Document */
.ticker{ padding:0px !important; margin:0px;}
html {
	background-color: #a4b9cc;
}
body {
	margin: 0px;
}
h1{
font-family:"Trebuchet MS";
font-size: 16px;
color:#a74c4c;
}
h3{font-family:"Trebuchet MS";
font-size: 20px;
color:#a74c4c;
text-align:center;
}
marquee {
color:#A74C4C;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}
#container {
	margin: 0px auto;
	width: 776px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 776px;
}



#header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	height: 174px;
	width: 776px;
}



#leftcol {
	width: 205px;
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-y;
	float:left;
	height: 100%;
}

#leftcol a {
	display:block;
	color:#fff;
	height:18px;
	padding-left:15px;
	padding-top:5px;
	border-bottom:1px solid #ccc;
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px;

}

#adddiv {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #a74c4c;
	width: 175px;
	height: 135px;
	padding: 7px;
	margin-top:15px;
	background-image:url(../images/addbg.jpg);
	background-repeat:repeat-x;
	text-align: left;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 8px;
}
#contents {
	width: 550px;
	padding:5px;
	float: right;
}
.t1 {
	background-color: #cfe1ed;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}

#contents ul{}
#contents li{
	font-family: "Trebuchet MS";
	font-size: 13px;
	list-style-type: disc;
}

#contents p {padding: 0 5px 5px;
font-family:"Trebuchet MS";
font-size: 13px;
color:#333333;
}
#contents td {padding: 0 5px 5px;
font-family:"Trebuchet MS";
font-size: 13px;
color:#333333;
}

#contents a{
font-family:"Trebuchet MS";
font-size: 13px;
font-weight:bold;
color:#a74c4c;
text-decoration:none;
}
#btm {
	background-color:#344755;
	height: 30px;
	width: 776px;

}

.left{float:left;font-family:"Trebuchet MS";font-size:11px;color:#fff; padding-left: 4px;}
.right{float:right;text-align:right;font-family:"Trebuchet MS";font-size:11px;color:#fff; padding-right: 4px;}.t2 {
	background-color: #b2d6ed;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
#new{}
/*#new table td {
	border: 1px dotted #466174;
}*/
#new img { border: #999999 0px solid;}
h2 {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:#333333;
	text-decoration: underline;
}
#spectable {margin-top:15px;}
#spectable table{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}

.tbltxt{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}






/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#fff;
width: 205px; /* Main Menu Item widths */

}
 
.sidebarmenu ul li{
position: relative;

}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 1px 0px 1px 5px;
border-bottom:1px solid #ccc;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-image:url(../images/navbg.jpg);
	background-repeat:repeat-y; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-image:url(../images/navbg.jpg);
	background-repeat:repeat-y;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}
.pic_bg { 
background:url(../images/pic_bg.jpg); padding:31px 0px; width:300px; height:225px;
}

.box {
	margin:0px auto;
	width:349px;
}

.box div img {
	margin:0 auto;
	padding:8px 20px;
}

.topimg {
	background: url("../images/topimg.jpg");
	width:349px;
	height:15px;
	overflow:hidden;
}

.repeater {
	background: url("../images/repeater_img.jpg");
}

.bottomimg {
	background: url("../images/bottomimg.jpg");
	width:349px;
	height:15px;
	overflow:hidden;
}

/**************************************************************** For new news gallery *****************************************************************/

.contentP1{
	width:167px;
	display:block;
	text-align:center;

	}

		.thumbnail1{
			position: relative;
			z-index: 0;
			float:right;
		}
		
		.thumbnail1:hover{
			background-color: transparent;
			z-index: 50;
		}
		
		.thumbnail1 span{ 
			position: absolute;
			background-color: none;
			padding: 0px;
			left: -220px;

			visibility: hidden;
			color: #666666;
			text-decoration: none;
		}
		
		.thumbnail1 span img{
			border-width: 0;
			padding: 2px;
		}
		
		.thumbnail1:hover span{
			visibility: visible;
			top: -40px;
			left: -200px; 
		}
		
		.error_message{
			font-family:"Trebuchet MS";
			font-size:13px;
			width:485px;
			color:#990000;
			border:solid 1px #CCCCCC;
			background-color:#EBD5C5;
			padding:2px 10px;
			margin-bottom:5px;
		}
		.captcha{
			margin-top:5px;
			border:solid 1px #7F9DB9;
		}
/******************************************************************************************************************************************************/


 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


