@charset "utf-8";
/* CSS Document */

div.fd{background-color:#814141; padding:15px;  }

div.borT{ border-top-color:#CCCCCC; border-top-style:dotted; border-top-width:thin; }

div.borL{ border-left-color:#CCCCCC; border-left-style:dotted; border-left-width:thin; }

p.one{ font-family; font-size:16px; letter-spacing:1px; word-spacing:125%; margin: 5px 5px 5px 10px;}

p.two{ font-family; font-size:16px; font-weight:bold; color:#009900; margin-left:10px;  letter-spacing:1px; word-spacing:125%;}

p.header{ font-family; font-size:24px; color:#FFFFFF; letter-spacing:1px; word-spacing:125%; text-align:center; margin-bottom:0px; margin-top:0px;}

p.ind{ font-family; font-size:14px; color:#000000; letter-spacing:1px; word-spacing:125%; margin:10px; text-align:justify; }

p.terms{ font-family; font-size:14px; color:#000000; letter-spacing:1px; word-spacing:125%; margin:10px; text-align:justify; }

p.profile{ font-family; font-size:14px; color:#000000; letter-spacing:1px; word-spacing:125%; margin:5px; line-height:150%; }

p.search{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#FFFFFF; letter-spacing:1px; word-spacing:125%; 
		  margin:5px; line-height:150%; text-align:center; }
		  
p.fulldetail{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; letter-spacing:1px; word-spacing:125%; 
		  line-height:150%; text-align:left; }

p.fd{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; letter-spacing:1px; word-spacing:125%; 
		  line-height:150%; text-align:justify;}
		  
td.fd{border-left-style:dotted; border-left-color:#000000; border-left-width:medium; }

.featured{ 	font-family:Arial, Helvetica, sans-serif; 
			font-size:14px; 
			font-weight:bold; 
			letter-spacing:1px; 
			word-spacing:150%; 
			margin-left:10px;
}

.featured_1{ 	font-family:Arial, Helvetica, sans-serif; 
				font-size:14px; 
				letter-spacing:1px; 
				word-spacing:150%; 
				margin-left:10px;
				line-height:150%;
				text-align:justify;
}

.search{ font-family:Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:1px; word-spacing:150%;}

.menu{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; letter-spacing:1px; margin-left:5px;}

.header_matter{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; letter-spacing:1px; margin-left:25px;}

.footer{ font-family:Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:1px; word-spacing:150%;}

.regist{ font-family:Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:1px; word-spacing:125%;}

.signL{ font-family:Arial, Helvetica, sans-serif; font-size:12px; letter-spacing:1px; word-spacing:125%; margin-right:5px;}

.signR{ font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; letter-spacing:1px; word-spacing:125%; margin-right:15px;}

.wcome{ font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#6a4402; letter-spacing:1px; word-spacing:125%; line-height:150%;}

.postL { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#000000; font-weight:bold; letter-spacing:1px; word-spacing:125%; margin-right:5px;}

.postR { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#000000; font-weight:bold; letter-spacing:1px; word-spacing:125%; margin-left:5px;}

img.profile 
{
float:left;
border:1px dotted black;
margin:0px 15px 5px 5px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#C7A977;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#660000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.term:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: none;	
}
a.term:visited {
	text-decoration: none;
	color: #FF0000;
}
a.term:hover {
	text-decoration: none;
	color: #FF0000;
	background-image: none;
}
a.term:active {
	text-decoration: none;
	color: #FF0000;
}

a.fullview:link {
	text-decoration: none;
	color: #CC0000;
	background:none;
}
a.fullview:visited {
	text-decoration: none;
	color: #CC0000;
}
a.fullview:hover {
	text-decoration: none;
	color: #CC0000;
	background-color:#FFFFFF;
}
a.fullview:active {
	text-decoration: none;
	color: #CC0000;
}


a.footer:link {
	text-decoration: none;
	color: #FFFFFF;
	background:none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}