body {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;	
	color : #333333;
	text-decoration: none;
margin: 0px;
background-position: top center !important;
background-repeat: no-repeat;
background-attachment: fixed;
}

td {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;	
	color : #333333;
	text-decoration: none;
}

img {
	border : none;
}

left { 
    background-image: url(../images/template_02.gif);
	background-repeat:no-repeat;
	
}

input { 
    font-family : Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #484647;
}

textarea { 
    font-family : Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #484647a;
	width: 200px;
	height: 80px;
}

form text { 
    font-family : Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}

.heading {
font: bold 48px verdana;
letter-spacing: -4px;
color: #d0d0d0;
margin: 10px 10px 20px 10px;
border-style: solid;
border-width: 0px 0px 1px 0px;
border-color: #d0d0d0;
}

.text {
font: normal 12px verdana;
line-height: 22px;
color: #707070;
margin: 10px;
}

.ulist {
font: normal 11px verdana;
line-height: 20px;
color: #484848;
margin-right: 20px;
}

.menu{  
	padding-left: 5px;
	padding-right: 5px;
}

.contactform{  
	color: #fff;
	
}

td.menu-item {
	color: #ffffff;
	font-size: 12px;
	padding: 6px !important;
	border-right: ;
	cursor: pointer;
}

td.menu-item-hover {
	color: #33d833;
	font-size: 12px;
	padding: 6px !important;
	border-right: ; 
cursor: pointer;
}

td.menu-item-selected {
	color: #ee0f0f;
	font-size: 12px;
	padding: 6px !important;
	border-right: ; 
cursor: pointer;
}

td.submenu-item {
	background: #666666;
	border-bottom: 1px solid #ffffff;
	border-collapse: collapse;
	color: #ffffff;
	font-size: 11px;
	padding: 6px !important;
	position: relative;
	width: 150px;
cursor: pointer;
}

td.submenu-item-hover {
	background: #666666;
	border-bottom: 1px solid #ffffff;
	border-collapse: collapse;
	color: #33d833; 
	font-size: 11px;
	padding: 6px !important;
	position: relative;
	width: 150px;
cursor: pointer;
}

td.submenu-item-selected {
	background: #666666;
	border-bottom: 1px solid #ffffff;
	border-collapse: collapse;
	color: #cccccc; 
	font-size: 11px;
	padding: 6px !important;
	position: relative;
	width: 150px;
cursor: pointer;
}

.imagearea { 
    vertical-align: top;
	
	}
	
	.content { 
    vertical-align: top;
	padding-left: 15px;
	padding-right: 5px;
	
	}
	
	.imagebox { 
    vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
		
	}
select { 
    font-family : Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.page_title {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 20px;
	background-position: center;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	list-style-position: inside;
	font-style: normal;
	border: none;
	font-weight: normal;
	}
	
	
	.text_grey {
	/* Content text grey */	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 20px;
	background-position: center;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	list-style-position: inside;
	font-style: normal;
	border: none;
}
	
/* WYSIWYG visible styles ...................................... */
.text_grey {
	/* Content text grey */	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	line-height: 20px;
	background-position: center;
	text-align: left;
	vertical-align: top;
	list-style-type: square;
	list-style-position: inside;
	font-style: normal;
	border: none;
}


/* navigation styles .................................... */

a {
	color: #282828;
	text-decoration: none;
}

a:hover {
	color: #A0A0A0;
	text-decoration: underline;
}



