body { 
	background-color: #ffffff;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link { text-decoration: underline; color: #ff39c5; }
a:active { text-decoration: underline; color: #ff39c5; }
a:visited { text-decoration: underline; color: #ff39c5; }
a:hover {text-decoration: none; color: #ff39c5; }

.pic_border {
	border: 1px solid #cccccc;
}



.menu:link {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.menu:visited {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.menu:hover {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.menu:active {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.domain:link {
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: none;
	color: #535152;
	font-weight: normal;
}

.domain:visited {
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: none;
	color: #535152;
	font-weight: normal;
}

.domain:hover {
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: underline;
	color: #535152;
	font-weight: normal;
}

.domain:active {
	font-family: "trebuchet ms";
	font-size: 11px;
	text-decoration: none;
	color: #535152;
	font-weight: normal;
}

.border {border: 1px solid #cccccc;}


.text {font-size: 11px; color: #535152; font-family: "trebuchet ms"; font-weight: normal;}
.text2 {font-size: 11px; color: #CCCCCC; font-family: "trebuchet ms"; font-weight: normal;}
.text-silver {font-size: 10px; color: #535152; font-family: "trebuchet ms"; font-weight: normal;}
.text-silver2 {font-size: 24px; color: #535152; font-family: "trebuchet ms"; font-weight: bold;}
.text-silver3 {font-size: 18px; color: #535152; font-family: "trebuchet ms"; font-weight: bold;}
.text-silver4 {font-size: 14px; color: #535152; font-family: "trebuchet ms"; font-weight: bold;}
.black {font-size: 10px; color: #535152; font-family: tahoma; font-weight: bold;}
.pink {font-size: 10px; color: #ff39c5; font-family: tahoma; font-weight: bold;}
.pink2 {font-size: 18px; color: #ff39c5; font-family: tahoma; font-weight: bold;}
.pink3 {font-size: 36px; color: #ff39c5; font-family: tahoma; font-weight: bold;}
.pink4 {font-size: 24px; color: #ff39c5; font-family: tahoma; font-weight: bold;}
.blue {font-size: 10px; color: #009ffa; font-family: tahoma; font-weight: bold;}
.orange {font-size: 10px; color: #ff7200; font-family: tahoma; font-weight: bold;}
.silver {font-size: 9px; color: #cccccc; font-family: tahoma; font-weight: normal;}
.spacer {font-size: 10px; color: #ffb8e9; font-family: tahoma; font-weight: bold;}
.kat {font-size: 18px; color: #ffb8e9; font-family: tahoma; font-weight: bold;}

h2 {  
	text-decoration:none;
	font-size : 9pt; 
	font-family : "trebuchet ms";
	font-style : bold;
	color: #ffe9a3;
	MARGIN-BOTTOM: -5px;
}


/* Join Page */
.joinborder { border: 1px solid #cccccc; }
.joinlink, .joinlink:link, .joinlink:visited {font-size: 24px; color: #ff39c5; font-family: tahoma; font-weight: bold; text-decoration: underline;}
.joinlink:hover {font-size: 24px; color: #ff39c5; font-family: tahoma; font-weight: bold; text-decoration: none;}
.jointext {font-size: 11px; color: #535152; font-family: "trebuchet ms"; font-weight: normal; text-decoration: none;}
.jointext2 {font-size: 18px; color: #535152; font-family: "trebuchet ms"; font-weight: bold;}
.jointext3 {font-size: 24px; color: #535152; font-family: "trebuchet ms"; font-weight: bold;}