BODY {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	margin-right : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	background-color:#FFFFFF;
	color: #000000;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#c0c0c0;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

A { text-decoration: none; color: #000000; font-family: verdana; font-size: 10pt; }
A:link { text-decoration: none; color: #000000; font-family: verdana; font-size: 10pt; }
A:visited { text-decoration: none; color: #000000; font-family: verdana; font-size: 10pt; }
A:Hover { text-decoration: underline; color: #7b1518; font-family: verdana; font-size: 10pt; }
A:Active { text-decoration: none; color: #000000; font-family: verdana; font-size: 10pt; }

.bodybg{ background-color: #FFFFFF; }

A.admin:link { text-decoration: none; color: #FFFFFF; font-family: Verdana; font-size: 10pt; font-weight: bold;}
A.admin:visited {text-decoration: none; color: #FFFFFF; font-family: Verdana; font-size: 10pt; font-weight: bold;}
A.admin:hover {text-decoration: underline; color: #FFFFFF; font-family: Verdana; font-size: 10pt; font-weight: bold;}
A.admin:active {text-decoration: none; color: #FFFFFF; font-family: Verdana; font-size: 10pt; font-weight: bold;}

A.menu:link { text-decoration: none; color: #FFFFFF; font-family: Tahoma; font-size: 10pt; font-weight: bold;}
A.menu:visited {text-decoration: none; color: #FFFFFF; font-family: Tahoma; font-size: 10pt; font-weight: bold;}
A.menu:hover {text-decoration: underline; color: #b88c24; font-family: Tahoma; font-size: 10pt; font-weight: bold;}
A.menu:active {text-decoration: none; color: #FFFFFF; font-family: Tahoma; font-size: 10pt; font-weight: bold;}

.headerbg{ background-color: #df3626; color: #FFFFFF; font-size: 18px; font-weight: bold; }

.rowbg0{ background-color: #c0c0c0; }

.rowbg1{ background-color: #808080; }

.margin { font-family: Verdana; color: Gray; font-size: xx-small; font-weight: normal; }

.hr { clear: both; border: 0.1em dotted #BBBBBB; }

h1 { font-family: Tahoma; color: #ad7838; font-size: 13pt; font-weight: bold; }

legend { font-family: Tahoma; color: #ad7838; font-size: 12pt; font-weight: bold; }

h3 { font-family: Tahoma; color: #ad7838; font-size: 12pt; font-weight: bold; }

.smallfont { font-family: Verdana; color: #000000; font-size: 11pt; font-weight: normal; }
.smallfontar { font-family: Tahoma; color: #000000; font-size: 8pt; font-weight: normal; }

.smallfont1 { font-family: Tahoma; color: #ad7838; font-size: 10pt; font-weight: normal; }

.smallfontadmin { font-family: Tahoma; color: #FFFFFF; font-size: 9pt; font-weight: normal; }

.smallfont2 { font-family: Arial; color: #000000; font-size: 12pt; font-weight: normal; }

.smallfonte { font-family: Tahoma; color: #FF0033; font-size: 10pt; font-weight: bold; }

.menu2 { font-family: Tahoma; color: #FFFFFF; font-size: 10pt; font-weight: bold; }

.menu1 { font-family: Tahoma; color: #FFFFFF; font-size: x-small; font-weight: bold; }

.field_effect{ border-width: 8px; border-style: round; border-color: #df3626; }

.main_tab{
	margin:1;
    background-color: #FFFFFF;
    border-bottom: #FFFFFF 0px solid;
	border-left: #ad7838 1px solid;
	border-right: #ad7838 1px solid;
	border-top: #FFFFFF 0px solid;
	color: #000000;
	font: 10px Tahoma;
	font-weight: normal;
}

.input_ns{
	margin:1;
	background-color: #F6F6F6;
	border-bottom: #BBBBBB 1px solid;
	border-left: #BBBBBB 1px solid;
	border-right: #BBBBBB 1px solid;
	border-top: #BBBBBB 1px solid;
	color: #808080;
	font: 14px Tahoma, Helvetica;
	font-weight: normal;
}

.submit
{
	background-color: #df3626;
	border: thick;
	font-family: Tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
    
}
