html	{margin: 0px; padding: 0px;height:100%;}     
body	{margin: 0px;
 padding: 0px;
 font-size:12px;
 height:100%; 
 color:#ffffff; 
 font-family: 'Verdana'; 

}

#wrapper {
	min-width: 1000px;
	min-height: 90%;
	height: auto !important;
	height: 100%;
}

#footer {
clear:both;
	margin-top: -60px auto 0;
	width:100%;
	min-width: 1000px;
	text-align:center;
	height: 63px;
	color:#000;
}
	
h1 {color: #29b0e9;  font-size:15px; font-weight: bold; margin-left:10px; margin-top:45px; }
h2 {color: #555555; font-size:14px; font-family: 'Trebuchet MS';font-weight: bold; margin-left:5px; margin:8px; }

p  { margin-top:0px;margin-bottom:5px; margin-left:5px; line-height:24px}
td { background-repeat:no-repeat; }

.toptext {color:#fff; margin-right:30px; line-height:24px}
.copyright {font-size:11px; text-indent:30px}

a:link, a:active, a:visited    { color:#555555; text-decoration:none;}
a:hover   { color:#666666; text-decoration:underline; }

a.menu:link, a.menu:active, a.menu:visited    { color:#666; text-decoration:none;}
a.menu:hover   { color:#555; text-decoration:underline; }

.content
{
color:#000;
}

image {border: 0px}
input,select,textarea,radio,checkbox { background-color:#ffffff; border: 1pt solid #5e636b; color: #555555; width:180px}