﻿


.topbanner
{
	background-color: #3C2A68;
	background-image: none;
	background-position: 0 0;
	background-repeat:repeat-x;
	
}


.loginbar
{
	background-color: #d1d1cf;
	background-image: none;
	background-position: 0 0;
	background-repeat:repeat-x;

}

/*
.leftmenu a:link	{
    color: #288231;
}

.leftmenu a:visited	{
    color: #288231;
}
.leftmenu a:hover	{
    color: #288231;
}

.leftmenu a:active	{
    color: #288231;
}

.leftmenu {
    color: #4E8253;
}
*/



.bottommenu,   .bottommenu td
{
	background-color: #29226c;
}




.bottommenu .popup a:link, .bottommenu .popup a:visited
{
	color: #29226c;
}



.bottommenu .popup a:active, .bottommenu .popup a:hover
{
	color: #29226c;
}




.leftborder     {
    border-left:1px solid #29226c;
}

.rightborder     {
    border-right:1px solid #29226c;
}

.bottomborder, .borderBottom
{
	border-bottom: #29226c solid 1px;
}


