@import '/css/default.css';

.style1 {
	color: #706881;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Tahoma, Arial;
}
input, textarea, button {
	color: #706881;
	font-size: 10px;
	font-family: Tahoma, Arial;
}

.style2 {

	color: #706881;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Tahoma, Arial;
}
.style3 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.style4 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009900;
}

.cen {
	text-align: center;
	margin: 0 auto;
}

.sepBar {
	margin: 12px 0;
	border-top: 15px solid #e8e5ed;
	border-bottom: 15px solid #E8E5ED;
	padding: 12px 0;
}
.style5 {
	font-family: Arial, Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.style6 {
	font-family: Arial, Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FDBE00;
	text-decoration: underline;
}
.style12 {font-family: Arial, Tahoma}

a:link {color: #706881;
	text-decoration: none;}
a:visited {text-decoration: none;
	color: #706881;}
a:hover {text-decoration: none;
	color: #FDBE00;}
a:active {text-decoration: none;
	color: #706881;}
.Heading_Box {
	background-color: #E8E5ED;
	background-position: center center;
}

h1 {
	margin: 6px 0;
}

p {
	margin: 6px 0;
}
/*
#menu2d190p0sp1, #menu2d190p0sp3im, #menu2d190p0sp3im {
	display: none;
}
*/

#bluemenu ul li a:link, #bluemenu a:visited, #bluemenu a:active, #bluemenu ul li a:hover {
	color: #fff;
}

table {
	background-color: #fff;
}

a:link.u, a:visited.u, a:active.u, .u {
	text-decoration: underline;
}

a:hover.u {
	text-decoration: none;
}

a.helpers:link, a.helpers:visited, a.helpers:active, a.helpers:hover  {
	font-size: 12px;
	/*color: #000;*/
	font-weight: 500;
}

a.helpers:hover {
	color: #FDBE00;
}

