.button {
	width: 72px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
   	font-size:11px;
	height: 22px;
	background: url(img/button.gif) #37BAFE8 repeat-x 0px 0px;
        border-left:0 #CCCCCC;
        border-top:0 #CCCCCC;
	border-right:0 #CCCCCC;
        border-bottom:0 #CCCCCC;
	color: #FFFFFF;
}

.button2 {
	width: 100px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
   	font-size:11px;
	height: 20px;
	background: #0BB1FE;
        border-left:0 #CCCCCC;
        border-top:0 #CCCCCC;
	border-right:0 #CCCCCC;
        border-bottom:0 #CCCCCC;
	color: #FFFFFF;
}

.button3 {
	width: 100px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
   	font-size:11px;
	height: 20px;
	background: #F59000;
        border-left:0 #CCCCCC;
        border-top:0 #CCCCCC;
	border-right:0 #CCCCCC;
        border-bottom:0 #CCCCCC;
	color: #FFFFFF;
}


.input {
	width: 100px;
	height: 22px;
	margin:0px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
   font-size:11px;
	background: #F9F9F9;
   border: 1 solid #9999dd;
	color: 555555px;
}

.input2 {
	width: 100px;
	height: 18px;
	margin:0px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
   font-size:10px;
	background:#FFFFFF;
   border: 1 solid #A86804;
	color: 555555px;
}

.input3 {
	width: 100px;
	height: 20px;
	margin:0px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
   font-size:10px;
	background:#FFFFFF;
   border: 1 solid #A86804;
	color: 555555px;
}

.input4 {
	width: 44px;
	height: 20px;
	margin:0px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
   font-size:10px;
	background:#FFFFFF;
   border-left:1 solid #A86804;
   border-top:1 solid #A86804;
	border-right:1 solid #A86804;
   border-bottom:1 solid #A86804;
	color: 555555px;
}



hr {
	border-style: dotted;
	color: #999999;
	size: 1px;
}

h1 {
	color: #1956A2;
	text-decoration: none;
	font-size: 16px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0.05em;
	margin-bottom:4px;
}

h2 {
	color: #1956A2;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

h3 {
	color: #1956A2;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

A:link, A:visited {
	color: #396DA5;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	text-transform: none;
}


A:hover {
	color: #396DA5;
	text-decoration: underline;
	font-size: 11x;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	text-transform: none;
}

.white, a:link.white, a:visited.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

a:hover.white {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

.white_bold, a:link.white_bold, a:visited.white_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

a:hover.white_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

.menu1, a:link.menu1, a:visited.menu1 {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

a:hover.menu1 {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

body {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;    
	text-align: justify;
}

td {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
}

p {
	color: #444444;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
}

LI {
	font-family: arial, Trebuchet MS, verdana;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}

