body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/angels_bg_image.gif);
	background-position:top center;
	background-repeat:repeat;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif,Tahoma;
	font-size:12px;
	line-height: 15px;
}

h1 {
-x-system-font:none;
color:#242C40;
font-family:"Lucida Grande",Arial,sans-serif;
font-size:x-large;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
}

h2 {
-x-system-font:none;
color:#242C40;
font-family:"Lucida Grande",Arial,sans-serif;
font-size:x-large;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
text-transform:lowercase;
}

h3 {
-x-system-font:none;
color:#242C40;
font-family:"Lucida Grande",Arial,sans-serif;
font-size:x-large;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
text-transform:lowercase;
}

h4 {
-x-system-font:none;
color:#242C40;
font-family:"Lucida Grande",Arial,sans-serif;
font-size:x-large;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
text-transform:lowercase;
}

h5 {
-x-system-font:none;
color:#242C40;
font-family:"Lucida Grande",Arial,sans-serif;
font-size:x-large;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
text-transform:lowercase;
}

h6 {
-x-system-font:none;
color:#242C40;
font-family:"Lucida Grande",Arial,sans-serif;
font-size:x-large;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-1px;
line-height:normal;
text-transform:lowercase;
}

p
	{
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif,Tahoma;
	font-size:12px;
	line-height: 15px;
	}
ul
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	}
li
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	}

hr
    {
	color: #666; /* for IE */
	background-color: #666; /* for Geko browsers */
	border-style:dashed;
	height: 1px;
	} 

a:link {
	color:#666;
	text-decoration: none;
	}
a:visited {
	color:#666;
	text-decoration: none;
	}
a:hover {
	color: #FC0;
	text-decoration: underline;
	}
a:active {
	color:#FC0;
	text-decoration: underline;
	}
	
a.footerlink:link {
	color:#CCC;
	text-decoration: none;
	}
a.footerlink:visited {
	color:#CCC;
	text-decoration: none;
	}
a.footerlink:hover {
	color:#CCC;
	text-decoration: underline;
	}
a.footerlink:active {
	color:#CCC;
	text-decoration: underline;
	}

.border {
	background-color: #edcd16;
}

.navbar {
	background-image:url(../images/angels_bg_navbar.gif);
	background-repeat:no-repeat;
	height:40px;
}

.content_box {
	background-color:#FFF;
}

.area_box {
	margin-top: 10px;
	margin-bottom: 10px;
}

.center_area_box {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.title_bg {
	background-image:url(../images/angels_bg_titlebar.gif);
	background-repeat:repeat-x;
	height: 30px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFF;
	letter-spacing: 2px;
	height: 20px;
}

.footer_text {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
}

.bluetabs ul{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: 11px Verdana;
	letter-spacing:1px;
	line-height:20px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	}

.bluetabs li{
	display: inline;
	margin: 0;
	padding: 0;
	}

.bluetabs li a{
	text-decoration: none;
	padding: 5px 28px;
	margin: 0 0 3px 0;
	border-left:1px solid #333333;
	color: #CCCCCC;
	}

.bluetabs li a:visited{
	color: #CCCCCC;
	}

.bluetabs li a:hover{
	text-decoration: underline;
	color: #FC0;
	}

.bluetabs li.selected{
	}

.bluetabs li.selected a{ /*selected main tab style */
	border-bottom-color: white;
	}

.bluetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
	position:absolute;
	margin: 0;
	padding: 0;
	top: 0;
	border: 1px solid #222; /*THEME CHANGE HERE*/
	border-width: 0 1px;
	font:normal 11px Verdana;
	line-height:25px;
	text-align:left;
	background-color: #111;
	width: 250px;
	visibility: hidden;
	}

.dropmenudiv_b a{
	width: auto;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: 5px;
	border: 0 solid #222; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	padding: 2px 0;
	text-decoration: none;
	color: #CCCCCC;
	}

* html .dropmenudiv_b a{ /*IE only hack*/
	width: 100%;
	}
/** html .bluetabs ul{
height: 20px;
}*/
.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
	background-color: #222;
	}

