body			{ font-family: sans-serif; font-size: 11px; color: #999999; }	

a:link			{ text-decoration: none; color: white; font-size: 13px; }
a:visited		{ text-decoration: none; color: white; font-size: 13px; }
a:active		{ text-decoration: none; color: white; font-size: 13px; }
a:hover			{ text-decoration: underline; color: #002979; font-size: 13px;}

a.menu:link		{ text-decoration: none; color: white; font-size: 13px; padding: 3px; }
a.menu:visited	{ text-decoration: none; color: white; font-size: 13px; padding: 3px; }
a.menu:active	{ text-decoration: none; color: white; font-size: 13px; padding: 3px; }
a.menu:hover	{ text-decoration: none; color: #002979; font-size: 13px; background-color: #99ffff; padding: 2px; border: 1px solid #006699; }

#frame			{ position: absolute; height: 88%; left: 60px; top: 40px; right: 60px; bottom: 40px; border: 2px solid #2597BC; background: url(../images/PDQ_gradient_720.jpg) top left repeat-x; background-color: #2597BC; z-index: 3; }	
#main			{ position: absolute; left: 0px; width: 100%; margin-top: 150px; }

h3				{ font-family: "Trebuchet MS", arial, sans-serif; font-size: 16px; font-weight: bold; color: #ffffff; padding-left: 7px; }
p				{ font-family: "Trebuchet MS", verdana, sans-serif; font-size: 11px; font-weight: normal; color: #ffffff; padding: 4px; padding-left: 7px;  padding-right: 7px; }

input 			{ font-family: Verdana, arial, helvetica, sans-serif; color: black; font-size: 12px; }     
textarea		{ font-family: Verdana, arial, helvetica, sans-serif; color: black; font-size: 12px; }
select 			{ font-family: Verdana, arial, helvetica, sans-serif; color: black; font-size: 12px; }
td				{ font-family: Verdana, arial, helvetica, sans-serif; color: #9999ff; font-size: 10px; }

//.small			{ font-family: "Trebuchet MS", sans-serif; font-size: 11px; font-style: italic; color: white; }		
.justify		{ font-family: "Trebuchet MS", sans-serif; font-size: 12px; font-weight: normal; color: #ffffff; text-align: justify; }
.detail			{ color: #002979; }
.contact		{ font-size: 13px; color: white; line-height: 20px; }

input:focus, input.sffocus 	{ background: #99ffff; } 