.pro1 {
	border-bottom:1 solid #BDDBFC;
	border-top:1 solid #FFFFFF;
	border-right:1 solid #FFFFFF;
	border-left:1 solid #D4ECFF;
	height: 24px;
	background: #EBF4FF;
}

.pro2 {
	border-bottom:1 solid #BDDBFC;
	border-top:1 solid #FFFFFF;
	border-right:1 solid #FFFFFF;
	border-left:1 solid #D4ECFF;
	height: 24px;
	background: #CDE5FF;
}

.submenu {
	border-bottom:1 solid #35AFDE;
	border-top:1 solid #00539F;
	height: 20px;
}
.submenu_active {
	border-bottom:1 solid #35AFDE;
	height: 20px;
	background: #0054AA;
}

.line {
	border-right:1 solid #ACACAC;
}

.button {
	width: 50px;
	margin:0px;
	FONT-FAMILY: tahoma, arial, Trebuchet MS, verdana;
   	font-size:13px;
	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: 125px;
	height: 20px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
   	font-size:13px;
	background:#FFFFFF;
        border-left:0 solid #CCCCCC;
        border-top:0 solid #CCCCCC;
	border-right:0 solid #CCCCCC;
        border-bottom:0 solid #CCCCCC;
}



h1 {
	color: #006EC3;
	text-decoration: none;
	font-size: 15px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 1px;
}

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

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

A:link, A:visited {
	color: #1D52A9;
	text-decoration: none;
	font-size: 13px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	text-transform: none;
}


A:hover {
	color: #333333;
	text-decoration: none;
	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: 13px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

a:hover.white {
	color: #FEE332;
	text-decoration: none;
	font-size: 13px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

.yellow, a:link.yellow, a:visited.yellow {
	color: #FEE332;
	text-decoration: none;
	font-size: 13px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

a:hover.yellow {
	color: #FEE332;
	text-decoration: none;
	font-size: 13px;
	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: 13px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

a:hover.white_bold {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 600;
	text-transform: none;
}

.menu, a:link.menu, a:visited.menu {
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

a:hover.menu {
	color: #0061B0;
	text-decoration: none;
	font-size: 13px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: 400;
	text-transform: none;
}

.intro, a:link.intro, a:visited.intro {
	color: #00539F;
	text-decoration: none;
	font-size: 13px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: bold;
	text-transform: none;
}

a:hover.intro {
	color: #00539F;
	text-decoration: none;
	font-size: 13px;
	FONT-FAMILY: arial, Trebuchet MS, verdana;
	font-weight: bold;
	text-transform: none;
}


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

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

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

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