/* DATEPICKER DEMO CSS */
body
        {
	padding:0;
	border:0;
	margin:0;
	font-size:11px;
	min-width: 900px;
	text-align: center;
        }
img {border: none}


a.logout:link {background:transparent;color: #006633;text-decoration:none;font-weight:normal;}
a.logout:visited{background:transparent;color: #006633;text-decoration:none;font-weight:normal;}
a.logout:hover{background:transparent;color: #FF0000;text-decoration:underline;font-weight:normal;}

a.white:link {background:transparent;color: #FFFFFF;text-decoration:none;font-weight:normal;}
a.white:visited{background:transparent;color: #FFFFFF;text-decoration:none;font-weight:normal;}
a.white:hover{background:transparent;color:  #FF0000;text-decoration:underline;font-weight:normal;}

#content a:link {color: #FF3333; text-decoration:none;font-weight:normal;}
#content a:visited{color: #FF3333; text-decoration:none;font-weight:normal;}
#content a:hover{color: #000000; text-decoration:underline;font-weight:normal;}

#textNav a:link 		{color: #000000; text-decoration:none;font-weight:normal;}
#textNav a:visited	{color: #000000; text-decoration:none;font-weight:normal;}
#textNav a:hover		{color: #FF0000; text-decoration:underline;font-weight:normal;}


.innerBoxText a:link 		{color: #000000; text-decoration:underline;font-weight:normal;}
.innerBoxText a:visited	{color: #000000; text-decoration:underline;font-weight:normal;}
.innerBoxText a:hover		{color: #FF0000; text-decoration:underline;font-weight:normal;}



#footer a:link 		{color: #000000; text-decoration:none;font-weight:normal;}
#footer a:visited	{color: #000000; text-decoration:none;font-weight:normal;}
#footer a:hover		{color: #FF0000; text-decoration:underline;font-weight:normal;}


/*form*/
