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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C3C1C1;
}

.body-txt {
background:#FFFFFF;
padding: 10px 15px 10px 15px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:20px;
color:#000000;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
line-height:30px;
color:#000000;
color: #006600;
}

.side-txt {
background:#FFFFFF;
padding: 10px 10px 10px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000000;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color:#000000;
}

td#affiliate a:link {color: #FF0000; text-decoration:underline; font-weight:bold;}
td#affiliate a:visited {color: #FF0000; text-decoration:underline; font-weight:bold;}
td#affiliate a:hover {color: #FF0000; text-decoration:underline; font-weight:bold;}
td#affiliate a:active {color: #FF0000; text-decoration:underline; font-weight:bold;}

img {
border:none;
}

td#redlink a:link {color:#FF0000; text-decoration:none;}
td#redlink a:visited {color: #FF0000; text-decoration:none;}
td#redlink a:hover {color: #FF0000; text-decoration:underline;}
td#redlink a:active {color: #FF0000; text-decoration:none;}
