/* CSS Document */

body, html {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}
	
.intro {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	color: #F7F8B3;
	}
a.mylink:link { color: #FFCC00; font-family: Trebuchet MS, Arial; font-size: 10px; text-decoration: none; }
a.mylink:hover { color: #FFCC00; font-family: Trebuchet MS, Arial; font-size: 10px; text-decoration: none; }
a.mylink:visited { color: #FFCC00; font-family:  Trebuchet MS, Arial; font-size: 10px; text-decoration: none; }

a.link1:link { color: #E56800; font-family: Tahoma, Arial; font-size: 10px; text-decoration: none; font-weight: normal; border-bottom: dotted 1px #E56800;}
a.link1:hover { color: #E56800; font-family: Tahoma, Arial; font-size: 10px; text-decoration: none; font-weight: normal;border-bottom: dotted 1px #E56800;}
a.link1:visited { color: #E56800; font-family: Tahoma, Arial; font-size: 10px; text-decoration: none; font-weight: normal; border-bottom: dotted 1px #E56800;}

.desc {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	line-height: 1.5;
	}
	
.mix {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	line-height: 1.5;
	}
	
.mix2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	line-height: 1.5;
	text-transform: uppercase;
	}
	
.desc2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E56800;
	line-height: 1.5;
	font-weight: bold;
	}
	
.title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E56800;
	line-height: 1.5;
	}
	
td.div {
	background-image: url(../images/div.gif);
	background-repeat: no-repeat;
	}
.img {
	padding-right: 20px;
	}

a.link2:link { color: #E56800; font-family: Tahoma, Arial; font-size: 14px; text-decoration: none; font-weight: normal; border-bottom: dotted 1px #E56800;}
a.link2:hover { color: #E56800; font-family: Tahoma, Arial; font-size: 14px; text-decoration: none; font-weight: normal;border-bottom: dotted 1px #E56800;}
a.link2:visited { color: #E56800; font-family: Tahoma, Arial; font-size: 14px; text-decoration: none; font-weight: normal; border-bottom: dotted 1px #E56800;}

.inactive {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E56800;
	border-bottom: dotted 1px #E56800;
	}
.bullet {
	padding-right: 12px;
	}