body {
	margin: 0px;
}
h1 {
    font-family:Verdana;
    font-size:11pt;
    font-weight: bold;
    color: #0000000;
    margin-bottom: 5px;
    padding 0px;
}
h2 {
    font-family:Trebuchet MS;
    font-size:14pt;
    font-weight: bold;
    color: #A60000;
    margin: 0px;
    padding: 0px;
}
h3 {
    font-family:Trebuchet MS;
    font-size:12pt;
    font-weight: bold;
    color: #A60000;
    margin: 0px;
    padding: 0px;
}
h4 {
    font-family:Arial;
    font-size:11pt;
    font-weight: bold;
    color: #08004B;
    margin: 0px;
    padding 0px;
}
.box {
   font-family: arial, verdana, sans-serif;
   font-size: x-small;
   background: #cccccc;
}
.box-title {
   font-size: small;
   font-weight: bold;
   color: white;
   background: #08004D;
   padding: 2px;
   text-align: center;
}
.box-content {
   background: #eeeeee;
   padding: 2px;
}
.copyright {
	font-family:Arial;
	font-size:10pt;
	color: #999999;
}

ul {
	margin-top: 2px;
    padding 0px;
}
td {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
}

.small {
	font-family:Arial;
	font-size:8pt;
	font-style: italic;
	color: #000066;
}


.whitectrl {border: 0px solid #FFFFFF; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #FFFFFF; color: #000000;}
.form_reg   {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}
.form_error {border: 1px solid red; font-family: Verdana, arial, helvetica, sans-serif; font-size:  11px; font-weight: bold; background: #eeeeee; color: #000000;}

select, option, textarea, input {border: 1px solid #000066; font-family: Verdana, arial, helvetica, sans-serif; font-size: 	11px; font-weight: bold; background: #eeeeee; color: #000000;}

#event {
	padding:5px 11px;

	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
        text-align:left;
	border : 1px double #cccccc;
	background: #eeeeee;
	width:90%; 
	voice-family: "\"}\"";
	voice-family:inherit;
	}
#youare {
	padding: 11px;
	font-family:Arial;
	font-size:11pt;
	color: #000000;
	background-color: #ffffff;
	border : 3px double #000000;
}

A:link    { color: #000066;	text-decoration: underline;}
A:active  { color: #000066;	text-decoration: underline;}
A:visited {	color: #000066;	text-decoration: underline;}
A:hover   { color: #666699; text-decoration: underline;}

A.biz:link    { color: #999999;	text-decoration: underline;}
A.biz:active  { color: #999999;	text-decoration: underline;}
A.biz:visited {	color: #999999;	text-decoration: underline;}
A.biz:hover   { color: #999999; text-decoration: underline;}


.dbbullet {
	list-style-position: outside;
	list-style-image: url(images/dbbullet.gif);
	list-style-type: square;
	vertical-align: middle;
	margin-left:20px;
}