BODY{
	margin : 0px;
	
}
TD {
	font-family : Verdana,Arial, helvetica, sans-serif;
	font-size : 11px;
	color:#333333;
} 
A{
	color:#F58835;
	text-decoration: none;
}
A:HOVER{
	color:#DC3900;
}
A.black{
	color:#333333;
	text-decoration: none;
}
A.black:HOVER{
	color:#F58836;
}
A.menu{
	color:#642619;
	text-decoration: none;
	font-size:11px;
}
A.menu:HOVER{
	color:#DC3900;
	font-size:11px;
}
A.red{
	color:#DC3900;
	text-decoration: none;
	font-family : Verdana;
}
A.red:HOVER{
	color:#642619;
	text-decoration: none;
}

A.white{
	color:#F6EFDA;
	text-decoration: none;
}
A.white:HOVER{
	color:#642619;
	text-decoration: none;
}
.p10{
	font-size:10px;
}
.p11{
	font-size:11px;
}
.red{
	color:#DC3900;
}
.white{
	color:#F6EFDA;
}
.black{
	color:#003300;
}
.orange{
	color:#F58835;
}
.orange12{
	color:#F58835;
	font-size:13px;
}
.orange11{
	color:#F58835;
	font-size:12px;
}
.green{
	color: #B1BD5B;
}
INPUT {
	color:#666666;
	font-family : Verdana;
	font-size: 10px;
	background-color : #DDE6EB;
	border : solid 1 #F68735;
}
SELECT {
	color:#666666;
	font-family : Verdana;
	font-size: 10px;
	background-color : #DDE6EB;
	border : solid 1 #F68735;
}

INPUT.radio {
	background-color : transparent;
	border : 0;
}
TEXTAREA { 
	color:#666666;
	font-family : Verdana;
	font-size: 10px;
	background-color : #DDE6EB;
	border : solid 1 #F68735;
}
.text{
	text-align: justify;
}
UL{
	list-style-image: url(images/pk.gif);
}
.marg{
	padding-left: 5px;
	padding-right: 5px;
}



.navMain td { white-space:nowrap; }
.navMain a { font:italic 15px "Arial Black", Gadget, sans-serif; padding:0 0 0 20px; background: url(images/square.gif) 8px 8px no-repeat; }
.navMain a:hover { color:black; background: url(images/square_over.gif) 8px 8px no-repeat; }

#footer { position:fixed; width:100%; left:0; bottom:0; background:#fff url(images/page_tlob.gif) repeat-x; text-align:center; }
#footer img { border:none; vertical-align:middle; }



