body {
	background-color: #4D4A5B;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 20px;


}
#h-wrap {
	background-color: #ECECEE;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C06C84;
	border-right-color: #C06C84;
	border-bottom-color: #C06C84;
	border-left-color: #C06C84;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.login {
	border-top-color: #C9C8CC;
	border-right-color: #C9C8CC;
	border-bottom-color: #C9C8CC;
	border-left-color: #C9C8CC;
-webkit-border-radius: 8px; -moz-border-radius: 8px;	border-radius: 8px;
	font-size:14px;
	font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none;
	display:inline-block;
	color: #C06C84;
	background-color: #E1D5BF;
	border-top-width: 1px;
	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;
}

.login:hover {
	border-top-color: #C9C8CC;
	border-right-color: #C9C8CC;
	border-bottom-color: #C9C8CC;
	border-left-color: #C9C8CC; border-width: 1px 1px 1px 1px;border-style: solid;
 background-color: #E6DCCA; background-image: -webkit-gradient(linear, left top, left bottom, from(#E6DCCA), to(#DED0B8));
 background-image: -webkit-linear-gradient(top, #E6DCCA, #DED0B8);
 background-image: -moz-linear-gradient(top, #E6DCCA, #DED0B8);
 background-image: -ms-linear-gradient(top, #E6DCCA, #DED0B8);
 background-image: -o-linear-gradient(top, #E6DCCA, #DED0B8);
}
#l {
	width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 83px;
}
#logo {
margin-top: 0px;
float: left;
background: url(i/logo.png);
height: 83px;
width: 243px;

}
.clear-single {
margin-bottom: 20px;
	clear: both;
	width: auto;
}

div.box {
    box-sizing: border-box;
    width: 50%;
    border: 5px solid #ECECEE;
    float: left;
	margin-top: 10px;
}
#f {
	width: 340px;
	float: right;
}
.buttontop{
	border:px solid #FFFFFF;

-webkit-border-radius: px; -moz-border-radius: px;	border-radius: px;
	width:px;
	font-size:px;
	font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	background-color: #ff9a9a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9a9a), to(#ff4040));
	background-image: -webkit-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -moz-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -ms-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -o-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: linear-gradient(to bottom, #ff9a9a, #ff4040);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff9a9a, endColorstr=#ff4040);
	font-weight: bold;
}
.buttontop:hover{
 border:px solid #FFFFFF;
 background-color: #ff6767; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6767), to(#ff0d0d));
 background-image: -webkit-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -moz-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -ms-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -o-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: linear-gradient(to bottom, #ff6767, #ff0d0d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6767, endColorstr=#ff0d0d);
}
#wrapper {
	width: 100%;
	max-width: 1000px;
	position: relative;
	margin: 0 auto;
	clear: both;
		background-color: #15152B;
}
#header {
background: url(i/h.jpg) repeat center;
	height: 296px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
/* ------------------header sizing--------------- */ 
@media screen and (min-width: 280px) and (max-width: 720px){

  
#l {
	width: 100%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#logo {
margin-top: 0px;
margin-right:auto;
margin-left: auto;
float: none;
background: url(i/logo.png);
height: 83px;
width: 243px;
}
#f {
	width: 300px;
	float: none;
	margin-right:auto;
margin-left: auto;
	
}
	}

	/* ------------------header sizing--------------- */ 
#main {
	width: auto;
	background-color: #DDDDE1;
	color: #4D4A5B;
}
.profile {
	height: 206px;
	width: 170px;
	background-color: #f9f9f9;
	margin: 13px;
	float: left;
	font-size: 13px;
	color: #4D4A5B;
	padding-bottom: 2px;
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.70);
	box-shadow: 0 0 5px rgba(0,0,0,0.70);
	-moz-border-radius: 10px;
	border-radius: 0px 0px 10px 10px;
}
.profile-location {
	font-size: 11px;
	color: #C06C84;
margin-left: 5px;
margin-right: 5px;
}
.profile-location a:link {
	color: #C06C84;
}
.profile-details {
margin-left: 5px;
margin-right: 5px;
display: block;
}
.profile-link {
	color: #C06C84;
}

 /* ------------------profile enlarge--------------- */ 
 @media screen and (max-width: 480px){
.profile {
	height: 200px;
	width: 280px;

	margin-left: auto;
	margin-right: auto;
margin-top: 15px;
margin-bottom: 15px;
	float: none;
	font-size: 13px;
	color: #ffffff;

	}}
  /* ------------------profile enlarge--------------- */ 
