body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	font-family: verdana,trebuchet,sans-serif;
	FONT-SIZE: 11px;
	background-image: url('bg_body.jpg');
	background-color: #2C3F7B;
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed
}


a:link    { color: #47478C; font-size: 12px; font-weight: normal; text-decoration: underline; }
a:visited { color: #47478C; font-size: 12px; font-weight: normal; text-decoration: underline; }
a:active  { color: #47478C; font-size: 12px; font-weight: normal; text-decoration: underline; }
a:hover   { color: #47478C; font-size: 12px; font-weight: normal; text-decoration: none; }

a.10_brown:link    { color: #734229; font-size: 10px; font-weight: normal; text-decoration: none; }
a.10_brown:visited { color: #734229; font-size: 10px; font-weight: normal; text-decoration: none; }
a.10_brown:active  { color: #734229; font-size: 10px; font-weight: normal; text-decoration: none; }
a.10_brown:hover   { color: #734229; font-size: 10px; font-weight: normal; text-decoration: underline; }

a.normal_11:link    { color: #47478C; font-size: 11px; font-weight: normal; text-decoration: underline; }
a.normal_11:visited { color: #47478C; font-size: 11px; font-weight: normal; text-decoration: underline; }
a.normal_11:active  { color: #47478C; font-size: 11px; font-weight: normal; text-decoration: underline; }
a.normal_11:hover   { color: #47478C; font-size: 11px; font-weight: normal; text-decoration: none; }


a.normal_11_nounderline:link    { color: #47478C; font-size: 11px; font-weight: normal; text-decoration: none; }
a.normal_11_nounderline:visited { color: #47478C; font-size: 11px; font-weight: normal; text-decoration: none; }
a.normal_11_nounderline:active  { color: #47478C; font-size: 11px; font-weight: normal; text-decoration: none; }
a.normal_11_nounderline:hover   { color: #47478C; font-size: 11px; font-weight: normal; text-decoration: underline; }

a.11bold:link    { color: #47478C; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.11bold:visited { color: #47478C; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.11bold:active  { color: #47478C; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.11bold:hover   { color: #47478C; font-size: 11px; font-weight: bold; text-decoration: none; }

a.bold_brown11:link    { color: #734229; font-size: 11px; font-weight: bold; text-decoration: none; }
a.bold_brown11:visited { color: #734229; font-size: 11px; font-weight: bold; text-decoration: none; }
a.bold_brown11:active  { color: #734229; font-size: 11px; font-weight: bold; text-decoration: none; }
a.bold_brown11:hover   { color: #734229; font-size: 11px; font-weight: bold; text-decoration: underline; }

a.bold_brown12:link    { color: #734229; font-size: 12px; font-weight: bold; text-decoration: none; }
a.bold_brown12:visited { color: #734229; font-size: 12px; font-weight: bold; text-decoration: none; }
a.bold_brown12:active  { color: #734229; font-size: 12px; font-weight: bold; text-decoration: none; }
a.bold_brown12:hover   { color: #734229; font-size: 12px; font-weight: bold; text-decoration: underline; }


.story_image
{
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #7A6356;
}


/* MARGINS */
.margin5px
{
	margin:5px;
}

.margin_10px_tblr
{
	margin:10px;
}

.margin_10px_tb
{
	margin-top:10px;
	margin-bottom:10px;
}

.margin_10px_br
{
	margin-right:10px;
	margin-bottom:10px;
}

.margin_10px_l
{
	margin-left:10px;
}

.margin_10px_b
{
	margin-bottom:10px;
}

.margin_story_detail
{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
}

.margin_topnav
{
	margin-top:7px;
	margin-bottom:7px;
	margin-left:15px;
	margin-right:15px;
}

.margin_leftnav
{
	margin-top:30px;
	margin-bottom:30px;

}

.margin_mainbody
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:10px;
}
/* END MARGINS */



/*  ////////////// BORDERS ///////////////  */
.border_gray_BABDBE_tlr
{
	border-top: 1px solid #BABDBE;
	border-left: 1px solid #BABDBE;
	border-right: 1px solid #BABDBE;
}

.border_black_tblr
{
	border: 1px solid #000000;
}

.border_white_b
{
	border-bottom: 1px solid #ffffff;
}

.border_white_br
{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.border_gray_tblr
{
	border: 1px solid #BABDBE;
}

.border_gray_b
{
	border-bottom: 1px solid #BABDBE;
}

.border_gray_blr
{
	border-bottom: 1px solid #BABDBE;
	border-left: 1px solid #BABDBE;
	border-right: 1px solid #BABDBE;
}

.border_gray_t
{
	border-top: 1px solid #BABDBE;
}

.border_brown_tblr
{
	border: 1px solid #7A6356;
}

.border_lightblue_tblr
{
	border: 1px solid #C6EBFF;
}

.border_red_tblr
{
	border: 1px solid #A53C39;
}

.border_lightbrown
{
	border: 1px solid #CABAB2:
}

.news_story_pic
{
	border: 1px solid #7A6356;
	margin-right:10px;
}

.control_panel_tabs_tbl
{
	border-top: 1px solid #CACAC8;
	border-bottom: 1px solid #CACAC8;
	border-left: 1px solid #CACAC8;

}

.control_panel_tabs_tblr
{
	border-top: 1px solid #CACAC8;
	border-bottom: 1px solid #CACAC8;
	border-left: 1px solid #CACAC8;
	border-right: 1px solid #CACAC8;

}

.control_panel_tab_blr
{
	border-right: 1px solid #CACAC8;
	border-left: 1px solid #CACAC8;
	border-bottom: 1px solid #CACAC8;
}


/*  ////////////// END BORDERS ///////////////  */




/*  ////////////// FONT STYLES ///////////////  */
.size16_brown_bold
{
    COLOR: #6A422A;
    FONT-FAMILY: verdana,geneva,helvetica;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
}

.size11_brown
{
    COLOR: #6A422A;
    FONT-FAMILY: verdana,geneva,helvetica;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
}

.size10_brown
{
    COLOR: #6A422A;
    FONT-FAMILY: verdana,geneva,helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
}


.size10_8B0909_bold
{
    COLOR: #8B0909;
    FONT-FAMILY: verdana,geneva,helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}


.size10_green_bold
{
    COLOR: #2E8906;
    FONT-FAMILY: verdana,geneva,helvetica;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}



.size12_8B0909_bold
{
    COLOR: #8B0909;
    FONT-FAMILY: verdana,geneva,helvetica;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
/*  ////////////// END FONT STYLES ///////////////  */




.highlight_green
{
	background-color: #C2EAB4;
}


B.14_brown
{
	font-family: verdana,trebuchet,sans-serif;
	FONT-SIZE: 14px;
	COLOR: #6A422A;
}


B.12_brown
{
	font-family: verdana,trebuchet,sans-serif;
	FONT-SIZE: 12px;
	COLOR: #6A422A;
}

B.white_10
{
	font-family: verdana,trebuchet,sans-serif;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
}



TD
{
	font-family: verdana,trebuchet,sans-serif;
	FONT-SIZE: 12px;
}

TD.11px_normal
{
	font-family: verdana,trebuchet,sans-serif;
	FONT-SIZE: 11px;
}

H4
{
	margin:0px;
}


.nopadding
{
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}

HR
{
	color: #D2CDCD;
    height: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 95%;
}

UL
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 1px;
	marign-left: 0;
	list-style-type: square;
	list-style-position: 10em
}


LI.margin5px
{
	margin:5px;
}


/* FORMELEMENTS */
input
{
	font : bold 11px/12px verdana,trebuchet,sans-serif;
	/* border : 1px solid #999999; */
	color : black;
	/* background-color : #eeeeee; */
	margin-top: 2px;
	margin-bottom: 2px;
}

input.width300
{
	font : bold 11px/12px verdana,trebuchet,sans-serif;
 	border : 1px solid #999999;
 	color : black;
 	background-color : #eeeeee;
 	margin-top: 2px;
 	margin-bottom: 2px;
 	width:300px;
}


.input300w
{
	font : bold 11px/12px verdana,trebuchet,sans-serif;
 	border : 1px solid #999999;
 	color : black;
 	background-color : #eeeeee;
 	margin-top: 2px;
 	margin-bottom: 2px;
 	width:300px;
}


input.150w
{
	font : bold 11px/12px verdana,trebuchet,sans-serif;
 	border : 1px solid #999999;
 	color : black;
 	background-color : #eeeeee;
 	margin-top: 2px;
 	margin-bottom: 2px;
 	width:150px;
}

.input150w
{
	font : bold 11px/12px verdana,trebuchet,sans-serif;
 	border : 1px solid #999999;
 	color : black;
 	background-color : #eeeeee;
 	margin-top: 2px;
 	margin-bottom: 2px;
 	width:150px;
}


.input25w
{
	font : bold 11px/12px verdana,trebuchet,sans-serif;
 	border : 1px solid #999999;
 	color : black;
 	background-color : #eeeeee;
 	margin-top: 2px;
 	margin-bottom: 2px;
 	width:25px;
}


input.button
{
	border : 1px solid #999999;
	color : black;
	background-color : #eeeeee;
	margin-top: 2px;
	margin-bottom: 2px;
	width:100px;
}



textarea
{
	 border: 1px solid #999999;
	 margin-bottom: 10px;
	 color: black;
	 background-color: #eeeeee;
	 font: 11px/16px verdana,trebuchet,sans-serif;
	 width:300px;
}

textarea.600w
{
	 border: 1px solid #999999;
	 margin-bottom: 10px;
	 color: black;
	 background-color: #eeeeee;
	 font: 11px/16px verdana,trebuchet,sans-serif;
	 width:600px;
}

textarea.width600
{
	 border: 1px solid #999999;
	 margin-bottom: 10px;
	 color: black;
	 background-color: #eeeeee;
	 font: 11px/16px verdana,trebuchet,sans-serif;
	 width:600px;
}


select
{
	 font-family: trebuchet,Verdana, sans-serif;
	 font-size:	11px;
	 font-weight: bold;
	 color:	#000000;
	 background-color: #eeeeee;
	 border-top: #000000 1px solid;
	 border-left: #000000 1px solid;
	 border-right: #000000 1px solid;
	 border-bottom: #000000 1px solid;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}


.menuskin {
	position: 				absolute;
	width:					250px;
	background-color:			#EEEEEE;
	border:					1px solid black;
	font:					normal 11px Verdana, Arial, sans-serif;
	z-index:					100;
	padding-left:				5px;
	padding-right:				5px;
	padding-top:				3px;
	padding-bottom:			8px;
	visibility:				hidden
}

.menuskin a {
	text-decoration:			none;
	color:					black;
	padding-left:				10px;
	padding-right:				10px
}
