body       { color: #FFFFFF; font-size: 9pt; font-family: Arial; background-color: #ffffff }
p       { color: #FFFFFF; font-size: 9pt; font-family: Arial }
td       { color: #FFFFFF; font-size: 9pt; font-family: Arial }
a      { color: #FFFFFF; font-size: 9pt }
a:hover  { color: #cc0000 }
.Sidebox_Title     { color: #FFFFFF; font-weight: bold; font-size: 9pt; font-family: Arial; text-indent: 2px }
.Centerbox_Title { }
.TextField  { color: #000000; font-size: 10pt; font-family: Arial; background-color: #CDCCCA; border-left: solid 1px #666666; border-top: solid 1px #666666; border-bottom: solid 1px #666666; border-right: solid 1px #666666 }
.TextArea {color: #000000; font-size: 10pt; font-family: Arial; background-color: #CDCCCA; border-left: solid 1px #666666; border-top: solid 1px #666666; border-bottom: solid 1px #666666; border-right: solid 1px #666666; width: 350px;height: 150px;}
.TextFieldC   { color: #000000; font-size: 10pt; font-family: Arial; background-color: #CDCCCA; text-align: center; solid 1px #666666; border-top: solid 1px #666666; border-bottom: solid 1px #666666; border-right: solid 1px #666666 }
.coField   { color: #000000; font-size: 10pt; font-family: Arial; background-color: #CDCCCA; text-align: left; border-left: solid 1px #666666; border-top: solid 1px #666666; border-bottom: solid 1px #666666; border-right: solid 1px #666666 }
.Submit   { color: #000000; font-size: 9pt; font-family: Arial; background-color: #CDCCCA; border-left: solid 1px #666666; border-top: solid 1px #666666; border-bottom: solid 1px #666666; border-right: solid 1px #666666 }
.TableHead  { color: #000000; font-size: 10pt; font-family: Arial; background-color: #CDCCCA; border: solid 1px #0c153f }
.Error{color:#ffffff; background-color:#FF0000; font-size: 10pt; font-family: Arial;  font-weight: bold; border: solid 1px #ffffff;}
.Success{color:#ffffff; background-color:#5ba902; font-size: 10pt; font-family: Arial;  font-weight: bold; border: solid 1px #ffffff;}
.Required  { color: #000000; font-size: 10pt; font-family: Arial; background-color: #dc8406; border-left: solid 1px #ffffff; border-top: solid 1px #ffffff; border-bottom: solid 1px #ffffff; border-right: solid 1px #ffffff}
.icons{
position:fixed;
top:10px;
right:5px;
width:80px;
}

.facebook {
	background-image:url('facebook.png');
	height:76px;
	width:77px;
	padding:0;
	margin: 5px 5px 5px 5px;
	display:block;
}
