body {
	background-color: #cfcfcf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.box1 {
	border: 1px solid #2D316B;
}
.box1_down {
	border-top: 1px none #2D316B;
	border-right: 1px none #2D316B;
	border-bottom: 1px solid #2D316B;
	border-left: 1px none #2D316B;
}
.right_big_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EDEEEF;
	border-right-color: #EDEEEF;
	border-bottom-color: #EDEEEF;
	border-left-color: #EDEEEF;
}
.top_menu {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	color: 2d316b;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: left;
}
.selected_menu {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	color:#d97d0c;
	text-decoration: none;
	letter-spacing: 0px;
	word-spacing: 0px;
	text-align: left;
}
.box_login_text {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	ttext-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.main_tittle {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	ttext-transform: capitalize;
	color:#d97d0c;
	text-decoration: none;
}
.text1 {
	font-family: "Arial Narrow", Arial;
	font-size: 14.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	ttext-transform: capitalize;
	color: #000000;
	text-decoration: none;
}

table {
	font-family: "Arial Narrow", Arial;
	font-size: 14.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	ttext-transform: capitalize;
	color: #000000;
	text-decoration: none;
}


.second_tittle {
	font-family: "Arial Narrow", Arial;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #d97d0c;
	text-decoration: none;
}
.more {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #006683;
	text-decoration: underline;
}
.footer {
	font-family: "Arial Narrow", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	ttext-transform: capitalize;
	color: #333333;
	text-decoration: none;
}


.menu a:link {
	color: #2d316b;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #2d316b;
}
.menu a:hover {
	text-decoration: none;
	color: #000000;
}
.menu a:active {
	color: #2d316b;
	text-decoration: none;
	
}

.more a:link {
	color: #006683;
	text-decoration: none;
}
.more a:visited {
	text-decoration: none;
	color: #006683;
}
.more a:hover {
	text-decoration: none;
	color: #A02621;
}
.more a:active {
	color: #006683;
	text-decoration: none;
	
}

.footer a:link {
	color: #333333;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #333333;
}
.footer a:hover {
	text-decoration: none;
	color: #A02621;
}
.footer a:active {
	color: #333333;
	text-decoration: none;
	
}

