
.blue_box, .blue_box_title
{
	border: 1px;
	border-style: solid;
	border-color: #0567c6;
	#e8eef6;
	padding: 0.8em;
}

.blue_box_title
{
	background: #e8eef6;
	border-bottom: 0px;
	padding-bottom: 0em;
	padding-top: 0.3em;
	font-weight: bold;	
}

td.left_vertical_bar
{
	width:150px;
	/*border:solid black 1px;*/
	padding-top:0px;
	padding-bottom:0px;
	vertical-align: bottom;
}

.none
{
}


td
{
	/*border:solid blue 1px;*/
}

hr
{
	padding:0px;
}

.ua_logo
{
	padding:3px 3px 0px 3px;
}

table.header_table
{
	width:100%;
	padding:2px 0px 0px 0px;
	/*border:solid black 1px;*/
}

table.outside_table
{
	width:100%;
	padding:10px 5px 0px 5px;
	/*border:solid black 1px;*/
}

.center_contents
{
	vertical-align:bottom;
	align:center;
	#border:1px solid black;
}

.camp_title
{
     /*   background: #201c97 url(images_jq/201c97_40x100_textures_05_inset_soft_25.png) 0 50% repeat-x;*/
        background: #201c97 url(images/blue_rect_5_50.png) 0 50% repeat-x;
	text-align: center;
}

td.vision_group
{
        background: #201c97 url(images_jq/a21111_40x100_textures_04_highlight_hard_35.png) 0 50% repeat-x;
	text-align: center;
}

.camp_title, td.vision_group
{
        /*resets*/
	margin: 0; padding: 0; border: 0; 
	outline: 0; 
	line-height: 1.3;
	list-style: none;
        /*cursor: pointer;*/
	text-decoration: none;
	display: table;
	font-size: 1.3em;
	font-weight: bold;
	padding: .2em 0em 0.2em 0em;
	color: #eeeeee;
}

td.vision_group a
{
	cursor: pointer;
	text-decoration: none;
	font-size: 0.8em;
	color: #eeeeee;
	background: #201c97 url(images_jq/a21111_40x100_textures_04_highlight_hard_35.png) 0 50% repeat-x;

}



.wrap
{
	#font-size: medium;
	padding:0px 10px 0px 10px;
        /*background: #ffffff url(images/fog_transp_symm.png) 0 50% repeat;*/

}

table.center_menu a
{
  text-decoration: none;
	
}

table.center_menu 
{
	border-bottom:1px solid blue;
	border-top:1px solid blue;
	#border-style:solid;
	#border-color:red;
	#width:80%;
	font-size:0.9em;
	font-weight: bold;
}

table.center_menu td
{
	padding: 5px 8px 0px 8px;
	border-right:0px;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:red;
	#width:20%;
}

table.center_menu td:hover, a.a_bold:hover
{
	background: #e8eef6;
	#font-weight: bold;
}


.page_title
{
	color: #a21111;
	font-size: x-large;
	padding: 13px;
	font-family: Baskerville, "Heisi Mincho W3", Symbol, serif;
}