/* CSS Document */
* {
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family:Tahoma;
    font-size:11px;
    font-weight:normal;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
	}

#main {
    margin-top:20px;
   	width:780px; 
	height:790px;
    background-color:#000000;
	}

#flash {
    width:780px; 
	height:146px;
	
	}
#border {
    border:#9c0000;
	border-width:1px;
	border-style: solid;	
	}

.border {
    border:#9c0000;
	border-width:1px;
	border-style: solid;	
	}
.border2 {
    border:#ff191c;
	border-width:1px;
	border-style: solid;	
	}

#bar {
    background-image:url(http://www.planetsoul.com/images/bar.jpg); 
	width:192px; 
	height:25px;
	text-align:left;
	line-height:25px;
	font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
	color:#FFFFFF;
	}
.red {
    color:#921620;
    font-weight:bold;
    }

input.red {
    background-color: #C99400;
    font-size: 12px;
    color:#FFFFFF;
    border-color: #FFFFFF;
    border: 1px solid;
    }

textarea.red {
    background-color: #921620;
    font-size: 12px;
    color:#FFFFFF;
    border-color: #FFFFFF;
    border: 1px solid;
    }


a {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
    }

a:link {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color: #FF9900;
	}
a:visited {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #FF9900;
    }
a:hover {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color: #FF9900;
    }
a:active {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color: #FF9900;
}




/* common styling */
.menu {font-family: Tahoma, sans-serif; width:780px; position:relative; margin:0; font-size:11px; z-index:100; background-image:url(http://www.planetsoul.com/images/3.png); height:28px; line-height:28px}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:110px; height:20px; text-align:center; color:#fff; border:0px; background-image:url(http://www.planetsoul.com/images/3.png);  line-height:28px; font-size:11px; overflow:hidden; font-weight:bold;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:0px; position:relative;}
.menu ul li ul {display: none; border:1px solid #000000;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#7E0101; height:28px; font-weight:bold; font-size:12px;}
.menu ul li:hover ul {display:block; position:absolute; top:28px; left:0; width:200px;}
.menu ul li:hover ul li a.hide {background:red; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#FFF;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#9C0000; color:white; border-top:1px solid #000000;height:28px; line-height:28px; text-align:left; width:200px; font-size:11px; font-weight:bold;}
.menu ul li:hover ul li a:hover {background:#7E0101; color:#ffffff; text-align:left; width:200px;font-size:11px;font-weight:bold;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}.Middle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

