html, body { margin: 0; padding: 0;}

body { font-family: Verdana, Sans, sans-serif; color: #FFF; font-size: 12px; background-color:white; margin: 0px; behavior: url("csshover3.htc"); background: url('../img/bg2.jpg');}

table { font-family: Verdana, Sans, sans-serif;	color: #FFF;	font-size: 12px;	}

fieldset { border: 1px solid white; position: relative; font-family: Verdana, Sans, sans-serif; color: #FFF; font-size: 12px; width: 35em;}

textarea	{ font-family: Verdana, Sans, sans-serif; color: #FFF; font-size: 12px;}
option { font-family: Verdana, Sans, sans-serif; color: #FFF; font-size: 12px;}
input { font-family: Verdana, Sans, sans-serif; color: #FFF; font-size: 12px;}
select	{ font-family: Verdana, Sans, sans-serif; color: #FFF;font-size: 12px;}

.centertable { background: url('../img/bg2.jpg');}
.centertext { padding: 10px; font-size: 11px; text-align: justify; vertical-align: top;}
.topcentertable { background: url('../img/top.jpg'); height:150px;}

.tabletitle { background: url('../img/bg1.jpg'); height:30px; font-size: 12px; font-weight: bold; text-align: center; }
.projecttitle { background: url('../img/title1.png'); height:24px; font-size: 12px; font-weight: bold; text-align: left; padding-left: 10px; }

.shadowleft { width: 10px; background: url(../img/shadow_left.png); }
.shadowright { width: 10px; background: url(../img/shadow_right.png); }
.shadowtop { height: 10px; background: url(../img/shadow_top.png); }
.shadowbottom { height: 10px; background: url(../img/shadow_bottom.png); }

a { text-decoration: none; color: #FFF;}
a:visited { color: #FFF;}
a:hover { color: red;}
a:active { color: #FFF;}

.list	{ color: #FFF;}

.title { font-family: Verdana, Sans, sans-serif; color: #FFF; font-weight: bold; font-size: 16px;}
.bottommenu { font-family: Verdana, Sans, sans-serif; color: #FFF; font-weight: bold; font-size: 10px;}

.oline { height: 1px; width: 90%; color: #777777; background-color: #777777;}

span.hand { cursor:hand;}

.box2 { border: 1px solid; height: 14px; width: 180px; display: block; font-family: Verdana, Sans, sans-serif; font-size: 12px; color: red;}

.main { padding: 10px;}
.main2 { height:50px; }
.main3 { }

.menutext { font-weight: bold; text-decoration: none;	color: #FFF;}
.menutext:visited { color: #FFF;}
.menutext:hover { color: red;}
.menutext:active { color: #FFF;}

.hidden { visibility: hidden;}
.textshadow { text-shadow: 1px 1px 5px #aaf;}

.formbox { color: #777; border:1px #777 solid; width: 400px; border-width: thin; height: 12px;}
.formarea { color: #777; border:1px #777 solid; width: 400px; border-width: thin; padding: 1px; font-size: 11px; height: 40px;}

.button { color: #777;}
