body {
	font-family: trebuchet ms, verdana, tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-face-color:#B0E63B;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	background-image: url(../images/back.png);
	background-attachment: fixed;	
	}


a:link, a:active, a:visited
	{
	color: #E40B7A;
	text-decoration: none;
	}

a:hover
	{
	color: #85981E;
	text-decoration: none;
	}


a:link.topmenu, a:active.topmenu, a:visited.topmenu
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

a:hover.topmenu
	{
	color: #FFDDEF;
	text-decoration: none;
	font-weight: bold;
	}




hr
	{
	color: #DF0DAB;
	height: 1px;
	}

table.container
	{
	width: 800px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	}

td
	{
	font-weight: normal;
	font-size: 10pt;
	vertical-align: top;
	}

td.menu_noselect
	{
	background-image: url(../images/menu.png); 
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	width: 120px;
	height: 24px;
	padding-left: 5px;
	cursor: pointer;
	font-weight: bold;
	color: #ffffff;
	}

td.menu_select
	{
	background-image: url(../images/menu_mo.png); 
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	width: 120px;
	height: 24px;
	padding-left: 5px;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	}

td.form_fields
	{
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	}



.header
	{
	font-size: 20px;
	color: #E40B7A;
	font-weight: bold;
	}

img
	{
	border: 0px;
	}

.inp
	{
	cursor: pointer;
	background-color: #FAFAFA;
	border: 1px solid #999999;
	font-family: trebuchet ms, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 20px;
	text-align: middle;
	}

input.submit
	{
	cursor: pointer;
	background-color: #B2CF2E;
	border: 1px solid #999999;
	font-family: trebuchet ms, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	text-align: middle;
	}

