/* CSS Document */

.heading {
	color : #594A26;
    margin-top : 15px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	line-height: 4px;
	font-family : Arial,Tahoma,Verdana;
	font-weight: bold;
	text-align: left;	
}
.heading2 {
	color : #594A26;
    margin-top : 8px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	line-height: 4px;
	font-family : Arial,Tahoma,Verdana;
	font-weight: bold;
	text-align: left;	
}

.titles {
	color : #594A26;
	margin-top : 4px;
	margin-left : 8px;
	margin-right : 8px;
	font-size : 12px;
	line-height: 10px;
	font-family : Arial,Verdana,Tahoma;
	font-weight: bold;
	text-align: left;	
}
.titles2 {
	color : #6F4E43;
	font-size : 14px;
	font-family : Arial,Tahoma,Verdana;
	font-weight: bold;
	text-align: Center;	
}

.copyright {
	color: #594A26;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Tahoma,Verdana,Arial;	
	font-size: 11px;
	text-align: Center;
}
.copyright a {
	color : #594A26;
	text-decoration: none;
}
.copyright a:hover {
	color : #000000;	
	text-decoration: underline;
}

.main001 {
	color : #000000;
	margin-top : 2px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	line-height: 15px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: none;
	line-height: 15px;
	text-align: justify;	
}

.menu02 {
	color : #0C55C5;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 10px;	
	font-family : Tahoma,Verdana,Arial;
	text-align: Left;
	font-weight: bold;
}
.menu02 a {
	color : #0C55C5;
	text-decoration: none;
}
.menu02 a:hover {
	color : #142B66;	
	text-decoration: none;
}

.menu01{
	color : #999999;
	margin-left : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: none;
	text-align: left;
}
.menu01 a{
	color : #999999;
	text-decoration: none;
}
.menu01 a:hover {
	color : #FF0000;	
	text-decoration: underline;
}	

.content {
	color : #594A26;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	line-height: 15px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: none;
	text-align: left;
}
.content a {
	color : #594A26;
	text-decoration: none;
}
.content a:hover {
	color : #000000;	
	text-decoration: underline;
}

.morelink {
	color : #000000;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	line-height: 15px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: none;
	text-align: right;
}
.morelink a {
	color : #000000;
	text-decoration: none;
}
.morelink a:hover {
	color : #000000;	
	text-decoration: underline;
}

tr.off {
background: #D7E7FF;
}

tr.on{
background: #EEF5FF;
}

