body{
margin:0px;
padding:0px;
background:url(images/1_header_gline1.gif) repeat-x #393939;
}

td{
font-size:11px;
font-family:Tahoma;
color:#D9D9D9;
line-height:15px;
vertical-align:top;
}

a { 
border:none;
text-decoration:none;
color:#33A7FF;
}

a:hover { 
text-decoration:underline;
}

form {
margin:0px;
padding:0px;
}
/************************************/
.headertext {
color:#393939;
line-height:14px;
}
.headerlink {
color:#393939;
text-decoration:underline;
}
.headerlink:hover{
color:#393939;
text-decoration:none;
}

.footerlink {
color:#D4FC35;
font-weight:600;
font-size:10px;
text-decoration:underline;
}

.footerlink:hover{
color:#D4FC35;
text-decoration:none;
}

.footertext {
font-size:9px;
color:#D8DCDF;
}
/****************************************************/
.text1 {
color:#FF9C00;
font-weight:600;
}

.link1 {
text-decoration:underline;
color:#D4FC35;
font-size:11px;
}
.link1:hover {
text-decoration:none;
color:#D4FC35;
}

ul {margin:0; padding:0; list-style:none}
li {background: url(images/pimp1.gif) no-repeat  left 7px; padding-left:8px; line-height:18px; font-size:11px;color:#D4FC35;}
li a {color:#D4FC35; text-decoration:underline}
li a:hover {text-decoration:none}

.myform {
width:162px; 
margin:0px; 
padding:0px; 
height:20px; 
vertical-align:middle;
font-size:11px;
font-family:Tahoma;
color:#00000f;
background:#D9D9D9;
overflow:auto;
}.link2 {
	color:#D4FC35;
	font-size:11px;
	font-weight: bold;
}




#formcontainer {
	margin-top: 20px;
	margin-left: 10px;
}
#formcontainer form {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#formcontainer form label {
	float: left;
	width: 80px;
	font-size:11px;
	font-family:Tahoma;
	color:#D9D9D9;	
}

div#formcontainer div.clearfix { padding:5px 0px; vertical-align:top;}

.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}
MsgSent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D4FC35;
}
