/* Layout */
title{
		text-transform:capitalize;
}
body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#000000;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.main {
	width:100%;
	height:100%;
}
.shad_left{
	background-image:url('black/shad_left.jpg');
	background-position:top right;
	background-repeat:repeat-y;
	width:33%;
}
.shad_right{
	background-image:url('black/shad_right.jpg');
	background-position:top left;
	background-repeat:repeat-y;
	width:33%;
}
.bg_left{
	background-image:url('black/left_bg.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
}
.bg_right{
	background-image:url('black/right_bg.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
}
td.content{
	width:780px;
	vertical-align:top;
	background-color:#FFFFFF;
}
.content_table{
	width:780px;
	vertical-align:top;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
}
.content_table_main{
	padding:10px 5px 10px 5px;
}
td.menu_shad{
	background-image:url('images/menu_shad.jpg');
	background-position:top;
	background-repeat:repeat-x;
	height:14px;
}
li{
	list-style-image:url('images/list.jpg');
	padding-left: 5px;
	margin-left: 0;
}

/* menu 

a.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8F1F6B;
	display:block;
	height:38px;
	line-height:38px;
	text-decoration:none;
	background:none;
	float:left;
	width:90px;
	text-align:center;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
a.menu:hover{
	background-image:url('images/menu_arrow.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
}
*/
/* Forms */
legend {
	font-size:12px;
	color:#8F1F6B;
	text-transform:capitalize;
}
.purple_text {
	font-size:12px;
	color:#8F1F6B;
	text-transform:capitalize;
}
.grey_text {
	font-size:12px;
	color:#cccccc;
	text-transform:capitalize;
}
h1 {
	font-size:15px;
	color:#8F1F6B;
	text-transform: uppercase;
}
h2 {
	font-size:12px;
	color:#8F1F6B;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}
h3 {
	font-size:12px;
	color:red;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}
form{
	padding:0px;
	margin:0px;
}
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #8F1F6B;
	height:20px;
	line-height:18px;
	padding-left:2px;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #8F1F6B;
	
}
select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #8F1F6B;
	text-transform:capitalize;
	padding:0px;
	margin:0px;
	height:20px;
}
.button_search{
	background-image:url('images/button_search.jpg');
	width:27px;
	height:20px;
	padding:0px;
	margin:0px;
	border:0px;
	cursor:hand;
}
/* Content Area */
hr {
	padding:5px;
	border:1px;
	height:1px;
	margin:5px;
	color:#CCCCCC;
}
.content_left{
	width:320px;
	vertical-align:top;
    margin-left: auto;
    margin-right: auto;
	text-align:center;
	padding-top:50px;	
}
.content_right{
	width:460px;
	vertical-align:top;	
	padding-left:15px;
	padding-right:30px;
}

/* ids */
#footer {
	background-color:#8F1F6B;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	height:10px;
}
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	height:25px;
	line-height:25px;
	text-decoration:none;
	width:65px;
	text-align:center;
	padding:0px;
	margin:0px;
	float:left;
}
#footer a:hover{
	text-decoration:underline;
}

/* rollovers */
a.purple_ro:link{
	border:2px solid #CCC
}
a.purple_ro:visited{
	border:2px solid #CCC
}
a.purple_ro:hover{
	border:2px solid #8F1F6B
}
a.purple_ro:active{
	border:2px solid #CCC
}
a.read_more:link{
	border:2px solid #8F1F6B;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	text-decoration:none;
}
a.read_more:visited{
	border:2px solid #8F1F6B;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	text-decoration:none;
}
a.read_more:hover{
	border:2px solid #8F1F6B;
	text-decoration:underline;
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
}
a.read_more:active{
	border:2px solid #8F1F6B;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	text-decoration:none;
}
a:link{
	text-decoration:none;
	color: #8F1F6B;
}
a:visited{
	text-decoration:none;
	color: #8F1F6B;
}
a:hover{
text-decoration: underline;
color: #8F1F6B;
}
a:active{
	text-decoration:none;
	color: #8F1F6B;
}
/* Profiles */
.listing_table{
	border:1px solid #8F1F6B;
}
.listing_table{
	border:1px solid #ccc;
	background-color: #fff;	
}
.listing_table_ro{
	border:1px solid #8F1F6B;
	background-color: #F4F4F4;
}