li {margin-left:18px;padding-left:2px; list-style-image: url(li.jpg); list-style-position: outside}

.header
{
 background-color:#1359C9;
}

.button
{
 background-color:#1359C9;
}

/* CSS Document */

A.topbar_links{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}

a.topbar_links:hover{
	font-family: Arial;
	font-size: 10px;
	color: #00CC33;
	text-decoration: none;

}
a.footer_links{
	font-family: Tahoma;
	font-size: 11px;
	color: #1862DA;
	text-decoration: none;
	font-weight: bold;

}

a.footer_links:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #1862DA;
	color: #00CC33;
	text-decoration: none;

}

.green_bg{
	background-color: #00CC33;
}

.nav_bg{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFF2CC;
}

a.nav_items{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_items:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #BB0708;
	text-decoration: none;
}


a.nav_links{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.nav_links:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #BB0708;
	font-weight:bold;
	text-decoration: none;
}

.menu_heading{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;

}

.left_bg{
	background-color: #48AAE9;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

.dark_blue_bg{
	background-color: #0D3577;

}


.heading{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.topbar_end{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #4C6FAA;
	border-left-color: #4C6FAA;

}

.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C6FAA;
}

.text{
	font-family: Tahoma;
	font-size: 11px;
	color: #535353;
	text-decoration: none;
}
.bold_text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #535353;
	text-decoration: none;
}

.white_text{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.welcome{
	font-family: Tahoma;
	font-size: 11px;
	color: #BB0708;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #535353;
}

.btn_text{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1761DA;
	text-decoration: none;
}

a.btn_text:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}
.search_heading{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3A5685;
}

a.search_links{
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

a.search_links:hover{
	font-family: Arial;
	font-size: 9px;
	color: #BB0708;
	text-decoration: none;
}
