@charset "utf-8";
/* CSS Document */

body {
	margin:0 0 0 0px;
	font-family:"Century Gothic", "Arial Unicode MS", Arial;
	font-size:12px;
	text-align:justify;
}

a {
	color:#00F;
}

a:hover {
	color:#999;
}

#headerBg {
/*	margin-left:0;*/
/*	margin-right:0;*/
	background:#ffffff url('blue1.gif') no-repeat center top;
/*	margin-center; */
/*	background-image:url('topbkgrd.gif'); */
/*	no-repeat top; */
/*	background-repeat:repeat-x;*/
	height:173px;
}

#ourEsteemed {
	padding-left:55px;
	padding-top:2px;
}


#background{
	margin-left:0;
	margin-right:0;
	background-color:#ffffff;
}

#bodytop {
	background-image:url('green1.gif');
	background-repeat:repeat-x;
}

#body {
	border-left:1px solid #888888;
	border-right:1px solid #888888;
	border-bottom:1px solid #888888;
}

.bigtitle {
	font-family:"Century Gothic", "Arial Unicode MS", Arial;
	font-size:30px;
	color:#810f0f;
}

.title20px {
	font-family:"Century Gothic", "Arial Unicode MS", Arial;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;

}

.design8px {
	font-size:5px;
	color:#000;
}

.titlered {
	font-size:18px;
	font-weight:bold;
	color:#810f0f;
}

.titleredblack {
	font-size:18px;
	font-weight:bold;
	color:#000;
}

.titleredblack02 {
	font-size:15px;
	font-weight:bold;
	color:#000;
}
#un
      {list-style-type:none;
      overflow:hidden;}
#list
      {float:left;}
#al:link,#al:visited
      {display:block;
      width:125px;
      font-weight:bold;
      color:#000000;
      background-color:#ffffff;
      text-align:center;
      padding:6px;
      text-decoration:none;
      text-transform:uppercase;}
#al:hover,#al:active
      {background-color:#7A991A;}

#boder {
	border-bottom:1px solid #b7b5b5;
	margin-bottom:15px;
}

.bluetitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#009cff;
	font-size:18px;
	font-weight:bold;
}

.bluetitleS {
	font-family:"Century Gothic", "Arial Unicode MS", Arial;
	color:#009cff;
	font-size:14px;
	font-weight:bold;
}

.darkblue {
	font-family:Arial, Helvetica, sans-serif;
	color:#005387;
	font-size:18px;
	font-weight:bold;
}

.blacktitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#000;
}

.blacktext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
}

.redtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FF0000;
}

.footermenu {
	color:#000;
}

.footermennu a {
	font-family:Arial;
	font-size:24px;
	color:#000;
}

.footermennu a:hover {
	color:#999;
}

.webmail {
	font-family:"Century Gothic", "Arial Unicode MS", Arial;
	font-size:10px;
	color:#000
}

.webmail a {
	color:#000;
}

.webmail a:hover {
	color:#999;
}

/*menu*/

#menu {
	list-style:none;
	width:215px;
	position:absolute;
	margin-top:8px;
	left:auto;
	margin-left:10px;
}

#menu li a {
	font-family:"Century Gothic", "Arial Unicode MS", Arial;
	font-size:14px;
	font-weight:bold;
	height:30px;
/*  	voice-family: "\"}\""; 
  	voice-family: inherit;  */
  	height: 22px;
	text-decoration: none;
}

#menu li a:link, #menu li a:visited {
	color: #333;
	display: block;
	background:url(images/menu.png) ;
	padding: 8px 0 0 10px;
}

#menu li a:hover {

	background:url(images/menu.png) 0 -31px;
	padding: 8px 0 0 10px;
}
