.sub{
        border-top:1 solid #cccccc;
	background: #efefef;
	height: 22px;
}

.sub_act{
        border-top:1 solid #cccccc;
	background: #ffcc00;
	height: 26px;
}

.box{
        border-left:1 solid #FFFFFF;
	border-right:1 solid #FFFFFF;
        border-bottom:1 solid #FFFFFF;
}

.col2{
        border-left:0 solid #FFE47A;
        border-top:1 solid #FFE47A;
	border-right:0 solid #FFE47A;
        border-bottom:0 solid #FFE47A;
}

.button {
	width: 50px;
	margin:0px;
	FONT-FAMILY: tahoma, verdana, arial, Trebuchet MS;
   	font-size:11px;
	height: 20px;
	background: url(img/button.gif) #0078AF repeat-x 0px 0px;
        border-left:0 #CCCCCC;
        border-top:0 #CCCCCC;
	border-right:0 #CCCCCC;
        border-bottom:0 #CCCCCC;
	color: #FFE403;
}

.input {
	width: 140px;
	margin:0px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
   	font-size:11px;
   	text-align:justify;
	background:#F9F9F9;
}



h1 {
	color: #de6103;
	text-decoration: none;
	font-size: 16px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 2px;
}

h2 {
	color: #de6103;
	text-decoration: none;
	font-size: 14px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: 600;
	text-transform: none;
}

h3 {
	color: #de6103;
	text-decoration: none;
	font-size: 12px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: 600;
	text-transform: none;
}

A:link, A:visited {
	color: #888888;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	text-transform: none;
}


A:hover {
	color: #de6103;
	text-decoration: none;
	font-size: 11x;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	text-transform: none;
}

.white, a:link.white, a:visited.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: 400;
	text-transform: none;
}

a:hover.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	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: verdana, arial, Trebuchet MS;
	font-weight: 600;
	text-transform: none;
}

a:hover.white_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: 600;
	text-transform: none;
}

.menu, a:link.menu, a:visited.menu {
	color: #222222;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: 400;
	text-transform: none;
}

a:hover.menu {
	color: #222222;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: 400;
	text-transform: none;
}

.menu_act, a:link.menu_act, a:visited.menu_act {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: 600;
	text-transform: none;
}

a:hover.menu_act {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: 600;
	text-transform: none;
}


.grey, a:link.grey, a:visited.grey {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: 600;
	text-transform: none;
	padding-left: 7px;
}

a:hover.grey {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
	font-weight: 600;
	text-transform: none;
	padding-left: 7px;
}

body {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;    
	text-align: justify;
}

td {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
}

p {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	FONT-FAMILY: verdana, arial, Trebuchet MS;
}

LI {
	font-family: verdana, arial, Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}