.d {
FONT-FAMILY: Arial; font-size: 9pt; color:#3D4E56;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.text_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:underline;
}.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration:none;
}
a.next:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration:blink;
}
.readmore {
	font-family: Lucida Calligraphy;
	font-size: 11px;
	font-weight: normal;
	color: #820303;
	text-decoration:none;
	
}

a.readmore:hover{
	font-family: Lucida Calligraphy;
	font-size: 11px;
	font-weight: normal;
	color: #820303;
	text-decoration:underline;
}
.readmore1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF ;
	text-decoration:none;
	
}

a.readmore:hover1{
	font-family: Lucida Calligraphy;
	font-size: 13px;
	font-weight: normal;
	color: #820303;
	text-decoration:underline;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	font-size: 14px;
	font-weight: Bold;
	color: #666666;
	text-decoration: none;
}
.lines {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3965C6;
}
.alline {
	border: 1px solid #98b1d1;
}
.ARIALGARY {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7c7d7f;
	text-decoration: none;
	font-size: 10px;
}
a.ARIALGARY:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7c7d7f;
	text-decoration: underline;
	font-size: 10px;
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a.hyperlink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0389BE;
	text-decoration: underline;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	align:centre;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.footerlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	align:centre;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

.index_links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0d0d0d;
	text-decoration: none;
}

a.index_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.boderline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.bottamline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.allboder {
	border: 2px solid #F1F1F1;
}
.image_allboder {
	border: 2px solid #333333;
}