<!--
body {
margin: 0px;
padding: 0px;
scrollbar-arrow-color:#CCC;
scrollbar-3dlight-color:#111;
scrollbar-highlight-color:#666;
scrollbar-face-color:#444;
scrollbar-shadow-color:#191919;
scrollbar-track-color:#111;
scrollbar-darkshadow-color: #191919
}

img.pic 
	{ 
	border: 1px solid #B4B2B4 ; 
	}

img.picblack 
	{ 
	border: 1px solid #000000 ; 
	}
.forms-fixed
	{
	width: 200;
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	color: #000000;
	background: #F1F1F1;
	}
.forms
	{
	width: 100%;
	font-family: verdana, arial, sans-serif, geneva;
	font-size: 11px;
	color: #000000;
	background: #F1F1F1;
	}

.button
	{
	color: #EB5518; 
	font-size: 11px;
	vertical-align:middle;
	width:100px;
	height: 23px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	font-weight: bold;
	background-color: #922100;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #FB532E;
	border-left-color: #FB532E;
	}

.button-big-extra
	{
	color: #EB5518; 
	font-size: 11px;
	vertical-align:middle;
	width:300px;
	height: 23px;
	cursor:hand;
	font-family: verdana, arial, sans-serif, geneva;
	font-weight: bold;
	background-color: #922100;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #FB532E;
	border-left-color: #FB532E;
	}

A
	{
	font-family: verdana,tahoma, Arial,Helvetica,sans-serif,geneva;
	color:#FFFFFF;
	text-decoration:none
	}

A:HOVER
	{
	font-size: 11px;
	color:#FFC0CB;
	text-decoration:underline
	}

A.Basic
	{
	font-size: 11px;
	font-family: verdana,tahoma, Arial,Helvetica,sans-serif,geneva;
	color:#D3D3D3;
	text-decoration:none
	}

A.Basic:HOVER
	{
	font-size: 11px;
	color:#FFC0CB;
	text-decoration:underline
	}



A.List
	{
	font-size: 11px;
	color:#0000ff;
	text-decoration:none
	}

A.List:HOVER
	{
	font-size: 11px;
	color:red;
	text-decoration:underline
	} 

A.List:VISITED
	{
	font-size: 11px;
	color:#0000ff;
	}

A.List:VISITED:HOVER
	{
	font-size: 11px;
	color:red;
	text-decoration:underline
	}



.tHeading {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
}

.heading {
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 13px;
	font-weight: bold;
}
.bodytext9
	{
	font-family:  verdana, tahoma, arial, helvetica, sans-serif, geneva;
	font-size: 9px;
	}

.bodytext10
	{
	font-family: verdana, tahoma, arial, helvetica, sans-serif, geneva;
	font-size: 10px;
	}

.bodytext
	{
	font-family:  verdana, tahoma, arial, helvetica, sans-serif, geneva;
	font-size: 11px;
	}


.bodytext12
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 12px;
	}
.bodytext13
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 13px;
	}
.bodytext14
	{
	font-family: verdana, arial, helvetica, sans-serif, geneva;
	font-size: 14px;
	}


.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-size: 13px;
	font-weight: normal;
}


	//-->
