.background {
    background-color: #d4d4d4;
	margin: 45px 0px 40px 0px;
}
.nav_border {
    border-top: 1px solid #bcbcbc;
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
}
.nav_bg {
    background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
}
.navigation {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #606060;
	text-align: center;
}
.navigation a {
	color: #606060;
}
.navigation a:hover {
	color: #2461aa;
}

.navigation_head {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #606060;
    text-align: center;
}
.navigation_head a {
    color: #606060;
}
.navigation_head a:hover {
    color: #2461aa;
}

.all_anc
{
    BACKGROUND-POSITION: 9px center;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    border:none;
}
.all_anc:hover{
TEXT-DECORATION: underline;
COLOR: #000000;
}


.leftpanel_bg {
    background-image: url(images/leftpanel_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ededed;
}
.txt_gray {
    font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5d5b5c;
}
.txt_gray a {
	color: #5d5b5c;
}
.txt_gray a:hover {
	color: #5d5b5c;
    TEXT-DECORATION: none;
}





.txt_violet {
    font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #10147e;
	font-weight: bold;
}
.txt_content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5a5a;
	text-align: left;
}
.welcome_txt {
    font-family: "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5d5b5c;
	font-weight: bold;
}
.footer_txt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 10px;
}
