/* DATEPICKER DEMO CSS */
/* color:#545454; */

body
        {
        padding:0;
        border:0;
        margin:0;
	text-align: center;
	font-size: .75em;
	font-family: verdana, arial, sans-serif;\
	color: #000;
      	min-width: 900px /*900 original*/;
        }
img {border: none}

p
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 10px;
	margin-top: 0.25em;
	letter-spacing: 0.03em;
}

       
.Bodytext 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	margin-bottom: 10px;
	margin-top: 0.25em;
	letter-spacing: 0.03em;
	}


h1
        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 32px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	word-spacing: -1px;
	letter-spacing: -1px;
        }
h2
        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 26px;
	font-weight: 300;
	text-align: left;
	color: #000000;
	word-spacing: 0px;
	margin-bottom: 8px;
		}
h3
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	color: #000000;
	line-height: 18px;
	letter-spacing: 0em;
	margin-top: 20px;
	margin-bottom: 1px;
		}
	
a:link
        {
        background:transparent;
        color:#000;
        text-decoration:none;
        font-weight:normal;
        }
a:visited
        {
        color:#000;
        background:transparent;
        text-decoration:none;
        font-weight:normal;
        }
a:hover
        {
        color:#0588DA;
        background:transparent;
        text-decoration:none;
        font-weight:normal;
        }


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;}

#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;}



#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*/
