input:focus, textarea:focus, select:focus {
	color: #E8E8EE;
	background-color: #3e443d;
	border:1px solid #00CCFF;
}
.white_small{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.sort_link{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.sort_link:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#00CCFF;
	text-decoration:none;
}
.blue_small{
	font-family: Tahoma;
	font-size: 11px;
	color: #51DCFF;
	text-decoration: none;
}

.textarea {
	background-color: #3e443d;
	border: 1px solid #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_area {

	color: #FFFFFF;
	border: 1px solid #D2D2D2;
	background-color: #3e443d;
}
.txt_area:hover {

	color: #ffffff;
	background-color: #565F54;
	border:1px solid #00CCFF;
}
.editor {
	background-color: #3e443d;
	/*border: 1px solid #92a91b;*/
	border: 1px solid #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.editor:hover {
	color: #ffffff;
	background-color: #565F54;
	border:1px solid #00CCFF;
}
.editor1 {
	background-color: #3e443d;
	/*border: 1px solid #92a91b;*/
	border: 1px solid #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height:50px;
	width:400px;
}
.editor1:hover {
	color: #ffffff;
	background-color: #565F54;
	border:1px solid #00CCFF;
	height:50px;
	width:400px;
}


a.title_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
a.title_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.set_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.set_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}

a.menu_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}
a.menu_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.dotted_border_header {
	border: 1px dotted #FF4322;
	background-color: #3E443D;
}

a.link_biolist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
}

a.link_biolist:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#00CCFF;
	text-decoration: none;
	letter-spacing: 0px;
}
a.link_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#00CCFF ;
	text-decoration: none;
	letter-spacing: 0px;
}

a.link_small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
}


a.link_nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
}

a.link_nav1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CC33;
	text-decoration: none;
	letter-spacing: 0px;
}
a.orangelink_new1 {

	color: #FCBE09;

	font-family: tahoma;

	font-size: 14px;

	font-weight: normal;

	text-decoration: none;

}

a.orangelink_new1:hover {

	color: #629507;

	font-family: tahoma;

	font-size: 14px;

	font-weight: normal;

	text-decoration: none;

}
a.link_menu_headerphoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_menu_headerphoto:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #33CC33;
	text-decoration: none;
}
.photoalbum_bg {

	background-attachment: scroll;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FCBE09;
	text-decoration: none;
}
.white_font {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}
a.category_link
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.category_link:hover
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#00CCFF;
	text-decoration:none;
}

a.suggest_link
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#00CCFF;
	text-decoration:none;
}
a.suggest_link:hover
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.addgray_font {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #A6A6A6;
	text-decoration: none;
}
a.biography_name  {
	font-family:Verdana;
	font-size: 12px;
	color: #51DCFF;
	text-decoration: none;
}
a.biography_name:hover  {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.bio_cat
{
	font-family: Tahoma;
	font-size: 13pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.bio_cat:hover
{
	font-family: Tahoma;
	font-size: 13pt;
	color: #00CCFF;
	text-decoration: none;
}
a.lovander_link
{
	font-family:Verdana;
	font-size: 14px;
	color: #9B9BFF;
	text-decoration: none;
}

a.lovander_link:hover
{
	font-family: Verdana;
	font-size: 14px;
	color: #9B9BFF;
	text-decoration: none;
}
a.art_tabtext{

	font-family: tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #F8593F;

	text-decoration: none;

}

a.art_tabtext:hover{

	font-family: tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #999900;

	text-decoration: none;

}
.art_tabtext{

	font-family: tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #F8593F;

	text-decoration: none;

}
a.delete_post {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;

}

a.delete_post:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #00CCFF;
	text-decoration:none;

}
a.captain_head{

	font-family: tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #F8593F;

	text-decoration: none;

}

a.captain_head:hover{

	font-family: tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #999900;

	text-decoration: none;

}
a.bg
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.bg:hover
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#00CCFF;
	text-decoration:none;
}
.photoalbum_right_border006 {
	background-attachment: scroll;
	background-image: url(../../images/photoalbum-line_rept_img02.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.arti_text_2 {

	font-family: tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;				/*75A441*/

	text-decoration: none;

	letter-spacing: 1px;

}
.error{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
	letter-spacing: 1px;

}
.photoalbum_top_border005 {
	background-attachment: scroll;
	background-image: url(../../images/photoalbum-line_rept_img02.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.photoalbum_botom_border006{
	background-attachment: scroll;
	background-image: url(../../images/photoalbum-line_rept_img02.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.compulsory{
color:#FF6600;
}
.new_repetimage {
	background-image: url(../../images/new_image_middle.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.rate_like_bg {

	background-attachment: scroll;
	background-image: url(../../images/new_like.jpg);
	background-repeat:no-repeat;
	background-position: center left;
}
.arti_text_1 {

	font-family: tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	letter-spacing: 1px;

}
a.link_newmenu {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF9B8B;
	text-decoration: none;
	letter-spacing: 1px;
}
.redtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;

}
.rate_dislike_bg {

	background-attachment: scroll;
	background-image: url(../../images/new_dislike.jpg);
	background-repeat:no-repeat;
	background-position: center left;
}
#div1 {

	position: absolute;

	top: 0px;

	left: 540px;

}
.class_post_check {

	color:#FF0000;

}
.bg_color {
	background-color: #272C26;
}


a.biographynew_category
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #75A441;
	text-decoration: none;
}

a.biographynew_category:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.borders_biographynew {
	border: 1px solid #999999;
}
.bg_color_biographynew {
	background-color: #475047;
	font-weight: bold;
	color: #FCBE09;
}
.bg_biography {
	background-color: #475047;
	font-weight: bold;
	color: #00CCFF;
}

a.yellow_link {
	font-weight: bold;
	color: #FCBE09;
	text-decoration:none;
}

a.biographynew_imagecat {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.biographynew_imagecat:hover {
	font-family: Verdana;
	font-size: 10pt;
	color: #66CC00;
	text-decoration: none;
}
.biographynew_bgcolor {
	background-color:#475047;
	border: 1px solid #999999;
}
.biographynew_bginner {
	background-color:#272C26;
}
a.link_biographynew {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_biographynew:hover {
	font-family: Verdana;
	font-size: 7pt;
	color: #66CC00;
	text-decoration: none;
}
.rate_leftright_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FBBF09;
	border-left-color: #FBBF09;
	background-color: #313630;
}
.audio_divborder
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #272C26;
	border-right-color: #272C26;
	border-bottom-color: #272C26;
	border-left-color: #272C26;
}
