BODY {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 20px;
	PADDING-TOP: 6px;
	MARGIN: 0px;
	COLOR: #000099;
	FONT-SIZE: 14px;
	font-family:Verdana;
	BACKGROUND-COLOR: #3f88d7;
	SCROLLBAR-FACE-COLOR: #3f88d7;
	SCROLLBAR-HIGHLIGHT-COLOR: #C5CCDD;
	SCROLLBAR-SHADOW-COLOR: #C5CCDD;
	SCROLLBAR-3DLIGHT-COLOR: #29475A;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #29475A;
}

a:link { color: #3f88d7 }
a:visited { color: #3f88d7 }
a:active { color: #3f88d7 }
a:hover { color: #000099 }


table.main
{
	border-style : dashed;
	border-width : 1px;
	border-color : #e2f0ff;
	width : 800;
	background-color : #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

td.row
{
	border-style : dashed;
	border-width : 1px;
	border-color : #3f88d7;
	background-color : #FFFFFF;
	FONT-SIZE: 13px;
	font-family:Verdana;
	padding-left: 5px;
	padding-right: 2px;
}


.form_label {font-family:Verdana; color: #000099; font-weight: normal; font-size : 12px;}
.form_select_list_categories {color: #000099; font-family:Verdana; font-size:13px; border: #000099 1px solid; width:280px;}
.form_select_list {color: #000099; font-family:Verdana; font-size:13px; border: #000099 1px solid; width:280px;}
.select_list {color: #000099; font-family:Verdana; font-size:13px; border: #000099 1px solid;}
.input_text {color: #000099; font-family:Verdana; font-size:13px; border: #000099 1px solid;}
.input_cb {color: #000099; font-family:Verdana; font-size : 13px;}

.desc {font-family:Verdana; font-weight: normal; font-size : 12px;}
.vb-12 {font-family:Verdana; font-weight: bold; font-size : 12px;}

p.enum
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 12px;
	color : #000099;
	font-weight : bold;
	margin-left : 18px;
	margin-right : 18px;
	margin-top : 0px;
	margin-bottom : 4px;
	text-align : justify;
}

p.desc
{
	font-family : Verdana, Tahoma, Arial;
	font-size : 12px;
	color : #000099;
	font-weight : normal;
	margin-left : 18px;
	margin-right : 18px;
	margin-top : 0px;
	margin-bottom : 4px;
	text-align : justify;
}

.footer { font-family:Tahoma,Times New Roman,Verdana; font-size : 10px; color:#FFFFFF; font-weight: normal; }
a.footer {font-family : Tahoma, Verdana, Arial;	font-size : 10px; color : #FFFFFF; font-weight : normal; text-align : center; text-decoration:none;}
a.footer:hover { font-family : Tahoma, Verdana, Arial;	font-size : 10px; color : #FFFFFF; font-weight : normal; text-align : center; text-decoration:underline; }
a.footer:active { font-family : Tahoma, Verdana, Arial;	font-size : 10px; color : #FFFFFF; font-weight : normal; text-align : center;}
a.footer:visited { font-family : Tahoma, Verdana, Arial; font-size : 10px; color : #FFFFFF; font-weight : normal; text-align : center;}


a.title {font-family : Tahoma, Verdana, Arial;	font-size : 14px; color : #990033; font-weight : bold; text-align : center; text-decoration:none;}
a.title:hover { font-family : Tahoma, Verdana, Arial;	font-size : 14px; color : #990033; font-weight : bold; text-align : center; text-decoration:underline; }
a.title:active { font-family : Tahoma, Verdana, Arial;	font-size : 14px; color : #990033; font-weight : bold; text-align : center;}
a.title:visited { font-family : Tahoma, Verdana, Arial; font-size : 14px; color : #990033; font-weight : bold; text-align : center;}

.pages { font-family:Tahoma,Times New Roman,Verdana; font-size : 12px; color:#000099; font-weight: normal; }
a.pages {font-family : Tahoma, Verdana, Arial;	font-size : 12px; color : #990033; font-weight : normal; text-align : center; text-decoration:none;}
a.pages:hover { font-family : Tahoma, Verdana, Arial;	font-size : 12px; color : #990033; font-weight : normal; text-align : center; text-decoration:underline; }
a.pages:active { font-family : Tahoma, Verdana, Arial;	font-size : 12px; color : #990033; font-weight : normal; text-align : center;}
a.pages:visited { font-family : Tahoma, Verdana, Arial; font-size : 12px; color : #990033; font-weight : normal; text-align : center;}


.t1 { font-family:Tahoma,Times New Roman,Verdana; font-size : 22px; color:#000099; font-weight: bold; margin-bottom:1px;margin-top:1px;}
.t2 { font-family:Verdana; font-size : 14px; color:#000099; font-weight: bold; margin-bottom:1px;margin-top:1px;}
.t3 { font-family:Verdana; font-size : 14px; color:#000099; font-weight: normal; margin-bottom:1px;margin-top:1px;}


H1 { font-family:Tahoma,Times New Roman,Verdana; font-size : 22px; color:#FFFFFF; font-weight: bold; margin-bottom:1px;margin-top:1px;}
H2 { font-family:Verdana; font-size : 14px; color:#000099; font-weight: bold; margin-bottom:1px;margin-top:1px;}
H3 { font-family:Verdana; font-size : 14px; color:#000099; font-weight: normal; margin-bottom:1px;margin-top:1px;}

.error { font-family:Verdana; color: red; font-size : 12px;}

.selection {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 2px;
  background-color: #FFFFFF ;
  color: grey ;
  border: 1px solid #3f88d7 ;
  font-family:Verdana; 
  font-size : 12px ;
}

TEXTAREA {
	background-color: #FFFFFF;
	border: #000099 1px solid;
	color: #000099;
	font-family: Verdana,verdana, ms sans serif;
	font-size: 13px;
	font-weight: normal
} 

.b_submit {
        background-color: #3f88d7;
        color: #FFFFFF;
        border-color: transparent;
        border-width: 1px;
        font-size: 12px;
        padding-top: 1px;
        font-weight: bold;
        cursor: hand;
}


