
/* COMMON TAGS */
/* ==================================================================== */

body {
	margin: 0px;
	padding: 0px;
	color: #101010;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	line-height: 15px;
	background: white url('/images/bodyBtm.jpg') no-repeat bottom center;
}
p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'TrajanPro',Georgia,'Times New Roman',sans-serif;
	font-size: 20px;
	color: #63864e;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'TrajanPro',Georgia,'Times New Roman',sans-serif;
	font-size: 17px;
	color: #63864e;
}
h3, h4, h5 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'TrajanPro',Georgia,'Times New Roman',sans-serif;
	font-size: 15px;
	color: #63864e;
}
a img {
	border: 0px none;
}
a {
	color: #527d38;
	text-decoration: none;
}
a:hover {
	color: #2c4c8c;
	text-decoration: underline;
}
form {
	padding: 0px;
	margin: 0px;
}
input[type="text"], textarea {
	outline: none;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	-webkit-appearance: none;
}
select {
	outline: none;
}
textarea {
	resize: none;
}
/* SPECIAL BOXES */
/* ==================================================================== */

.cloudBoxGreen {
	position: relative;
	width: 100%;
	background: white url('/images/cloudBoxGreen.jpg') no-repeat 0px 0px;
	font: 12px Arial,Helvetica,sans-serif;
	color: white;
	cursor: default;
}
.cloudBoxBlue {
	position: relative;
	width: 100%;
	background: white url('/images/cloudBoxBlue.jpg') no-repeat 0px 0px;
	font: 12px Arial,Helvetica,sans-serif;
	color: white;
	cursor: default;
}
.cloudBoxSilver {
	position: relative;
	width: 100%;
	background: white url('/images/cloudBoxSilver.jpg') no-repeat 0px 0px;
	font: 12px Arial,Helvetica,sans-serif;
	color: black;
	cursor: default;
}

/* BOXES CORNERS */
/* ==================================================================== */

.cTL {
	position: absolute;
	width: 5px;
	height: 5px;
	left: 0px;
	top: 0px;
	border: 0px none;
}
.cTR {
	position: absolute;
	width: 5px;
	height: 5px;
	right: 0px;
	top: 0px;
	border: 0px none;
}
.cBL {
	position: absolute;
	width: 5px;
	height: 5px;
	left: 0px;
	bottom: 0px;
	border: 0px none;
}
.cBR {
	position: absolute;
	width: 5px;
	height: 5px;
	right: 0px;
	bottom: 0px;
	border: 0px none;
}

/* BOXES CONTENTS */
/* ==================================================================== */

.boxWTitle {
	font: bold 14px Georgia,'Times New Roman',Roman,serif;
	color: white;
}
.boxWHeadln {
	font: bold 13px Georgia,'Times New Roman',Roman,serif;
	color: white;
}
.boxBTitle {
	font: bold 14px Georgia,'Times New Roman',Roman,serif;
	color: black;
}
.boxBHeadln {
	font: bold 13px Georgia,'Times New Roman',Roman,serif;
	color: black;
}
.dotHLn {
	background: url('/images/dotHLn.gif') repeat-x 0px 0px;
	margin: 8px 0px 10px 0px;
}
.boxBtn {
	position: relative;
	background: url('/images/grayBtnBk.png') repeat-x 0px 0px;
	text-align: center;
	cursor: pointer;
}
.boxBtnText {
	padding: 4px 0px 2px 0px;
	margin: 0px;
	font: bold 13px Georgia,'Times New Roman',Roman, serif;
	color: #1c5c3c;
}

/* INNER BOXES  */
/* ==================================================================== */

.boxBkBlue {
	position: relative;
	background: #427ea4 url('/images/boxBkBlue.png') repeat-x bottom center;
	width: 100%;
	color: white;
	min-height: 100px;
}
.boxBkGreen {
	position: relative;
	background: #709251 url('/images/boxBkGreen.png') repeat-x bottom center;
	width: 100%;
	color: white;
	min-height: 100px;
}
.boxBkTeal {
	position: relative;
	background: #61a299 url('/images/boxBkTeal.png') repeat-x bottom center;
	width: 100%;
	color: white;
	min-height: 100px;
}

.boxBkBlue a {
	color: white;
}
.boxBkGreen a {
	color: white;
}
.boxBkTeal a {
	color: white;
}

/* LIST ITEMS BOXES */
/* ==================================================================== */

.listItem1 {
	background-color: #e5f0de;
	position: relative;
	height: 75px;
	width: 100%;
}
.listItem2 {
	background-color: #f2f2f2;
	position: relative;
	height: 75px;
	width: 100%;
}



.srcBox {
	height: 22px;
	background: url('/images/srcBoxM.png') repeat-x 0px 0px;
}
.srcEdit {
	margin-top: 1px;
	border: 0px none;
	background-color: white;
	color: black;
	font: 11px Tahoma,Arial,Helvetica,sans-serif;
}
#srcBtnRO {
	background: url('/images/srcBtnRO.png') no-repeat 0px 0px;
	width: 66px;
	height: 22px;
	border: 0px none;
	cursor: pointer;
}
#srcBtnEN {
	background: url('/images/srcBtnEN.png') no-repeat 0px 0px;
	width: 66px;
	height: 22px;
	border: 0px none;
	cursor: pointer;
}
#subscrBtnRO {
	background: url('/images/subscrBtnRO.png') no-repeat 0px 0px;
	width: 66px;
	height: 22px;
	border: 0px none;
	cursor: pointer;
}
#subscrBtnEN {
	background: url('/images/subscrBtnEN.png') no-repeat 0px 0px;
	width: 77px;
	height: 22px;
	border: 0px none;
	cursor: pointer;
}


.grayBtnBk {
	background: url('/images/grayBtnBk.png') repeat-x 0px 0px;
	font: bold 12px Arial,Helvetica,sans-serif;
}
.grayBtn2Bk {
	background: url('/images/grayBtn2Bk.png') repeat-x 0px 0px;
	font: bold 12px Arial,Helvetica,sans-serif;
}
.greenBtnBk {
	background: url('/images/greenBtnBk.png') repeat-x 0px 0px;
	font: bold 12px Arial,Helvetica,sans-serif;
}
.grayBtnSmBk {
	background: url('/images/grayBtnSmBk.png') repeat-x 0px 0px;
	font: bold 12px Arial,Helvetica,sans-serif;
}
.grayBtn2Bk a {
	color: #3a7530;
	text-decoration: none;
}
.grayBtn2Bk a:hover {
	color: black;
	text-decoration: none;
}
.greenBtnBk a {
	color: white;
	text-decoration: none;
}
.greenBtnBk a:hover {
	color: black;
	text-decoration: none;
}




.blackLnk {
	color: black;
	text-decoration: underline;
}
.blackLnk:hover {
	color: white;
	text-decoration: underline;
}

.boxH1 {
	font-size: 14px;
	color: #ffffff;
}
.boxH2 {
	font-size: 14px;
	color: #153c54;
}
.boxH3 {
	font-size: 14px;
	color: #000000;
}
.boxP1,.boxP2,.boxP3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.infomsg {
	border: 2px solid #618646;
	padding: 10px 8px;
	font: bold 13px Georgia,'Times New Roman',Roman,serif;
	color: #252525;
	margin: 5px 3px 15px 3px;
	background-color: #f0f8ea;
}


.boxBtn42M {
	background: #f0f0f0 url('/images/boxBtn42M.png') repeat-x top center;
	font: bold 12px Georgia,'Times New Roman',Roman,serif;
	cursor: pointer;
}

div #gallery img {
	border: 2px solid #437fa5; margin: 1px;
}