/* CSS Document */
/*content styles*/
.bdytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bdytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.home_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fast_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #2C0202;
}
/*Heading styles*/
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* menu styles*/
div {
	font-family: "Century Gothic";
	font-size: 12px;
}

.head {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 12px;
        padding: 2px 4px;
	color: #2B2A2A;
	BACKGROUND-COLOR: #95a4a3;
	BORDER-BOTTOM: #666666 2px solid
}
.clsCMOn {
	font-family: "Century Gothic";
	font-size: 12px;
        padding: 2px 4px;
	color: #2B2A2A;
	BACKGROUND-COLOR: #e2e2e0;
	BORDER-BOTTOM: #666666 2px solid
}
.clsCMOver {
	font-family: "Century Gothic";
	font-size: 12px;
        padding: 2px 4px;
	color: #e2e2e0;
	BACKGROUND-COLOR: #325AA7;
/*	BACKGROUND-COLOR: #533018; */
	BORDER-BOTTOM: #666666 2px solid
}

/*Common link styles*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07227C;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #181549;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #C80409;
	text-decoration: underline;
}
/*defined link styles*/
a.newslink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.newslink:visited {
	font-size: 10px;
	color: #181549;
	text-decoration: none;
}
a.newslink:hover {
	font-size: 10px;
	color: #07227C;
	text-decoration: underline;
}
a.linkpdf:link {
	color: #840A04;
	font-weight: bold;
	text-decoration: none;
}
a.linkpdf:visited {
	color: #533018;
	text-decoration: none;
}
a.linkpdf:hover {
	color: #07227C;
	text-decoration: underline;
}
a.newslink1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07227C;
	text-decoration: none;
	text-align: justify;
}
a.newslink1:visited {
	font-size: 12px;
	color: #181549;
	text-decoration: none;
}
a.newslink1:hover {
	font-size: 12px;
	text-decoration: underline;
}