.clear {
	clear: both;
	width: auto;
}
h1 {
	margin-top: 0px;
	padding-top: 10px;
	font-size: 22px;
	margin-left: 15px;
	color: #4D4A5B;
}
#navbox {
	float: right;
	width: 440px;
	margin-top: 68px;
}
#navbox a{
	color: #FFFFFF;
	margin-right: 18px;
	margin-left: 18px;
	font-weight: bold;
}
#join {
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.80);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.80);
	box-shadow: 0 0 3px rgba(0,0,0,0.80);
	background-color: #E1D5BF;
	padding: 18px 30px;
	width: 309px;
	-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	color: #4D4A5B;
	margin: 1% 5px 1% 10px!important;
	float: left !important;

	border: 8px solid #C06C84;
 }
 
 input {
	background-color: #FF0000;
	margin-top: 15px;
	color: #FFFFFF;
			-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #ECD9C6;
	font-weight: bold;
	width: 170px;
	padding: 15px 5px;
	-webkit-appearance: none;
}
select {
	margin-left:5px;
	width: 150px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
		height: 3em;
	resize: none;
	-moz-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	border: 0px;

}
.input-box {
    box-sizing: border-box;
    width: 50%;
float: left;}

 /* ------------------join collapse--------------- */ 
 @media screen and (max-width: 480px){
 #join {
 width: 90%;
 float: none !important;
 margin-right: 2%;
	margin-left: 2%;
	padding: 0px;
 }
  .input-box {
margin-right: auto;
	margin-left: auto;
	 width: 240px;
float: none;}

 .input-box {
margin-right: auto;
	margin-left: auto;
	 width: 240px;
float: none;}

select {
	margin-left:5px;
	width: 240px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
		height: 3em;
	resize: none;
	-moz-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	border: 0px;

}
 }
 /* ------------------join collapse--------------- */ 
.button-box {
	margin-right: auto;
	margin-left: auto;

}
.button {
	border:0;
	background:transparent url("../i/fb2.png") no-repeat 0 0;
	height: 44px;
	width: 201px;
	filter: alpha(opacity=0);
	margin-top: 15px;
	 cursor: pointer; 
  cursor: hand; 
}
#join h2 {
	margin-bottom: 10px;
	text-align: center;
}
#footer {
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #ECECEE;
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C06C84;
	border-right-color: #C06C84;
	border-bottom-color: #C06C84;
	border-left-color: #C06C84;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}
#footer ul {

margin: 0px;
padding: 0px;
}

#footer li {
color: #ffffff;
text-align: center;
float: left;
padding: 5px; 
margin-left: 10px;
margin-right: 10px;
font-size: 12px;
list-style: none;
}
#footer a {
color: #4D4A5B;
text-decoration: none;
}
#footer a:hover {
color: #C06C84;
text-decoration: underline;
}
 /* ------------------footer links--------------- */ 
 @media screen and (max-width: 480px){
#footer a {
padding: 10px;
	text-decoration: none;
display: block;
}
}
.style1 {
	color: #C06C84;
	font-size: 14px;
}
#main p {
	margin-left: 20px;
}
#profile-photo {
	float: left;
	width: 400px;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 30px;
}
#profile-photo img {
	width: 100%;
}
#profile-stats {
	float: right;
	width: 490px;
	margin-right: 30px;
	color: #000000;
}

