@CHARSET "UTF-8";

body {
	background-color: 			#fff;
	color:						#fff;
	font-family: 				Georgia, Verdana, Helvetica;
	font-size:					9pt;
	margin:						0px;
	padding:					0px;
}

a:link, a:visited {
	color:						#ddd;
	text-decoration: 			none;
}

a:hover {
	color:						#FCF8EC;
	text-decoration: 			underline;
}

#hid {
	position:					absolute;
	top:						-9999px;
	left:						-9999px;
}

#contentTable {
	width:						100%;
}

#contentTable #marginLeft {
	background-image:			url('../images/tdLeftBG.jpg');
	background-position: 		top right;
	background-repeat: 			repeat-y;
}

#contentTable #marginRight {
	background-image:			url('../images/tdRightBG.jpg');
	background-position: 		top left;
	background-repeat: 			repeat-y;
}

#contentTable #content {
	width:						1000px;
}

#contentTable #content #top #langtab {
	float:						left;
	position:					relative;
	left:						-52px;
}

#contentTable #content #top {
	height:						130px;
	background-image: 			url('../images/topBG.jpg');
	background-repeat: 			repeat-x;
	background-position: 		top center;
	border-bottom:				solid 2px #FCF8EC;
	text-align:					center;
}

#contentTable #content #top ul {
	margin:						0px;
	padding:					0px;
}

#contentTable #content #top ul li {
	display:					inline;
	list-style-type: 			none;
	margin:						10px;
}

#contentTable #content #top ul li.delimiter {
	margin:						0px;
}

#contentTable #content #top ul li.delimiter img {
	position:					relative;
	top:						5px;
}

#contentTable #content #top ul li a:link,#contentTable #content #top ul li a:visited {
	padding:					4px;
	font-size:					12pt;
	font-weight:				bold;
	text-decoration: 			none;
	color:						#fff;
}

#contentTable #content #top ul li a:hover {
	text-decoration: 			underline;
	color:						#FCF8EC;
}

#contentTable #content #headLogo {
	height:						250px;
	background-color: 			#000;
	border-bottom:				solid 2px #AFE142;
}

* html #contentTable #content #raw {
	height:						340px;
}

#contentTable #content #raw {
	min-height:					340px;
	background-color: 			#5F891B;
	background-image: 			url('../images/rawBG.jpg');
	background-repeat: 			repeat-x;
	background-position: 		top;
	border-bottom:				2px solid #3D5C0E;
}

#contentTable #content #raw .infoBox {
	vertical-align: 			top;
	background-image: 			url('../images/infoBG.gif');
	background-repeat: 			repeat-y;
	padding:					10px 10px;
}

#contentTable #content #raw .infoBox p.normal {
	text-align: 				justify;
	text-indent: 				2em;
	line-height: 				1.5em;
}

#contentTable #content #raw h1 {
	font-family:				verdana;
	font-size:					12pt;
	font-weight:				bold;
	margin:						10px;
}

#contentTable #content #footer {
	height:						35px;
	background-color: 			#3D5C0E;
}

#contentTable #content #footer img {
	margin-right:				10px;
}

#CatDetails ul li {
	font-size:					8pt;
	color:						#ddd;
}

.logo {
	margin:						20px; 
}

.padd10 {
	padding:					10px;
}

.padd30 {
	padding:					59px 0px 0px 0px;
}

.floatLeft {
	float: 						left;
}

.floatRight {
	float: 						right;
}

.floatvisible {
	display:					inline-block;
	overflow:					visible;
}

.noborder {
	border:						0px;
}

.imgGreen {
	border:						2px solid #AFE142;
}

.txt {
	padding:					0px 10px 20px 10px;
	text-align: 				justify;
	font-size:					11pt;
}

.txt h1 {
	text-align: 				right;
	font-size:					15pt;
	font-family: 				Georgia;
	border-bottom:				1px dotted #FCF8EC;
}

.txt h4 {
	font-size:					12pt;
	margin:						0px;
}

.txt p {
	text-indent: 				2em;
	line-height: 				1.5em;
}

.center {
	text-align: 				center;
}

.black {
	color:						#000;
}

.bold {
	font-weight:				bold;
}

.alignRight {
	text-align: 				right;
}

.input {
	border:						1px solid #FCF8EC;
	width:						400px;
}

.submit {
	border:						1px solid #FCF8EC;
	width:						200px;
}

.ulRasa {
	margin:						0px;
	position:					relative;
	top:						-10px;
}

.galleryItem {
	float:						left;
	border:						2px solid #AFE142;
	margin:						10px 0px 10px 20px;
}
