
body	{
	margin: 0 0 0 0;
	}

p.contact{
	font-family: Arial, Sans-serif;
	font-size:14px;
	color:#fff;
	line-height:30px;
	}

p.default{
	font-family: Arial, Sans-serif;
	font-size:12px;
	color:#fff;
	}

p.header {
    	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#03ff02;
	position:relative;
	left:50px;
	top:10px;
	}

p.copy	{
	font-family: Arial, Sans-serif;
	font-size:10px;
	color:#000;
	}

p.strap	{
	font-family: Verdana, Arial, Sans-serif;
	letter-spacing:4px;
	font-size:16px;
	font-weight:bold;
	color:#03ff02;
	position:relative;
	bottom:2px;
	}

td.td1	{
	background-repeat:no-repeat;
	background-position:center;
	}

td.td2	{
	background-repeat:repeat-x;
	}

span.comment{
	font-family:helvetica, verdana, arial sans-serif;
	color:#03ff02;
	font-size:12px;
	font-style:italic; 
	text-indent:20px;
	font-weight:bold;
	line-height:13px;
	}

span.comment2{
	font-family:helvetica, verdana, arial sans-serif;
	color:#000;
	font-size:12px; 
	font-style:italic; 
	text-indent:1.2em;
	font-weight:bold;
	line-height:13px;
	}

span.pos{
	position:relative;
	top:30px;
	color:#03ff02;
	}

span.pos2{
	position:relative;
	top:18px;
	color:#03ff02;
	}

span.pos3{
	position:relative;
	top:30px;
	color:#fff;
	}

span.about{
	color:#03ff02;
	}

span.contact1{
	color:#000;
	}

span.contact{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	position:relative;
	top:2px;
	}

a.copy	{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:10px;
	color:#000;
	text-decoration:none;
	}

a.copy:hover{
	color:#333;
	text-decoration: underline;
	}

a.contact	{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	}

a.contact:hover{
	color:#03ff02;
	text-decoration: underline;
	}

a.link	{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#03ff02;
	text-decoration: none;
	}

a.link:hover{
	color:#000;
	text-decoration: underline;
	}


a.toplink{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	}


a.toplink:hover{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#03ff02;
	text-decoration:none;
	}

p.links {
    	display: block;
    	width: 125px;
   	height: 64px;
    	background: url("images/butbg.jpg") 0 0 no-repeat;
    	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	}

p.cornr {
    	display: block;
    	width: 124px;
   	height: 64px;
    	background: url("images/butR.jpg") 0 0 no-repeat;
    	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	
	}
p.cornrl {
    	display: block;
    	width: 125px;
   	height: 64px;
    	background: url("images/butL.jpg") 0 0 no-repeat;
    	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	}


a.cornr {
    	display: block;
    	width: 124px;
   	height: 64px;
    	background: url("images/butR.jpg") 0 0 no-repeat;
    	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	}

a.cornr:hover {
    	background-position: 0 -64px;
        text-decoration: none;
	color:#ffffff;
	font-size:11px;
	}

a.cornrl {
    	display: block;
    	width: 125px;
   	height: 64px;
    	background: url("images/butL.jpg") 0 0 no-repeat;
    	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	}

a.cornrl:hover {
    	background-position: 0 -64px;
        text-decoration: none;
	color:#ffffff;
	font-size:11px;
	}



#dhtmltooltip{
font-family: verdana;
font-size:10px;
font-weight:bold;
position: absolute;
border: 1px solid black;
width: 150px;
padding: 2px;
background-color: silver;
visibility: hidden;
z-index: 100;


}