#profile-stats a{
	color: #C06C84;
}
#reply {
	width: 100%;
	margin-top: 30px;
	background-color: #414183;
	border: 1px solid #FFFFFF;
}
#reply h2{
color: #ffffff;
}
textarea {
	width: 100%;
	height: 90px;
	padding: 0px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #FFFFFF;
	  box-shadow: inset 1px 1px 2px 0 #707070;
  transition: box-shadow 0.3s;
	
}h2 {
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 2px;
	font-size: 18px;
	text-transform: capitalize;
color: #C06C84;
}
form {
	margin-top: 0px;
	margin-bottom: 20px;
}

#profile-photo img {
	padding: 5px;
	background-color: #DED0B8;
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.70);
	box-shadow: 0 0 5px rgba(0,0,0,0.70);
	-moz-border-radius: 10px;
}

#clearstats {
background-color: #009933;
	color: #FFFFCC;
	text-align: center;
	border: 1px solid #FFFFFF;
	font-size: 24px;
	text-transform: capitalize;
	padding: 10px;
	margin-top: 20px;
-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}
#clearstats a{
	color: #FFFFff;
}
 /* ------------------profile collapse--------------- */ 
 @media screen and (max-width: 480px){
 #profile-stats {
	float: none;
	width: 270px;
	margin: auto;
	color: #000000;
	
}
#profile-photo {
	width: 270px;
	margin: auto;
	float: none;
	margin-bottom: 30px;
}
}
  /* ------------------profile collapse--------------- */ 
.facebook {
	margin-top: 15px;
}

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #4f4f4f;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 12px;
	font-family: Arial;
	color: white;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: #4f4f4f;
	border-top: 2px solid black;
}
#wp_page_numbers ul {
	
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 6px;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	color: #ddd;
}

#wp_page_numbers li a:hover {
	text-decoration: underline;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	background: black;
	padding: 6px;
	padding-left: 8px;
	padding-right: 8px;
	color: white;
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 6px;
	padding-right: 8px;
	color: #ddd;
	font-size: 11px;
}
/* ------------------page numbers--------------- */ 
 @media screen and (max-width: 480px){
#wp_page_numbers li {
	float: none;
	display: block;
}
#wp_page_numbers a {
	padding: 20px;
	display: block;
	color: #ddd;
	background-color: #333333;
	border: 1px solid #000000;
text-align: center;
}
#wp_page_numbers li.active_page a {
	padding: 20px;
	display: block;
	color: #ddd;
	background-color: #333333;
	border: 1px solid #000000;
text-align: center;
}
#wp_page_numbers li.page_info {
	float: none;
	display: block;
	padding: 00px;
	color: #ddd;
	font-size: 11px;
}
}

#numbs {
	width: 100%;
}
#top-text {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	   background: -webkit-linear-gradient(#7C0101, #FF0000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#7C0101, #FF0000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#7C0101, #FF0000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#7C0101, #FF0000); /* Standard syntax (must be last) */
		padding-top: 20px;
		padding-bottom: 20px;
}
#top-text p {
	margin-right: 10px;
	margin-left: 10px;
}

#lower-text {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	background: -webkit-linear-gradient(#7C0101, #FF0000);
	background: -o-linear-gradient(#7C0101, #FF0000);
	background: -moz-linear-gradient(#7C0101, #FF0000);
	background: linear-gradient(#7C0101, #FF0000);
	width: 383px;
	-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	color: #FFFFFF;
	margin: 1% 5px 1% 10px!important;
	float: left !important;
	overflow: hidden;
	border: 1px solid #FFFFFF;
}
 /* ------------------description collapse--------------- */ 
 @media screen and (max-width: 480px){
 #lower-text {
	width: 280px;
	}}
  /* ------------------description collapse--------------- */ 
#lower-text p {
	margin-right: 10px;
	margin-left: 10px;
}
#cat-box {
	width: 100%;
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C06C84;
	border-right-color: #C06C84;
	border-bottom-color: #C06C84;
	border-left-color: #C06C84;
	   background: -webkit-linear-gradient(#E1D5BF, #DACCAF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#E1D5BF, #DACCAF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#E1D5BF, #DACCAF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#E1D5BF, #DACCAF); /* Standard syntax (must be last) */
		padding-top: 20px;
		padding-bottom: 20px;
}
#cat-box a {
color: #4D4A5B;
text-decoration: none;
}
#cat-box a:hover {
color: #C06C84;
text-decoration: underline;
}

