a {color: #FFFFFF; text-decoration: none; }
a:hover {color: #DDDDDD; text-decoration: none; }

.text_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0D0C1;
}
.border_edge {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D7B;
	border-right-color: #9D9D7B;
	border-bottom-color: #9D9D7B;
	border-left-color: #9D9D7B;
	background-color: #404040;
}
.border_sidesmain {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CB438B;
	border-right-color: #CB438B;
	border-bottom-color: #CB438B;
	border-left-color: #CB438B;
}

.text_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D0D0C1;
}
.text_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0099;
	letter-spacing: 10px;
	background-color: #2F2F30;
	padding: 5px;
}
.text_links_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.text_links_bottom a {color: #FFFFFF; text-decoration: none; }
.text_links_bottom a:hover {color: #333333; text-decoration: none; }

.border_box {
	background-color: #2F2F30;
}
.text_designedby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CBD2BD;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: -12px;
}

.detailsnew_title {
	width:100%;
	padding:10px;
	margin:10px 0px;
	line-height:14px;
	font-family:Verdana, Geneva, sans-serif;
	background:#333333;
	font-size:10px;
	text-align:justify;
	border:1px solid #444;
}

.detailsnew_title h1 {
	font-size:15px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:justify;	
	padding:0px;
	margin:0px 0px 5px 0px;
	float:left;
}

.detailsnew_title h2 {
	font-size:11px;
	text-transform:uppercase;
	color:#666;
	text-align:justify;
	padding:0px;
	margin:0px;
	float:right;
}

.detailsnew_description {
	width:350px;
	height:512px;
	overflow:auto;
	line-height:14px;
	font-family:Verdana, Geneva, sans-serif;
	background:#222;
	font-size:10px;
	text-align:justify;
	color:#CCCCCC;	
	float:left;
}

.detailsnew_description h2 {
	font-size:12px;
	text-transform:uppercase;
	color:#CC0099;
	text-align:justify;
	padding:10px 10px 0px 10px;
	margin:0px;
	border-bottom:1px dotted #666;
}

.detailsnew_description h3 {
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	text-align:center;
	padding:0px;
	margin:5px 0px 15px 0px;
}

.detailsnew_description h4 {
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	text-align:justify;
	padding:10px 12px 0px 12px;
	margin:0px;
}

.detailsnew_description p {
	padding:0px 15px 5px 15px;
	margin:0px 0px 0px 0px;
}