/*************************************************************************************/
/* Site: Pride FM                                                                    */
/* URL: http://www.pridefm.com                                                       */
/* Author: Mandi Faux                                                                */
/* Filename: "pridefm.css"                                                           */
/* Copyright: 2007 Pride FM. All rights reserved.                                    */
/*************************************************************************************/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/pride-background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 10px;
	padding: 0;

	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #00CC00;
	scrollbar-darkshadow-color: #008000;
	scrollbar-shadow-color: #008000;
	scrollbar-arrow-color: #00CC00;
	scrollbar-track-color: #000000;
}

html {
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #00CC00;
	scrollbar-darkshadow-color: #008000;
	scrollbar-shadow-color: #008000;
	scrollbar-arrow-color: #00CC00;
	scrollbar-track-color: #000000;
}

font, td, th, p, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
}

.gensmall {
	font-size:10px;
}

td.genmed,.genmed {
	font-size:11px;
}

a:link {
	text-decoration: none;
        color: #00CC00;
}

a:visited {
	text-decoration: none;
        color: #00CC00;
}

a:hover {
	text-decoration: none;
        color: #FF0000;
        cursor: crosshair;
}

.maintitle,h1,h2 {
	font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align:center;
	color:#00CC00;
}

.pride-tab {
	border-collapse: collapse;
	height: 28px;
	width: 752px;
}

.pride-head {
	border-collapse: collapse;
	height: 150px;
	width: 752px;
}

.pride-info {
	border-collapse: collapse;
	height: 100%;
	width: 752px;
}
.pride-ul {
	background: url(images/pride-up-left.gif) no-repeat;
	width: 28px;
	height: 28px;
}

.pride-up {
	background: url(images/pride-top.gif) repeat-x;
	width: 696px;
	height: 28px;
}

.pride-ur {
	background: url(images/pride-up-right.gif) no-repeat;
	width: 28px;
	height: 28px;
}

.pride-sl {
	background: url(images/pride-left.gif) repeat-y;
	width: 28px;
	height: 100%;
}

.pride-sr {
	background: url(images/pride-right.gif) repeat-y;
	width: 28px;
	height: 100%;
}

.pride-mid {
	background: url(images/pride-middle.gif) repeat-x;
	width: 115px;
	height: 28px;
        color: #FFFFFF;
	text-align: center;
}

.pride-bl {
	background: url(images/pride-bot-left.gif) no-repeat;
	width: 28px;
}

.pride-bot {
	background: url(images/pride-bottom.gif) repeat-x;
	width: 232px;
	height: 28px;
        color: #FFFFFF;
	text-align: center;
        font: bold;
}

.pride-br {
	background: url(images/pride-bot-right.gif) no-repeat;
	width: 28px;
}

.pride-cont {
	background:#000000;
	background-image: url(images/pride-cback.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	width: 678px;
	text-align:left;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
}

.pride-mid a:link {
	text-decoration: none;
        color: #FFFFFF;
}

.pride-mid a:visited {
	text-decoration: none;
        color: #FFFFFF;
}

.pride-mid a:hover {
	text-decoration: none;
        color: #FFF34F;
        cursor: crosshair;
}

.pride-bot a:link {
	text-decoration: none;
        color: #FFFFFF;
}

.pride-bot a:visited {
	text-decoration: none;
        color: #FFFFFF;
}

.pride-bot a:hover {
	text-decoration: none;
        color: #FFF34F;
        cursor: crosshair;
}

img {
	border:0 solid;
}