#cat-box p {
	margin-right: 10px;
	margin-left: 10px;
}
#cat-box ul {
float: left;
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 14%;
		font-size: 12px;
}
 /* ------------------category collapse--------------- */ 
 @media screen and (max-width: 480px){
 #cat-box ul {
float: none;
margin: 0px;
padding: 0px;
}
#cat-box li {
display: block;
padding: 10px;
}}
 /* ------------------category collapse--------------- */ 
#cat-box li {
	font-size: 12px;
	list-style-type: none;
}
a.red {
	font-weight: 400;
	color: #FF0000;
}
.inside-box {
	background-color: #efefef;

	padding: 5px;
	color: #ffffff;
	margin-right: 20px;
	margin-left: 20px;
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.70);
	box-shadow: 0 0 5px rgba(0,0,0,0.70);
	-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
}
#header-two {
	background-image: url(images/h2.jpg);
	height: 196px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#social {
	float: right;
}
#login {
	width: 136px;
	height: 36px;
	float: right;
}

.buttontop{
	border:px solid #FFFFFF;
-webkit-border-radius: px; -moz-border-radius: px;	border-radius: px;
	width:px;
	font-size:px;
	font-family:arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration:none;
	display:inline-block;
	color: #FFFFFF;
	background-color: #ff9a9a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9a9a), to(#ff4040));
	background-image: -webkit-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -moz-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -ms-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: -o-linear-gradient(top, #ff9a9a, #ff4040);
	background-image: linear-gradient(to bottom, #ff9a9a, #ff4040);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff9a9a, endColorstr=#ff4040);
	font-weight: bold;
	
}

.buttontop:hover{
 border:px solid #FFFFFF;
 background-color: #ff6767; background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6767), to(#ff0d0d));
 background-image: -webkit-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -moz-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -ms-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: -o-linear-gradient(top, #ff6767, #ff0d0d);
 background-image: linear-gradient(to bottom, #ff6767, #ff0d0d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ff6767, endColorstr=#ff0d0d);
}em {
	font-style: normal;
}.lower-text-link {
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.banner{
	height:auto;
	width:100%;
	max-width: 468px;
    }
	
	.table1 {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 0 0 5px #000000;
	border:1px solid #DDDDE1;
	
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
	
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	border-top-right-radius:5px;
	
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	border-top-left-radius:5px;
}.table1 table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.table1 tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.table1 table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.table1 table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.table1 tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.table1 tr:hover td{
	background-color:#CACAD0;
		

}
.table1 td{
	vertical-align:middle;
	
	background-color:#C2C2C9;

	border:1px solid #ffffff;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:13px;
	font-weight:normal;
	color:#4D4A5B;
}.table1 tr:last-child td{
	border-width:0px 1px 0px 0px;
}.table1 tr td:last-child{
	border-width:0px 0px 1px 0px;
}.table1 tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.table1 tr:first-child td{
		background:-o-linear-gradient(bottom, #E1D5BF 5%, #D1BD9C 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E1D5BF), color-stop(1, #D1BD9C) );
	background:-moz-linear-gradient( center top, #E1D5BF 5%, #D1BD9C 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E1D5BF", endColorstr="#D1BD9C");	background: -o-linear-gradient(top,#E1D5BF,7f0000);

	background-color:#C2C2C9; 
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#4D4A5B;
}
.table1 tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #E1D5BF 5%, #D1BD9C 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E1D5BF), color-stop(1, #D1BD9C) );
	background:-moz-linear-gradient( center top, #E1D5BF 5%, #D1BD9C 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E1D5BF", endColorstr="#D1BD9C");	background: -o-linear-gradient(top,#ff5656,7f0000);

	background-color:#3C3C77;
}
.table1 tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.table1 tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
border-color: #ffffff;
}
