BODY 
{ 
	padding: 0 0 0 0 ;
	margin: 0; 
	/*background-color: #FFFFFF; */
	background-color: #276001; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #c9e226;
}

u
{
	font-family: Tahoma;
	font-size: 12px;
	/* color: #c9e226; */
	color: #F0F8FF;
	
	text-decoration: none;
	font-weight: bold;
}

.galleryImage
{
	background-color: White;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: #CBCBCB 1px solid; 
	text-align: center;
	vertical-align:	middle;
}

img.galleryImage
{
	border: #CBCBCB 1px solid; 	
}

.galleryImagePreview
{
border: #CBCBCB 1px solid; 
	background-color: white;
	width:820px;  
	position: absolute;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
/*	left: 0px;*/
}

.galleryImagePreviewText
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
}

.galleryImagePreviewText p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-align: left;
}



.mainTable
{
	width: 900px; 
	height: 500px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../img/top-bg.jpg);
}

.bottomBG
{
	background-image: url(../img/bottom-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	/*background-color: #1e5402;*/
}


.homeHeader
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight: bold;
}

h1 , .pageHeader
{
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fdf55c;
}

div.content
{
	margin-left: 40px;
	font-family: Tahoma;
	font-size: 12px;
	color: White;
}

.copy
{
	font-family: Tahoma;
	font-size: 10px;
	color: White;
}


.menuRightBoxL
{
	background-image: url(../img/leftMenu/left.jpg);
		background-repeat: repeat-y;
}

.menuRightBoxR
{
	background-image: url(../img/leftMenu/right.jpg);
	background-repeat: repeat-y;
}

.menuItem
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
}


.newsDate
{
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}


.newsTitle
{
	font-family: Tahoma;
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.newsContent
{
	font-family: Tahoma;
	font-size: 12px;
	color: white;	
}


/**************    ivi   ***************************/
.input{
	font-size: 12px; 
	color: #757272;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 200px;
}


.button{
	font-size: 12px; 
	color: #757272;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 200px;
}


.SubmitButton{
	font-size: 12px; 
	color: #757272;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 200px;
}


.inputboxlarge{
	font-size: 12px; 
	color: #757272;
	font-family: Verdana, sans-serif; 
	margin: 2px 0 2px 0; 
	background-color: #F9F9F9; 
	border: #CBCBCB 1px solid; 
	width: 400px;	
}

.clear{
	font-size: 12px; 
	font-family: Verdana, sans-serif; 
	margin: 0px 0px 0px 0px; 
	background-color: White;
	border: 0; 
}



/********     PEAR    *******************/


.ok { background: green; }
.warn { background: yellow; }
.info 
{ 
	color: green; 
	font-weight: bold;

}
.error { 
	color: red; 
	
}



.hidden
{
	display:	none;
}

.show
{
	display:	block;

}


.point{
	cursor: pointer;
}

.subtitle
{
	color: #fdf55c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}