div#profile {
	height:100%;
	width:100%;
	display:block;
}

div#profilepic {
	position:relative;
	width:220px;
	display:block;
	float:left
}
div#profiledesc {
	position:relative;
	line-height: 16pt;
	display:block;
	margin-left: 230px;
}

div#profilefooter {
	position:relative;
    clear: all;
	display:block;
}
div#profileselect {
	position:relative;
	float:left;
	padding:10px 10px 10px 10px;
	display:block;
}
div#profileview {
	align:right;
	position:relative;
	padding:10px 10px 10px 10px;

}
div#profilebuttonouter {
	position:relative;
	text-align:center;
}

div#profilebutton {
	position:relative;
	text-align:center;
	float:left;
	align:center;
	padding:5px 10px 10px 10px;
	display:block;
}

div#seperator
{	border-top:1px solid;
    clear: all;
	padding:5px 5px 5px 5px;
	position:relative;
}
div#profileleft {
	position:relative;
	width:350px;
	display:block;
	float:left;
	line-height: 13pt;
}
div#profileright {
	position:relative;
	display:block;
	margin-left:350px;
	line-height: 13pt;
}
div#mainprofilepic {
	position:relative;
	width:400px;
	display:block;
	float:left;
	line-height: 13pt;
	padding: 5px;
}
div#mainprofilethumb {
	position:relative;
	display:block;
	margin-left:400px;
	line-height: 13pt;
	padding: 5px;
}
.imDiv{
position:absolute;
width: 600px;
left: 0;
top: -300px;
border: 2px solid black;
background-color: white;
padding: 4px;
z-index: 100;
}
h1,h2,h3{
	font-family : Tahoma;
	font-size : 12px;
	color: #601C07;
	text-decoration : none;
	font-weight : normal;
}

.login_red {
	color: #BD3609;
	font-family: Tahoma;
	font-size: 11px;
	
}

.trim { 
background: #BD3609;
}

.loginspan {
	color: #BD3609;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 30px;
}
.login_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.SEPERATOR {
	background-color : #5A3B3D;
	height : 1px
}

.FORM_LOGIN
{
	height:18px;
	font-size:10px;
	font-family:Tahoma;
}

.border_1 {
	border : 1px solid #B59484;
}

.FORM
{
	height:18px;
	font-size:11px;
	font-family:Tahoma;
}
.FORMBUTTON
{
	height:25px;
	font-size:11px;
	font-family:Tahoma;
}
.FORM_AREA
{
	font-size:11px;
	font-family:Tahoma;
}
.FORMOLD { font-family : Arial;
	font-size : 12px;
	color : Black;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;

	line-height: 15px;
	
}

td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #5A3B3D;
	line-height: 15px;

}
.txt1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #ECEADB;
}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #601C07;
}
.txt3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration : none;
}

.txt4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	text-decoration : none;
}

.td1{
	background :#F8F1DF;
}

.td2{
	background :#ECEADB;
}
.td3{
	background :#F2812A;
}

.td4{
	background :#DDDABC;
}

.td5{
	background :#F8EC9C;
}


.bl{
	background-image : url(graphics/box_l.gif);
	background-repeat : repeat-y;
}
.br{
	background-image : url(graphics/box_r.gif);
	background-repeat : repeat-y;
}

.bt{
	background-image : url(graphics/box_t.gif);
	background-repeat : repeat-x;
}
.bb{
	background-image : url(graphics/box_b_whi.gif);
	background-repeat : repeat-x;
}

.trc{
	background-image : url(graphics/box_trc.gif);
	background-repeat : no-repeat;
}
.tlc{
	background-image : url(graphics/box_tlc.gif);
	background-repeat : no-repeat;
}
.brc{
	background-image : url(graphics/box_brc_whi.gif);
	background-repeat : no-repeat;
}
.blc{
	background-image : url(graphics/box_blc_whi.gif);
	background-repeat : no-repeat;
}


.bl_shadow{
	background-image : url(graphics/drop_shadow_l.gif);
	background-repeat : repeat-y;
}
.br_shadow{
	background-image : url(graphics/drop_shadow_r.gif);
	background-repeat : repeat-y;
}
.bb_shadow{
	background-image : url(graphics/bg_shadow_b.gif);
	background-repeat : repeat-x;
}

.VIEW_TABLE_DATA_MOUSEOVER{
	background : #FFD695;
	cursor : pointer;
}
.VIEW_TABLE_DATA{
	background : white;
}

.bbl_shadow{
	background-image : url(graphics/bg_shadow_bl.gif);
	background-repeat : repeat-x;
}
.bbr_shadow{
	background-image : url(graphics/bg_shadow_br.gif);
	background-repeat : repeat-x;
}



.But
{
	background-image : url(graphics/submit.gif);
	background-repeat : no-repeat;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	cursor : pointer;
}

.ButSGrey
{
	background-image : url(graphics/bsgrey.gif);
	background-repeat : no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 15px;
	cursor : pointer;
}
.PAYG{
	font-family : Tahoma;
	font-size : x-small;
	color: #601C07;
	text-decoration : none;
}

.PAYG_MEDIUM{
	font-family: Tahoma;
	font-size: 12px;
	color: #601C07;
	text-decoration : none;

}
.TD_TAB{
	font-family: Tahoma;
	font-size: 12px;	
	font-weight : normal;
	cursor : pointer;
	background-image : url(graphics/tabc.gif);
	vertical-align : middle;
	height : 20px;
	color : black;
	background-color : white;
}
.TD_TAB_LEFT{
	font-size : 8px;
	cursor : pointer;
	background-image : url(graphics/tabl.gif);
	vertical-align : middle;
	height : 20px;
	width : 5px;
	background-color : white;
}
.TD_TAB_RIGHT{

	font-size : 8px;
	cursor : pointer;
	background-image : url(graphics/tabr.gif);
	vertical-align : middle;
	height : 20px;
	width : 6px;
	background-color : white;
}

.TD_TAB_S{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	font-weight : normal;
	cursor : pointer;
	background-image : url(graphics/tabc.gif);
	vertical-align : middle;
	height : 20px;
	color : white;
	background-color : #FF8C18;
}
.TD_TAB_LEFT_S{
	cursor : pointer;
	font-size : 8px;
	background-image : url(graphics/tabl.gif);
	vertical-align : middle;
	height : 20px;
	width : 5px;
	background-color : #FF8C18;
}
.TD_TAB_RIGHT_S{
	cursor : pointer;
	font-size : 8px;
	background-image : url(graphics/tabr.gif);
	vertical-align : middle;
	height : 20px;
	width : 6px;
	background-color : #FF8C18;
}