
.text_normal
{
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
}
.text_normal_bold
{
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-align: right;
}
.input_text
{
/*
	font-style: normal;
	font-weight: bold; */
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}

.input_text_white
{
/*
	font-style: normal;
	font-weight: bold; */
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
}

.input_text_gold
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #D1CCAA;
	font-size: 13px;
}

.input_text_bold
{
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	text-align: right;
}

.input_text_optional
{
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CD;
	font-size: 12px;
}
.text_header
{
/*
	font-style: italic;
	font-weight: bold;	*/
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
}
.text_big
{
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 18px;
}
.text_small
{
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
}
.text_smallest
{
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 9px;
}
.text_link
{
	font-style: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
	font-size: 11px;
	text-decoration: underline;
}
.input_field
{
	height: 18px;
	width: 100px;
	margin: 5px 5px 2px 10px;
	vertical-align : middle;
	border : 1px solid;
	font-size : 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DCD5D5;
	line-height : 16px;
	color: black;
	border: 1px solid Black;
}
textarea 
{
	background: #DCD5D5;
   	height: 60px;
	width: 360px;
	font-size : 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 16px;
	color: black;
	border: 1px solid Black;
	scrollbar-3dlight-color: #DCD5D5;  
	scrollbar-base-color: #DCD5D5;  
	scrollbar-darkshadow-color: black;  
	scrollbar-face-color: #DCD5D5;  
	scrollbar-highlight-color: #DCD5D5;  
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #DCD5D5; 
}
.input_field_radio
{
	background: #C00020;
}

.clsDefaultInputText {
    padding-left: 3px;
    background-attachment: fixed;
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    text-decoration: none;
    color: #000000;
}
.clsDefaultText {
    font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
}
A.clsWebmaster{
font-family: Tahoma;
font-size: 8.5pt;
font-weight: bold;
text-decoration: none;
color: #333333;
}
A.clsWebmaster:hover{
color: #FFFFFF;
}

.clsChooseSelect {
    	height: 18px;
    	width: 150px;
    	vertical-align : middle;
		color: black;
		border: 1px solid Black;
        font-size: 8pt;
        background-color: #DCD5D5;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	margin: 1px 1px 1px 1px;
}

.clsDefaultInputText {
    	height: 18px;
    	width: 150px;
    	vertical-align : middle;
		color: black;
		border: 1px solid Black;
        font-size: 8pt;
        background-color: #DCD5D5;
    	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    	margin: 1px 1px 1px 1px;
}

.clsChatListBgFemale {
   font-family: Tahoma;
   font-size: 8pt;
   font-weight: bold;
   background-color: #990000;
   color: #FFFFFF;
}





/* 2004/08/26 */
h1
{
    color: white;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-align: center;
}

#left
{
	float: left;
	width: 161px;
    padding-left: 9px;
}
#left #orgies
{
	height: 85px;
    width: 161px;
	padding-left: 3px;
	background-image: url('http://www.jointheorgy.com/static/images/public/left_menun_bg.gif');
}
#left #orgies select
{
	width: 155px;
	font-size: 9px;
}
#left #features
{
	background-image: url('http://www.jointheorgy.com/static/images/public/pub_left_b_bg.gif');
	text-align: center;
}
#left #features img
{
}

#profile
{
	width: 538px;
	height: 293px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
    color: white;
    border: 1px solid black;
	background-image: url('http://www.jointheorgy.com/static/images/public/pub_bg_profile.gif');
}
#profile h2
{
	margin: 0;
	margin-top: 17px;
	margin-bottom: 7px;
	padding: 0;
	padding-left: 25px;
	color: #cc9;
	font-size: 20px;
	font-weight: bold;
	background-image: url('http://www.jointheorgy.com/static/images/public/pub_bg_profile_title.gif');
}
#profile #pics
{
	float: left;
	padding-left: 10px;
    width: 150px;
	height: 160px;
}
#profile #pics img
{
	border: 3px solid #d1ccaa;
	margin: 3px;
}
#profile #description
{
	margin-right: 10px;
	line-height: 2.2;
}
#profile #button
{
	margin-right: 15px;
    height: 40px;
	text-align: right;
}

#editcv
{
    font-family: Arial, Helvetica, sans-serif;
	color: white;
}
#editcv .text
{
	font-size: 11px;
	color: white;
	vertical-align: top;
}
#editcv .text-bold
{
	font-size: 12px;
	font-weight: bold;
	color: white;
	vertical-align: top;
}
#editcv .text-title
{
	font-size: 14px;
	font-weight: bold;
	color: #D1CCAA;
}
#editcv small
{
	font-size: 10px;
}

.td-top-l {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_top_left.gif');
    background-repeat: no-repeat;
}
.td-top-c {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_center_top_bg.gif');
}
.td-top-r {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_top_right.gif');
    background-repeat: no-repeat;
}

.td-des-header{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    color: #D1CCAA;
    font-family: Tahoma, Verdana, Arial;
    padding-bottom: 5px;
}

.td-des-l {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_left_bg.gif');
    background-repeat: repeat-y;

}
.td-des-r {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_right_bg.gif');
    background-repeat: repeat-y;
}

.td-cen-bot-l {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_center_bott_left.gif');
}
.td-cen-bot-c {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_bottom_bg.gif');
}
.td-cen-bot-r {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_center_bott_right.gif');
}
.td-dark {
    background-color: #420405;
    font-size: 12px;
    font-weight: bold;
    color: #D1CCAA;
    font-family: Tahoma, Verdana, Arial;
    padding: 3px;
}

.td-cen-top-l {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_center_top_left.gif');
}
.td-cen-top-c {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_center_top_bg.gif');
}
.td-cen-top-r {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_center_top_right.gif');
}

.td-bot-l {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_bottom_left.gif');
}
.td-bot-c {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_bottom_bg2.gif');
}
.td-bot-r {
    background-image: url('http://www.jointheorgy.com/static/images/private/des_bottom_right.gif');
}

.left-float {
    float: left;
    color: white;
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
    width: 100px;
    height: 32px;
}
.right-float {
    float: right;
}

.left-float-small {
    float: left;
    color: white;
    font-family: Verdana, Tahoma, Arial;
    font-weight: bold;
    width: 110px;
    font-size: 11px;
    height: 30px;
}

.white-text
{
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
	color: white;
	font-size: 12px;
}

.white-text-small
{
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial;
	color: white;
	font-size: 9px;
}

.new-link
{
    color: D1CCAA;
}

hr
{
	height: 1px; 
	color: #CEC4C4;
	margin-right: 10px;
}

