BODY {
margin-top : 0;
margin-left : 0;
margin-bottom : 0;
margin-right : 0;
font-family: arial, helvetica, sans-serif;
font-weight : normal;
font-size : 11px;
color : #000000;
background-color : #ffffff;
}
P {
font-family: arial, helvetica, sans-serif;
font-weight : normal;
font-size : 11px;
}
A {
font-size : 11px;
color : #000000;
text-decoration : none;
font-weight : normal;
}
A:visited {
text-decoration : none;	
font-weight : normal;
}
A:hover {
text-decoration : underline;
font-weight : normal;
}

H1 {
font-family: arial, helvetica, sans-serif;
font-weight : bold;
font-size : 18px;
color : #d3b547;
margin-bottom:0;
}

H2 {
font-family: arial, helvetica, sans-serif;
font-weight : bold;
font-size : 11px;
color : #d3b547;
margin-bottom:0;
}

H3 {
font-family: arial, helvetica, sans-serif;
font-weight : bold;
font-size : 10px;
color : #ffffff;
margin-bottom:0;
}

.floatingtext{
font-family: arial, helvetica, sans-serif;
font-weight : regular;
font-size : 11px;
color : #000000;
}



.maintable {
height : 100%;
width : 100%;
}
.maintable_lay {
height : 100%;
width : 857px;
}
.headertable {
width : 857px;
height : 106;
background-image : url(../images/logo.jpg);
background-repeat:no-repeat;
}
.teasertable {
height : 100%;
width : 1px;
}



.nav_bg_top {
background-image : url(../images/bg_topnav.jpg);
background-repeat: repeat-y;
font-family : verdana, arial, sans-serif;
color : #ffffff;
font-size : 9px;
font-weight: bold;
text-decoration : none;
}
.shadow {
background-image : url(../images/shadow.jpg);
background-repeat:no-repeat;
}



.buttonbg {
background-image : url(../images/button.jpg);
background-repeat:no-repeat;
}

.button:link {
font-family : verdana, arial, sans-serif;
color : #d3b547;
font-size : 11px;
font-weight: normal;
text-decoration : none;
}
.button:visited {
font-family : verdana, arial, sans-serif;
color : #d3b547;
font-size : 11px;
font-weight : normal;
text-decoration : none;
}
.button:hover {
font-family : verdana, arial, sans-serif;
color : #d3b547;
font-size : 11px;
font-weight : normal;
text-decoration : underline;
}
.button:active {
font-family : verdana, arial, sans-serif;
color : #d3b547;
font-size : 11px;
font-weight : normal;
text-decoration : none;
}



.header:link {
font-family : verdana, arial, sans-serif;
color : #ffffff;
font-size : 9px;
font-weight: normal;
text-decoration : none;
}
.header:visited {
font-family : verdana, arial, sans-serif;
color : #ffffff;
font-size : 9px;
font-weight : normal;
text-decoration : none;
}
.header:hover {
font-family : verdana, arial, sans-serif;
color : #ffffff;
font-size : 9px;
font-weight : normal;
text-decoration : underline;
}
.header:active {
font-family : verdana, arial, sans-serif;
color : #ffffff;
font-size : 9px;
font-weight : normal;
text-decoration : none;
}

.footer:link {
font-family : verdana, arial, sans-serif;
color : #000000;
font-size : 9px;
font-weight : normal;
text-decoration : none;
}
.footer:visited {
font-family : verdana, arial, sans-serif;
color : #000000;
font-size : 9px;
font-weight : normal;
text-decoration : none;
}
.footer:hover {
font-family : verdana, arial, sans-serif;
color : #000000;
font-size : 9px;
font-weight : normal;
text-decoration : underline;
}
.footer:active {
font-family : verdana, arial, sans-serif;
color : #000000;
font-size : 9px;
font-weight : normal;
text-decoration : none;
}

.footertext {
font-family : verdana, arial, sans-serif;
color : #000000;
font-size : 9px;
font-weight : normal;
text-decoration : none;
}


.input_public {
height : 20px;
width : 150px;
border : 1px solid #ffffff;
font-family: arial, helvetica, sans-serif;
font-weight : normal;
font-size : 10px;
color : #ffffff;
text-decoration : none;
background-color : #d3b547;
background-image: url(../images/bg_input.jpg);
background-repeat: no-repeat;
}

.box_public {
height : 130px;
width : 150px;
border : 1px solid #ffffff;
font-family: arial, helvetica, sans-serif;
font-weight : normal;
font-size : 10px;
color : #ffffff;
text-decoration : none;
background-color : #d3b547;
background-image: url(../images/bg_input.jpg);
background-repeat: no-repeat;
}
.button_public {
height : 18px;
width : 58px;
border : 1px solid #ffffff;
font-family: arial, helvetica, sans-serif;
font-weight : bold;
font-size : 10px;
color : #ffffff;
text-decoration : none;
background-color : #d3b547;
background-image: url(../images/bg_send.jpg);
}

img.floatLeft { 
float: left;
margin-left:0px;
margin-right: 15px;
margin-bottom:15px;
margin-top: 0px;

}