td { font-family: Arial, Helvetica, sans-serif; font-size: 11px}

a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration: underline}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration: underline}
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration: underline}
a:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration: underline}

.NavLink 
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
	
A.NavLink {color: #000000; text-decoration: none}
A.NavLink:visited {color: #000000; text-decoration: none}
A.NavLink:active {color: #565656; text-decoration: underline}
A.NavLink:hover {color: #565656; text-decoration: underline} 

A.search_button {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #00549f; vertical-align: middle; text-decoration: none}
A.search_button:visited {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #00549f; vertical-align: middle; text-decoration: none}
A.search_button:active {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #00549f; vertical-align: middle; text-decoration: none}
A.search_button:hover {font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold; color: #00549f; vertical-align: middle; text-decoration: none} 

.search_box {height: 19px; border: 1px solid #000000;}

.NavLink1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;}
	
A.NavLink1 {color: #000000; text-decoration: none}
A.NavLink1:visited {color: #000000; text-decoration: none}
A.NavLink1:active {color: #3366CC; text-decoration: none}
A.NavLink1:hover {color: #3366CC; text-decoration: none} 

.NavLinkWhite {
	font-size: 11px;
	font-weight: bold;
}
	
A.NavLinkWhite {color: #FFFFFF; text-decoration: none}
A.NavLinkWhite:visited {color: #FFFFFF; text-decoration: none}
A.NavLinkWhite:active {color: #cccccc; text-decoration: underline}
A.NavLinkWhite:hover {color: #cccccc; text-decoration: underline}

.title1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, sans-serif;
	text-decoration: underline
}
.title2 {
	font-size: 14px;
	font-weight: bold;
	color: #2B3E8C;
	font-family: Arial, sans-serif;
}

.greytext {
	color: #cccccc;
	font-size: 9px;
}
.blacktext {
	color: #09380D;
	font-size: 14px;
	font-family: Arial, sans-serif;
}
.blacktext2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.attention {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whiteText {
	color: #FFFFFF;
}
.redText {
	color: #CC0000;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.wide {
	width: 200px;
}
.just {
	text-align: justify;
}
.indentLeft {
	padding-left: 20px;
}

li {
	list-style-image:  url('images/bullet.gif');
}
.bg_home {
	background-image:   url('../images/bg_home.gif');
	background-repeat: repeat-y
}
.bg_page {
	background-image:   url('../images/bg_page.gif');
	background-repeat: repeat-y
}
.but_light {
	background-image:   url('../images/but_light_c.gif');
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #000000;
	font-weight: bold
}
.but_dark {
	background-image:   url('../images/but_dark_c.gif');
	background-repeat: repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold
}

.white_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCCCCC;
	background-image:   url('images/bg_menu.gif');
	background-repeat: repeat-y
}
.Ital_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.blue {
	color: #003596;
}
.Italic_blue {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003596;
}
.blueTextNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00549f;
}
