body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px
font-style: normal;
color: #000000;
background-color: #f8f8f8;
height: 100%;
}

#wrapper
{
float: left;
padding: 0px;
position: relative;
float: left;
margin-left: 20%;
margin-right: 20%;
margin-top: 5px;
margin-bottom: 5px;
width: 800px;
background-color: #000000;
display: block;
}

#logo
{
background-color: white;
background-image: url("../images/logobg.png");
background-repeat: no-repeat;
width: 800px;
height: 80px;
text-align: center;
}

.img_logo
{
padding-top: 25px;
}

div.flash
{
height: 3px;
background-image: url("../images/flashbg.png");
background-repeat: no-repeat;
}
#address
{
color: #ffffff;
margin-top: 0px;
font-size: 13px;
text-align: center;
background-color: #000000;
height: 20px;
letter-spacing: 3px;
padding-left: 15px;
padding-top: 4px;
}

#navigation_top
{
text-align: center;
margin-top: 1px;
margin-bottom: 1px;
margin-left: 15%;
margin-right: 15%;
background-color: #000000;
}

#navigation_top table
{
width: 560px;
padding: 0px;
}

#navigation_top td
{
height: 18px;
padding-left: 2px;
width: 85px;
}

#centercol
{
float: left;
width: 556px;
padding-left: 15%;
padding-right: 15%;
padding-top: 25px;
padding-bottom: 25px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 2px;
font-size: 12px;
background-color: #ffffff;
}

#centercol p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #000000;
text-align: justify;
}

#centercol h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: normal;
letter-spacing: 2px;
color: #000000;
border-bottom: 2px solid #0058c2;
padding: 3px;
margin-bottom: 25px;
}

#centercol h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
letter-spacing: 1px;
color: #0058c2;
}

#footer
{
margin-left: 20%;
margin-right: 20%;
margin-top: 2px;
margin-bottom: 5px;
float: left;
text-align: center;
}

#footer table
{
font-size: 11px;
}

header
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
color: #0058c2;
}

#imagediv
{
margin-top: 10px;
margin-bottom: 25px;
padding: 2px;
margin-left: 25px;
text-align: center;
}

img.texticon
{
float: left;
margin-right: 10px;
margin-bottom: 0px;
}

img.texticonright
{
float: right;
margin-left: 10px;
margin-bottom: 0px;
}

td.leftcol
{
width: 166px;
height: 300px;
padding-top: 35px;
vertical-align: top;
}

table.events
{
background-color: #ffffff;
color: red;
padding: 5px 5px 0px 0px;
}

table.events th
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
text-align: left;
padding-bottom: 5px;
padding-top: 20px;
color: #cb0506;
width: 100px;
border-bottom: 1px solid blue;
}

table.events td
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
color: #000000;
padding: 10px;
height: 45px;
border-bottom: 1px dashed gray;
}

td.evtdescr
{
width: 350px;
}

img.images
{
border: none;
}

span.aid
{
color: gray;
}

p.english
{
display: none;
background-color: #f8f8f8;
padding: 5px;
}

#calendar
{
	
}

#calendar td.thead
{
	font-weight: bold;
	color: white;
	background-color: #0058c2;
	text-align: center;
	width: 50px;
}

#calendar td
{
	color: black;
	padding: 2px;
	text-align: center;
	width: 50px;
	border: 1px solid blue;
}

#calendar input
{
	padding: 2px;
	border: 2px solid white;
	background-color: #0058c2;
	color: white;
	width: 50px;
}

.normal {
	color: black;
}

.today {
	color: red;
}

.event {
	color: green;
	background-color: yellow;
}

.title {
	font-weight: bold;
	font-size: 14px;
	color: black;
	letter-spacing: 1px;
}

div.evt {
	display: none;
	position: absolute;
	width: 250px;
	height: auto;
	font-size: 14px;
	background-color: #f8f8f8;
	color: black;
	padding: 10px;
	z-index: 1000;
	border: 2px solid #0058c2;
}

/*
a.menu
{
display: block;
text-decoration: none;
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
width: auto;
line-height: 18px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
text-align: left;
}*/

a.menu_top
{
display: block;
text-decoration: none;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: normal;
letter-spacing: 1px;
color: #ffffff;
width: auto;
line-height: 16px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 2px;
padding-right: 2px;
text-align: center;
background-color: #000000;
}

a.menu_top:hover
{
text-decoration: none;
color: red;
}

ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color: #000000;
}
/*
a.menu:hover
{
color: #ffffff;
}
*/
a
{
text-decoration: none;
color: blue;
}

a:hover
{
text-decoration: underline;
color: blue;
}

