body {
	margin: 4px;
	background-image: url(images/bg.jpg); background-repeat: repeat-x;
	background-color: #383838;
}
h1 {
    font-family:Verdana;
    font-size:13pt;
    font-weight: bold;
    color: #0000000;
    margin-bottom: 5px;
    padding 0px;
}
h2 {
    font-family:Arial;
    font-size:12pt;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding 0px;
}
h3 {
    font-family:Arial;
    font-size:20pt;
    font-weight: bold;
    color: #3098CB;
    margin-top: 16px;
    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: 8px;
	margin-bottom: 8px;
    padding 0px;
}

.svslist {
	padding:0px;
	margin-left:16px;
	margin-right: 5px;
	font-family:Arial;
    font-size:12pt;
    font-weight: bold;
    color: #000000;
}

.svsbullet {
	margin-top: 7px;
}

td {
	font-family:Arial;
	font-size:10pt;
	color: #000000;
	text-align:left;
}

p {
	font-family:Arial;
	font-size:11pt;
	color: #000000;
	margin-left: 21px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}


.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;
	}
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.cred:link    { color: #999999;	text-decoration: underline;}
A.cred:active  { color: #999999;	text-decoration: underline;}
A.cred:visited { color: #999999;	text-decoration: underline;}
A.cred:hover   { color: #666699; text-decoration: underline;}

.execpic {
	border-style: double; 
	border-color: #dddddd;
	margin-left: 9px;
}
