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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00CC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #00CC33;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #00CC33;
}
h2 {
	font-size: 12px;
	color: #00CC33;
}
h3 {
	font-size: 12px;
	color: #00CC33;
}
h4 {
	font-size: 12px;
	color: #00CC33;
}
.taurus_tag {
    font-weight:bold;
	color:#003366;

}
.content_bk {
    background-image:url(../images/content_bk.jpg);

}
.content_area {
    padding:20px;
	text-align:justify;
	vertical-align:top;

}
.content_area2 {
    padding:20px;
	text-align:justify;
	vertical-align:top;
	min-height:500px;

}
.side {
    
    width:150px;

}
.right {
    width:300px;
	padding-top:30px;
	vertical-align:top;
}
.bottom_break {
	height: 10px;
	background-color:#1B4165;
}
.footer {
    background-image:url(../images/footer_bk.jpg);
	background-repeat:repeat-y;
}
.footer_box {
    padding:7px;
	text-align:right;
}
.top {
	height:50px;
	text-align:right;
	color:#71A1CF;
}

.top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.top a:hover {
	text-decoration: underline;
	color: #6DBA2C;
}
.top a:active {
	text-decoration: none;
	color: #FFFFFF;
}
-->


