body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #000136; background-image: url(../images/bgimg.jpg); background-position: center top; background-repeat: no-repeat;
}

p { font-size: 14px; line-height: 16px;	color: #000000;}
h1{font-size: 20px; line-height: 22px; color: #000000; font-weight: normal;}
h2{font-size: 18px; line-height: 20px; color: #0084B4;  font-weight: normal;}
h3{font-size: 14px; line-height: 16px; color: #000000;  font-weight: normal;}

.blue{color: #0084B4;}

.small{font-size: 11px; color: #ffffff;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}
.menudiv{ width: 200px; height: auto; text-align: left; padding-left: 30px; padding-top: 15px; padding-bottom: 20px; background-image:url(../images/bgmenu.png); background-position: left top; background-repeat: repeat;}
.contactdiv{ width: 200px; height: auto; text-align: left; padding-left: 30px; padding-bottom: 20px;}
.infodiv{ width: auto; height: auto; text-align: left; padding-right: 30px;}

.text{ width: 400px; height: auto; text-align: left;}

a:link {font-weight: normal; color: #000000; text-decoration: none;}
a:active {font-weight: normal; color: #000000; text-decoration: none;}
a:hover {font-weight: normal; color: #000000; text-decoration: underline;}
a:visited {font-weight: normal; color: #000000;	text-decoration: none;}

/*menu*/
.menu{margin:0; padding:0; width:190px; list-style:none; background:#ffffff;}
.menu li{padding:0; margin:0 0 1px 0; height:auto; display:block; }
.menu li a{text-align:left; height:auto; padding-top: 5px; padding-bottom: 5px; font:14px Arial, Helvetica, sans-serif; color:#ffffff; display:block; background:url(../images/verMenuImages.png) 0px 0px no-repeat; text-decoration:none;}
.menu li a:hover{background:url(../images/verMenuImages.png) 0px 0px no-repeat; color:#ffffff; font-weight: bold;}
.menu li a.active, .menu li a.active:hover{background:url(../images/verMenuImages.png) 0px 0px no-repeat; color:#ffffff; font-weight: bold;}
.menu li a span{background:url(../images/verMenuImages.png) 0px 0px no-repeat; color:#ffffff;}


