/* CSS Document */

body{
	background-image:url(/images/bk.jpg); 
	margin:0px;
}

strong{
	font-size:16px;
	color:#a10416;
}


.top_links_td{
	font-size:12px; 
	color:#FFFFFF;
}


.top_links{
	text-decoration:none; 
	color:#FFFFFF;
}

.main_td{
	background-color:#FFFFFF; 
	width:762px;
	height:256px; 
	border-right:2px solid #4d0d0d; 
	border-left:2px solid #4d0d0d; 
	border-bottom:2px solid #4d0d0d; 
	padding:12 0 0 0
}

.main_table{
	background-image:url(/images/shape_bk.gif); 
	background-repeat:no-repeat; 
	background-position:right;
}

.home_txt{
	font-family:'Times New Roman', Times, serif;  
	font-size:12px; 
	line-height:20px; 
	text-align:justify; 
	padding:0 20 0 20;
}


.main_txt{
	font-family:'Times New Roman', Times, serif;  
	font-size:14px; 
	line-height:20px; 
	text-align:justify; 
	padding:0 20 0 20;
}


.spa_menu_link{
	font-family:'Times New Roman', Times, serif; 
	color:#521111; 
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

.copyright{
	font-family:'Times New Roman', Times, serif; 
	color:#ffffff; 
	text-decoration:none;
	font-size:11px;
}

.spa_menu_link:hover{
	font-family:'Times New Roman', Times, serif; 
	color:#856f00;
	font-size:13px;
	text-decoration:none;
	font-weight:bold
}