body
{
	background-color: #8DA970;
	background-image: url('/home/images/bg_green.jpg');
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%; 
}

 
table 
{ 
 font-family: Arial, sans-Serif; 
 font-size: 12px;
}
 
h1
{
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	
}

input
{
	border: 1px solid #000000;
	font-family: Arial, sans-serif;
}

a:link
{
	color: #022A7C;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

a:active
{
	color: #022A7C;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

a:hover
{
	color: #022A7C;
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

a:visited
{
	color: #022A7C;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

a.smalllink:link
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

a.smalllink:active
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

a.smalllink:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

a.smalllink:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

a.menulevel1:link
{
	color: #ffffff;
	text-decoration: none;
}

a.menulevel1:active
{
	color: #ffffff;
	text-decoration: none;
}

a.menulevel1:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a.menulevel1:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.menulevel2:link
{
	color: #ffffff;
	text-decoration: none;
}

a.menulevel2:active
{
	color: #ffffff;
	text-decoration: none;
}

a.menulevel2:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a.menulevel2:visited
{
	color: #ffffff;
	text-decoration: none;
}

.smalltext
{
	color: #ffffff;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

.menulevel1
{
	background: url('../images/menubullet.gif') no-repeat;
	background-position: 2px 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #D1DDC6;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.menulevel2
{
	background: url('../images/menubullet2.gif') no-repeat;
	background-position: 10px 8px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #D1DDC6;
	display: block;
	padding-left: 20px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.activemenu
{
	width: 33%;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding: 6px 10px 3px 10px;
	line-height: 25px;
	font-family: Arial, sans-serif;
}

.contact
{	
	width: 33%;
	height: 30px;
	line-height: 25px;
	border-left: 1px solid #D1DDC6;
	text-align: right;
	padding: 3px 20px 3px 20px;
	font-family: Arial, sans-serif;
}

.search
{
	width: 33%;
	text-align: right;
	padding: 5px 10px 5px 10px;
	color: #000000;
	font-weight: bold;
	line-height: 25px;
	font-family: Arial, sans-serif;
}

.search input
{
	font-size: 10px;
	font-family: Arial, sans-serif;
}

.bottomborder
{
	height: 100%;
	vertical-align: top;
	border-bottom: 1px solid #ffffff;
}

.contenttd
{
	height: 100%;
	width: 700px;
	background-color: #D1DDC6;
	vertical-align: top;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 110px;
}

.footertd
{
	text-align: center;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	background-color: #8DA970;
	background-image: url('/home/images/bg_green.jpg');
	padding: 0px;
	margin: 0px;
}

.overview
{
	width: 99%;
	border: 0px solid #ffffff;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.overviewhead
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

a.menublock:link
{
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	background: no-repeat 0px -25px;
	text-decoration: none;
}

a.menublock:active
{
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	background: no-repeat 0px 0px;
	text-decoration: none;
}

a.menublock:visited
{
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	background: no-repeat 0px -25px;
	text-decoration: none;
}

a.menublock:hover
{
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	background: no-repeat 0px -20px;
	text-decoration: none;
}

.activemenublock
{
	display: block;
	float: left;
	width: 75px;
	height: 75px;
	background: no-repeat 0px 0px;
	text-decoration: none;
}

#border
{
	width: 100%;
	height: 100%;
	margin: 0px;
	border-collapse: collapse;
	border: 1px solid #ffffff;
	background: #8DA970;
	padding: 0px;
}

#logo
{
	border-bottom: 1px solid #ffffff;
	width: 100%;
	height: 111px;
	text-align: center;
	background-color: #D1DDC6;
	margin-bottom: 20px;
}

#leftmenu
{
	width: 200px;
	height: 100%
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#leftborder
{
	width: 100%;
	height: 100%;
	background-color: #8DA970;
	background-image: url('/home/images/bg_green.jpg');
	border-right: 1px solid #ffffff;
}

#rightborder
{
	width: 100%;
	height: 100%;
	background-color: #8DA970;
	background-image: url('/home/images/bg_green.jpg');
}

#header
{	
	height: 75px;
	width: 100%;
	border-left: 1px solid #ffffff;
	background-color: #8DA970;
	background-image: url('/home/images/bg_green.jpg');
	vertical-align: bottom;
}

#topmenu
{
	height: 75px;
}

#languagebox
{
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	width: 190px;
	padding: 6px 15px 25px 15px;
}

#content
{
	width: 100%;
	height: 100%;
	border: 1px solid #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	overflow: auto;	scrollbar-base-color: #8DA970;	scrollbar-3d-light-color: #D1DDC6;	scrollbar-arrow-color: #ffffff;	scrollbar-darkshadow-color: #000000;	scrollbar-face-color: #8DA970;	scrollbar-highlight-color: #D1DDC6;	scrollbar-shadow-color: #8DA970;	scrollbar-track-color: #D1DDC6;
}

#contentheader
{
	width: 100%;
	height: 35px;
	color: #D1DDC6;
	background-color: #8DA970;	border-left: 1px solid #ffffff;	border-right: 1px solid #ffffff;	border-top: 1px solid #ffffff;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#footer
{
	text-align: center;
	color: #ffffff;
	font-family: Arial, sans-serif;
color: ;
}

#contenttext
{
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#navline
{
	padding: 10px;
}

#about
{
	background-image: url('/home/images/about.gif');
}

#service
{
	background-image: url('/home/images/service.gif');
}

#facilities
{
	background-image: url('/home/images/facilities.gif');
}

#news
{
	background-image: url('/home/images/news.gif');
}

#career
{
	background-image: url('/home/images/career.gif');
}

#comfort
{
	background-image: url('/home/images/comfort.gif');
}

#contact
{
	background-image: url('/home/images/contact.gif');
}
 
a:link.smlevel0 {font-size: 14px; color: #041C82; text-decoration: none;}
a:visited.smlevel0 {font-size: 14px; color: #041C82; text-decoration: none;}
a:hover.smlevel0 {font-size: 14px; color: #D41010; text-decoration: underline;}
a:active.smlevel0 {font-size: 14px; color: #D41010; text-decoration: underline;} 
a:link.smlevel1 {font-size: 12px; color: #041C82; text-decoration: none;}
a:visited.smlevel1 {font-size: 12px; color: #041C82; text-decoration: none;}
a:hover.smlevel1 {font-size: 12px; color: #D41010; text-decoration: underline;}
a:active.smlevel1 {font-size: 12px; color: #D41010; text-decoration: underline;}  
a:link.smlevel2 {font-size: 10px; color: #041C82; text-decoration: none;}
a:visited.smlevel2 {font-size: 10px; color: #041C82; text-decoration: none;}
a:hover.smlevel2 {font-size: 10px; color: #D41010; text-decoration: underline;}
a:active.smlevel2 {font-size: 10px; color: #D41010; text-decoration: underline;} 
