BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}

TD {
	Color : #555555;
	Font-Family : Arial;
	Font-Size : 11px;
}

ul.main_page {
	Color : #555555;
	Font-Family : Arial;
	Font-Size : 14px;
}

.bg {
	Background-Position : top;
	Background-repeat : repeat-x;
}

INPUT.fr1 {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff ;
	font-size: 10px;
	color: #000000
}

.subm {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 10px;
	color: black;
	font-weight: Bold;
}

.formt {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 11px;
	color: #3333cc;
	font-weight: bold;
}

textarea {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 10px;
	color: #000000
}

SELECT {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 10px;
	color: #000000
}

INPUT.btn {
	color : #CFD6EF;
}

A {
	Color : #555555;
	text-decoration: underline;
}

A:visited {
	Color : #555555;
	text-decoration: underline;
}

A:hover {
	Color : #555555;
	text-decoration: underline; // none
}

A:active {
	Color : #555555;
	text-decoration: underline; // none;
}

A.bmnu {
	Color : #333333;
	Font-Weight : Bold;
	text-decoration : none;
}
a:visited.bmnu {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : none;
}
a:hover.bmnu {
	Color : #333333;
	Font-Weight : Bold;
	text-decoration : underline;
}
a:active.bmnu {
	Color : #555555;
	Font-Weight : Bold;
	text-decoration : underline;
}

a.lmnu1, a:visited.lmnu1 {
	Color : #FFFFFF;
	Font-Family : Verdana, Tahoma, Arial;
	Font-Size : 12px;
	text-decoration : none;
	Font-Weight : bold;
	display : block; 
     background-image : url(menu11_190.gif);
	background-repeat : no-repeat;
    	width : 190px;
     height : 25px; 
	padding-left : 25px;
	padding-top : 5px;
}

a:hover.lmnu1, a:active.lmnu1 {
	Color : #FFFFFF;
	Font-Family : Verdana, Tahoma, Arial;
	Font-Size : 12px;
	text-decoration : none;
	Font-Weight : bold;
	display : block;
	background-image : url(menu12_190.gif);
	background-repeat : no-repeat;
	width : 190px;
	height : 25px;
	padding-left : 25px;
	padding-top : 5px;
}

a.lmnu2, a:visited.lmnu2 {
	Color : #FFFFFF;
	Font-Family : Verdana, Tahoma, Arial;
	Font-Size : 10px;
	text-decoration : none;
	Font-Weight : bold;
	display : block;
	background-image : url(menu21_171.gif);
	background-repeat : no-repeat;
     width : 171px;
     height : 22px; 
	padding-left : 30px;
	padding-top : 5px;
	margin-left : 16px;
}

a:hover.lmnu2, a:active.lmnu2 {
	Color : #FFFFFF;
	Font-Family : Verdana, Tahoma, Arial;
	Font-Size : 10px;
	text-decoration : none;
	Font-Weight : bold;
	display : block;
	background-image : url(menu22_171.gif);
	background-repeat : no-repeat;
     width : 171px;
     height : 22px;
	padding-left : 30px;
	padding-top : 5px;
	margin-left : 16px;
}

INPUT.fr1 { 
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 10px;
	color: #000000;
	border-color : #A5ACB2;
}

SELECT.fr2 {
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-BOTTOM: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #ffffff;
	font-size: 10px;
	color: #000000;
	border-color : #A5ACB2;
}

P {
	padding-left: 0px;
	text-align:justify;
	text-indent:0;
	line-height:100%;
	margin-left:10;
	margin-right:0;
	margin-top:0;
	margin-bottom:2px;	
}