.sub1 {
	background: #777777;
        border-top:1 solid #999999;
        border-bottom:1 solid #000000;
	
}


.menu {
	background: url(img/menu.jpg) #393939 repeat-x 0px 0px;
}

.menu_act {
	background: url(img/menu_act.jpg) #393939 repeat-x 0px 0px;
}

.main {
	background: url(img/main.gif) #404040 repeat-x 0px 0px;
}

.button {
	padding-left: 6px;
	padding-right: 6px;
	margin:0px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
   	font-size:12px;
	height: 20px;
	background: url(img/button.gif) #FF9900 repeat-x 0px 0px;
        border-left:0 #CCCCCC;
        border-top:0 #CCCCCC;
	border-right:0 #CCCCCC;
        border-bottom:0 #CCCCCC;
	color: #444444;
}

.input {
        border-left:1 solid #CCCCCC;
        border-top:1 solid #CCCCCC;
	border-right:1 solid #CCCCCC;
        border-bottom:1 solid #CCCCCC;
	width: 200px;
	margin:0px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
   	font-size:12px;
   	text-align:justify;
	background:#F9F9F9;
}



h1 {
	color: #FFCC00;
	text-decoration: none;
	font-size: 24px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 4px;
}

h2 {
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

h3 {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

A:link, A:visited {
	color: #FEA800;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	text-transform: none;
	padding-left: 0px;
	padding-right: 0px;
}


A:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11x;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	text-transform: none;
	background: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;

}

.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: uppercase;
	padding-left: 0px;
	padding-right: 0px;
}

a:hover.white {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: uppercase;
	background: #2;
	padding-left: 0px;
	padding-right: 0px;
}

.white_bold, a:link.white_bold, a:visited.white_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
	background: #2;
	padding-left: 0px;
	padding-right: 0px;
}

a:hover.white_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
	background: #2;
	padding-left: 0px;
	padding-right: 0px;
}

.menu2, a:link.menu2, a:visited.menu2 {
	color: #FFCC00;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
	background: #2;
	padding-left: 0px;
	padding-right: 0px;
}

a:hover.menu2 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
	background: #2;
	padding-left: 0px;
	padding-right: 0px;
}

.menu3, a:link.menu3, a:visited.menu3 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
	background: #2;
	padding-left: 0px;
	padding-right: 0px;
}

a:hover.menu3 {
	color: #FFCC00;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
	background: #2;
	padding-left: 0px;
	padding-right: 0px;
}

body {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;    
	text-align: justify;
	background: url(img/bg.gif) #B8B8B8 repeat-x 0px 0px;
}

td {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
}

p {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
}

LI {
	font-family: arial, Trebuchet MS, verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}