/* CSS Document */

body{
	margin:0px;
	background-image:url(imgs/boby_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
	.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtbrd {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005e75;
	border-right-color: #02aed8;
	border-bottom-color: #02aed8;
	border-left-color: #005e75;
}
	.txtdetail {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0000000;
	text-decoration: none;
}
	.txtdetail:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0000000;
	text-decoration: underline;
}
	.btmtxt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #005e75;
	text-decoration: none;
}
	.btmlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fa0000;
	text-decoration: none;
}
	.btmlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #fa0000;
	text-decoration: underline;
}
	.slinkm {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
	.slinkm:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.txtbrd1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color:#CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #005e75;
	border-right-color: #02aed8;
	border-bottom-color: #02aed8;
	border-left-color: #005e75;
}

