A:Hover   {
	color: Red;
}

#PageStyle  {
	background-color: White;
}
#AppHead    {
	font-family: arial, serif;
	font-size: 20px;
	font-weight: bold;
    color: BLACK;
	background-color: #3579DC;
	Height: 50;
	
}
#SectionHead{
	font-family: arial, serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	background-color: #6CA6CD;
	Height: 30px;
	padding-left: 7px;
}
#Label 		{
	font-family: arial, serif;
	font-size: 13px;
	color: black;
}
#Desc{
	font-family: arial, serif;
	font-size: 13px;
	font-weight: normal;
	color: brown;
}

#PageHead 	{
	font-family: arial, serif;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	background-color: #E5EcF9;
}
#ErrorText 	{
	font-family: arial, serif;
	font-size: 12px;
	font-weight: Normal;
	color: Red;
}
#ColHead 	{
	font-family: arial, arial, serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	background-color: #E5EcF9
}

#NavHead 	{
	font-family: arial, serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

#NavDetail 	{
	font-family: arial, serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
}


#EXE_SectionHead{
	font-family: arial, serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	background-color: #4C5263;
	Height: 30;
	padding-left: 5px;
}

#exe_evenrow{
	font-family: arial, serif;
	font-size: 13px;
	color: White;
	background-color: #F4F3E8;
	Height: 30;
	padding-left: 5px;
}

#exe_address{
	font-family: arial, serif;
	font-size: 13px;
	color: #4C5263;
	background-color: white;
}

#exe_appname{
	font-family: arial, serif;
	font-size: 16px;
	color: #4C5263;
	font-weight: bold;
	background-color: white;
	Height: 30;
}

#exe_oddrow{
	font-family: arial, serif;
	font-size: 13px;
	color: White;
	background-color: #EDECD8;
	Height: 30;
	padding-left: 5px;
}

#Table_BG{
	background-color: white;
}

a:link { 
	color: Blue;
	}
a:visited { 
	color: Blue;
	}

body{ 
 color: Blue ;
 background: #FFFFFF;
 height: 100%;
 }



#logincol {
float: left;
margin: 0 40 0 0;
width: 210px;
height: 100%;
background: #69c;
border-right: 1px dashed #668;
border-bottom: 1px solid #668;
padding: 10px 0px;
}

.logintable {
margin-left: 5px;
}


.spad {
	background: #eef;
	margin: 10px 0px;
	border-top: 1px dashed #668;
	border-bottom: 1px dashed #668;
	padding: 10px 5px;
}

.newsletter {
	background: #fff;
	margin: 10px 0px;
	border-top: 1px dashed #668;
	border-bottom: 1px dashed #668;
	padding: 10px 5px;
}

#spimage {
float: left;
margin: 10px 20px;
}

#leimage {
float: right;
margin: 0 0 0 15;
}

#linkemtable {
margin-top: 35px;
}

#letour {
width: 563;
margin: 50px 0px 30px 240px;
}


#leorder {
width: 563;
margin: 50px 0px 30px 240px;
}


.portal {
display: block;
float: none;
margin: 10px 0px 50px 418px;
}

.copy {
	font-family: arial, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	margin-left: 380px;
	margin-bottom: 50px;
}

.spbg {
	background: #eef;
	border: 1px solid #668;
	padding: 12px;
}

.lebg {
	background: #edb;
	border: 1px solid #986;
	padding: 12px;
}






 