BODY
{ 
	SCROLLBAR-FACE-COLOR: #CECE9C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CECE9C; 
	SCROLLBAR-SHADOW-COLOR: #CECE9C; 
	COLOR: red; 
	SCROLLBAR-3DLIGHT-COLOR: #CECE9C; 
	SCROLLBAR-ARROW-COLOR: #f8f8ff; 
	SCROLLBAR-TRACK-COLOR: #F0F1E3; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	SCROLLBAR-DARKSHADOW-COLOR: #CECE9C; 
	SCROLLBAR-BASE-COLOR: #d1d190; 
	overflow: auto;
	background-color : #ffffff;
}
td
{
	border: 0px;
}


.SmallAdminLinks
{
	COLOR: #999999;
	TEXT-DECORATION: none;
	FONT-SIZE: 7pt;
	FONT-VARIANT: normal;
}

.SmallUserID
{
	COLOR: black;
	TEXT-DECORATION: underline;
	FONT-SIZE: 7pt;
	FONT-VARIANT: normal;
	text-transform:uppercase;
}

.DbgMessage
{
	COLOR: red;
	TEXT-DECORATION: none;
}
.IndexH1
{
color:Gray;
 FONT-SIZE: 5pt;
 DISPLAY:none;

}


/*
#content #bottom
{
	height:30px;
	width:550px;
	clear:both;
	background:url(/ui/media/images/main/bottom.gif) no-repeat left bottom;
}
*/

/*Contact & Forms*/
#contactForm
{
	width:300px;
	/*float:right;*/
	/*background:url(/Forms/images/main_top.gif) no-repeat left top;*/
	padding-bottom:15px;
	margin-left:35px;
	padding-bottom:35px;
}
/*Contact & Forms*/
#CandidatureForm
{
	width:300px;
	/*float:right;*/
	/*background:url(/Forms/images/main_top.gif) no-repeat left top;*/
	padding-bottom:15px;
	margin-left:35px;
	padding-bottom:35px;
}



/*#contactForm input#part, #contactForm input#soc
{
	border:1px solid #FFF;
	background:transparent;
	float:left;
	width:50px;
	font-size:1.1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:2px;
}*/

.formField
{
	/*width:319px;*/
	height:20px;
	margin-bottom:5px;
	/*background:url(/Forms/images/field.gif) no-repeat left top;*/
	/*margin-left:3px;*/

	color:#d1a3d1;
	font-size: 12pt;
	TEXT-TRANSFORM: uppercase;
	FONT-FAMILY: 'Arial Black';
}

.formField input, .formField textarea
{
	border:1px solid;/* #FFF;*/
	border-color:#cccccc;
	background-color:#eeeeee;
	/*background:transparent;*/
	float:left;
	/*margin-left:7px;*/
	width:250px;
	font-size:1.0em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin-top:4px;
}


.radioClass
{
	border:0px;/* #FFF;*/
	border:0;
	float:left;
	background-color:transparent;
	/*margin-left:7px;*/
	font-family:Arial, Verdana, Helvetica, sans-serif;
	display:block;
}

.radioClass input
{
	border:1px solid;/* #FFF;*/
	border-color:#cccccc;
	background-color:#eeeeee;
}
.radioClass label
{
	color:#d1a3d1;
	font-size: 10pt;
	float:left;
	font-size:0.8em;
	TEXT-TRANSFORM: uppercase;
	FONT-FAMILY: 'Arial Black';
}

.formArea
{
	/*width:319px;*/
	height:140px;
	margin-bottom:5px;
	/*background:url(/Forms/images/area.gif) no-repeat left top;*/
}

#contactForm label i, #CandidatureForm label i
{
	/*display:none;*/
}
.formField label
{
	width:250px;
	height:18px;
	display:block;
	float:left;
	/*margin-left:7px;*/
	margin-top:5px;
}
.formField img
{
	width:auto;
	height:auto;
	display:block;
	float:left;
	/*margin-left:7px;*/
	margin-top:7px;
}

.SendBut
{
	color:#d1a3d1;
	font-size: 12pt;
	TEXT-TRANSFORM: uppercase;
	text-decoration:none;
	FONT-FAMILY: 'Arial Black';
	float:left;
	height:18px;
	/*margin-left:7px;*/
	margin-top:15px;	
}

.SendBut a
{
	color:#d1a3d1;
	font-size: 12pt;
	TEXT-TRANSFORM: uppercase;
	text-decoration:none;
	FONT-FAMILY: 'Arial Black';
	margin-bottom:5px;	
	
}

.adminField 
{
	display:block;
	width:600px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:7px;
}

.adminLegend
{
	width:auto;
	color:#888888;
	font-size:1.0em;
}

.adminField label
{
	color:#aaaaaa;
	font-size: 12pt;
	TEXT-TRANSFORM: uppercase;
	FONT-FAMILY: 'Arial Black';

	/*width:600px;*/
	height:18px;
	display:block;
	float:left;
	/*margin-left:7px;*/
}
.adminField a
{
	color:#aaaaaa;
	font-size: 10pt;
	FONT-FAMILY: 'Arial Black';

	/*width:auto;*/
	display:block;
	float:left;
}
.adminField input
{
	border:1px solid;/* #FFF;*/
	border-color:#cccccc;
	background-color:#eeeeee;
	display:block;
	/*background:transparent;*/
	float:left;
	/*margin-left:7px;*/
	/*width:250px;*/
	font-size:1.0em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
	

}
.adminField select 
{
	border:1px solid;/* #FFF;*/
	border-color:#cccccc;
	background-color:#eeeeee;
	display:block;
	/*background:transparent;*/
	float:left;
	/*margin-left:7px;*/
	/*width:150px;*/
	font-size:1.0em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#666666;

}

/** html #contactForm label, * html #CandidatureForm label
{
	margin-left:3px;
	color:#d1a3d1;
	font-size: 12pt;
	TEXT-TRANSFORM: uppercase;
	FONT-FAMILY: 'Arial Black';
}*/
/*
#labelName
{
	background:url(/Forms/images/label_name.gif) no-repeat left top;
}
#labelEmail
{
	background:url(/Forms/images/label_email.gif) no-repeat left top;
}
#labelSubject
{
	background:url(/Forms/images/label_subject.gif) no-repeat left top;
}
#labelMessage
{
	background:url(/Forms/images/label_message.gif) no-repeat left top;
}
*/
/*#contactForm #message, #CandidatureForm #message
{
	height:200px;
	width:300px;
	
}*/

/*input#buttonSend
{
	width:54px;
	height:20px;
	margin:0px;
	margin-left:56px;
	display:block;
}
* html input#buttonSend
{
	margin-left:28px;
}
input#buttonSend:hover
{
	background-position:left bottom;
}*/


