
/* Styles for BeautyTV.NET */


/* Content Links */
a:link { font-family: arial; color: #FFFF00; text-decoration: underline }
a:visited { font-family: arial; color: #FFFF00; text-decoration: underline }
a:active { font-family: arial; color: #FFFF00; text-decoration: underline }
a:hover { font-family: arial; color: #FFFF00; text-decoration: underline }


/* Bottom Bar Links */
a.bottombar:link { color: #FFFFFF; text-decoration: none }
a.bottombar:visited { color: #FFFFFF; text-decoration: none }
a.bottombar:active { text-decoration: underline }
a.bottombar:hover { text-decoration: underline }


/* Top Bar Links */
a.topbar:link { font-family: Helvetica; border: none; color: #FFFFFF; text-decoration: none }
a.topbar:visited { font-family: Helvetica; border: none; color: #FFFFFF; text-decoration: none }
a.topbar:active { color: #FF0000; text-decoration: none }
a.topbar:hover { color: #FF0000; text-decoration: none }


/* Advertisement section */
.ads {
	font-family: arial;
	font-size: 12px;
	padding: 5px;
	color: #FFFFFF;
}


/* background stuff */
body {
	background-image: url('images/logobg2.gif');
	background-repeat: repeat;
	background-position: 0 0;
}


/* Bottom */
.bottom {
	border-bottom: 3px solid #003399;
	border-left: 3px solid #003399;
	border-right: 3px solid #003399;
}


/* Header Link */
.hidden {
	position: absolute;
	top: 0px;
	width: 765px;
	height: 110px;
}


/* Page content & advertisement bgs */
.middle {
	border-left: 3px solid #003399;
	border-right: 3px solid #003399;
	border-bottom: 3px solid #003399;
}


/* bg color for whole TABLE, Header buttons' bg */
.table {
	background-color: #000000;
}


/* Content */
.text {
	font-family: arial;
	font-size: 12px;
	padding: 0px 10px 10px 15px;
	color: #FFFFFF;
}


/* Bottom Bar Text links */
.text_bb {
	font-family: arial;
	font-size: 13px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
}


.text_title {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}


.text_tb {
	font-size: 14px;
	padding-left: 36px;
	padding-right: 36px;
}



/* */
.titlebg {
	background-image: url('images/titlebg.gif');
	backgorund-repeat: no-repeat;
	text-align: center;
	font-family: arial;
	size: 12px;
	color: #FFFFFF;
}

/* bar under header */
.topbar {
	border-left: 3px solid #003399;
	border-right: 3px solid #003399;
}