body {
background-color: #f9f9f9;
margin: 0;

}

td {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #666666;
	line-height: 20px;
	font-size:13px;
}

h1, h2, h3, h4, h5 {

    margin: 0px;
}


h1 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 12px;
	color: #333333;
}

h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 12px;
	color: #333333;
}

.header{
background: #ffffff url(images/bg.jpg) top  repeat-y;
}

.maincontentarea{
background-color:#f9f9f9;

}

.whitecontentarea{
background-color:#ffffff;

}

a {

font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-weight: normal;
font-size:13px;
color:#9A8E6C;
text-decoration:none;
}

a:hover {

font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-weight: normal;
font-size:13px;
color: #666666;
text-decoration: underline;
}

.newImage {

font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-weight: normal;
font-size:9px;
color:#9A8E6C;
text-decoration:none;
line-height:12px;
}

.newImage:hover {

font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-weight: normal;
font-size:9px;
color: #000000;
text-decoration: none;
line-height:12px;
}

.aboutUs {

font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-weight: bold;
font-size:13px;
color:#9A8E6C;
text-decoration:none;
}

.aboutUs:hover {

font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-weight: bold;
font-size:13px;
color: #666666;
text-decoration: underline;
}

.imagesTittle {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 12px;
	color: #333333;
}

.lowermenu {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#999999;
font-size:10px;
padding: 0px 20px 0 0;
text-decoration:none;
}

.lowermenu:hover{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#333333;
font-size:10px;
padding: 0px 20px 0 0;
text-decoration:none;
}

.mainmenu {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#9B8D62;
font-size:12px;
padding: 0px 30px 0 0;
text-decoration:none;
}

.mainmenu:hover{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#000000;
font-size:12px;
padding: 0px 30px 0 0;
text-decoration:none;
}

.mainmenuActive {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#000000;
font-size:12px;
padding: 0px 30px 0 0;
text-decoration: none;
}

.mainmenuActive:hover {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#000000;
font-size:12px;
padding: 0px 30px 0 0;
text-decoration: none;
}


.copyright {
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#999999;
font-size:10px;
padding: 0px 0px 0px 17px;
}		
		


