@charset "utf-8";







/* CSS Document */















body {
	background-image:url(../images/1_gct_bg.jpg)
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;







	color: #2F4F4F;







	text-align: center;







	line-height: 120%;







	font-size: 80%;







	background-position: right;







}
body {
	background-image: url(../images/1_gct_bg.jpg);
	background-repeat: repeat-x;
}
















a:link {







	font-family: Tahoma, "Times New Roman", Verdana;







	text-decoration: none;







	color: #666666;







	font-weight: bold;







}















a:visited {







	font-family: Tahoma, "Times New Roman", Verdana;







	text-decoration: none;







	color: #292929;







	font-weight: bold;







}















a: hover {







	font-family: Tahoma, "Times New Roman", Verdana;







	color: #292929;







	text-decoration: underline;







	font-weight: bold;







}















a:active {

	font-family: Tahoma, "Times New Roman", Verdana;

	text-decoration: none;

	color: #666666;

	font-weight: bold;

}



a.specs:link {

	color: #12776e;

	font-size: 100%;

	margin-bottom: 3px;

	padding-bottom: 5px;

}



a.specs:visited {

	color: #12776e;

	font-size: 100%;

	margin-bottom: 3px;

	padding-bottom: 5px;

}



a.specs:active {

	color: #12776e;

	font-size: 100%;

	margin-bottom: 3px;

	padding-bottom: 5px;

}



a.specs:hover {

	color: #12776e;

	font-size: 100%;

	margin-bottom: 3px;

	padding-bottom: 5px;

}





h1 {

	color: #12776e;

	font-size: 110%;

	padding-top: 2px;

	text-align: center;

}





h2 {

	color: #12776e;

	font-size: 105%;

}





h3 {

	color: #12776e;

	font-size: 100%;

	margin-bottom: 3px;

}





ul {

	list-style-type: square;

}



img {

	border: #333300 2px groove;

}



.header {



	height: 220px;



	z-index: 1;



	background-color: #FFFFFF;



}







#container {



	position: relative;



	margin: 0 auto;   /* align for good browsers */



	text-align: left; /* counter the body center */



	border: 4px solid #2F4F4F;



	width: 780px;



	margin-top: 10px;



	height: 100%;



	padding-right: 3px;



}















/*menu*/







.chromestyle{







	width: 575px;







	font-weight: bold;







	float: right;







	margin-right: 5px;







	margin-top: 3px;







}















.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/







	content: "."; 







	display: block; 







	height: 0; 







	clear: both; 







	visibility: hidden;







}















.chromestyle ul{







	border: 1px solid #2F4F4F;







	width: 100%;







	background: url(chromebg3.gif) center center repeat-x; /*THEME CHANGE HERE*/







	padding: 4px 0;







	margin: 0;







	text-align: center; /*set value to "left", "center", or "right"*/







}















.chromestyle ul li{







	display: inline;







}















.chromestyle ul li a{







	color: #494949;







	padding: 4px 7px;







	margin: 0;







	text-decoration: none;







	border-right: 1px solid #ADED7C; /*THEME CHANGE HERE*/







}















.chromestyle ul li a:hover{







	background: url(chromebg3-over.gif) center center repeat-x; /*THEME CHANGE HERE*/







}















.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/







	content: " v";







/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/







}























/* ######### Style for Drop Down Menu ######### */















.dropmenudiv{







	position:fixed;







	left: 0px;







	top: 0px;







	border: 1px solid #ADED7C; /*THEME CHANGE HERE*/







	border-bottom-width: 0;







	font:normal 12px Verdana;







	line-height:18px;







	z-index:100;







	background-color: white;







	width: 200px;







	visibility: hidden;







	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/







}























.dropmenudiv a{







	width: 100%;







	display: block;







	text-indent: 3px;







	border: 1px solid #ADED7C; /*THEME CHANGE HERE*/







	padding: 2px 0;







	text-decoration: none;







	font-weight: bold;







	color: black;







}















.dropmenudiv a:hover{ /*THEME CHANGE HERE*/







	background-color: #EAFADC;







}







/* End Menu */















#main {



	/*overflow: auto;*/



	line-height: 130%;



	width: auto;



	height: 100%;



	padding:3px 6px 3px 6px;



	background-color: #ffffff;



	background-image: url(../images/logoBgd.gif);



	background-position: bottom right;



	background-repeat: no-repeat;







}







td.news {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	line-height: 130%;
	/*background-image: url(../images/1_gct_bg.jpg) repeat-x;*/
	background-position: center;
	background-repeat: no-repeat;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 90%;
	font-variant: small-caps;
	text-align: left;
}

#newsFeed {
	border: #2F4F4F 1px solid;
	line-height: 120%;
	padding: 5px;
	background-color: #e6f2e2;
	/* background-image: url(../images/newsBgd.gif); */
	background-position: center;
	background-repeat: no-repeat;
}





#newsOneBgd {



	background-image: url(../images/newsOneBgd.gif);



	background-position: center;



	background-repeat: no-repeat;



}







#search {







	/*margin-top: 100px;*/







	width: 200px;







	margin-left: 10px;







	margin-bottom: 10px;







}















.searchBox {







	width: 140px;







}















#copyright {







	font-size: 85%;







	text-align: center;







}















.formText {







	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;







	color: Gray;







	font-size: 95%;







}















.formList {







	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;







	color: Gray;







	font-size: 95%;







	width: 200px;







}















#linksExchange {







	padding: 5px;







	font-size: 85%;







	border: Gray 3px groove;







	margin: 10px 15px 10px 15px;







}







#leftColumn {



	position: absolute;



	top: 260px;



	left: 475px;



}



#viewer {

	text-align: center;

	padding: 5px 5px 20px 5px;

}



#links {

	width: 90%;

	background-color: #FFFFCC;

	font-size: 85%;

	padding: 5px;

	border: #006600 1px solid;

}

#events {
	border: #2F4F4F 1px solid;
	line-height: 100%;
	padding: 5px;
	background-color: #e6f2e2;
}
