body{ 
	background-color: #fff;
	}		
.pageContent a:link, .pageContent a:visited
{
  font-weight:normal;
    color:#005d30;
}
.pageContent a:hover
{
  font-weight:normal;
    color:#000066;
}


#RightFiller, #LeftFiller {
	background-color: #f4f4f3;
}
		
#LeftEdge {
		background-color: #f4f4f3;
		background-image: url('../images/left_siva.gif');
}
		
#RightEdge {
		background-color: #f4f4f3;
		background-image: url('../images/right_siva.gif');
		}	
 

.topmenuedit {
	color: #000066;
	background-color: #ffffcb;
}
.loginbox{ 
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-top: 6px solid #005d30;
}
.headerLogin a, .headerLogin a:link, .headerLogin a:visited{ 
	color: white;
    font-weight:bold;
    text-decoration: underline;
 }

.headerLogin a:hover{ 
	color: #800000;
  	text-decoration: underline;
 }
.dropDownList a, .dropDownList a:link, .dropDownList a:visited, 
.dropDown ul li a, .dropDown ul li a:link, .dropDown ul li a:visited, 
.headerMenu a, .headerMenu a:link, .headerMenu a:visited, 
.pomTop a, .pomTop a:link, .pomTop a:visited
{
  	font-weight:normal;
   	color:#191c64;
}

.dropDown ul ul a, .dropDown ul ul a:link, .dropDown ul ul a:visited,.dropDownList ,
.dropDownList ul li, .dropDownList a
{
   	font-weight:normal;
    color:#191c64;
}

.dropDownList a, .dropDownList a:link, .dropDownList a:visited, 
.dropDown ul li a, .dropDown ul li a:link, .dropDown ul li a:visited, 
.headerMenu a, .headerMenu a:link, .headerMenu a:visited, 
.pomTop a, .pomTop a:link, .pomTop a:visited, .pageContent a
{
 	font-weight:normal;
    color:#191c64;
}

.dropDown ul ul a, .dropDown ul ul a:link, .dropDown ul ul a:visited 
{
   	font-weight:normal;
    color:#191c64;
}
.dropDownList a:hover,
.dropDown ul li a:hover,
.dropDown ul ul a:hover,
.headerMenu a:hover,
.pomTop a:hover,
.pageContent a:hover
{
	color:#191c64;
    text-decoration:none;
}

a.external, a.interwiki, 
.pageContent a:link, .pageContent a:visited
{
  font-weight:normal;
    color:#800000;
}


.loginbox{ 
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    border-top: 8px solid #800000;
  }
