/*
border: 1px solid #cccccc;
*/

p.hy_title {font-size: 16pt; font-weight: bold;}

table.hy_topic {margin-top: 4px; width: 558px; border: 1px solid black;}
td.hy_topic_subject {background-color: #C0C0C0; font-weight: bold;}
td.hy_topic_content {background-color: #ffffff; padding: 8px 8px 8px 20px;}

table.hy_list {margin-top: 4px; width: 558px; border: 1px solid black;}
td.hy_list_item_lo {background-color: #ffffff}
td.hy_list_item_hi {background-color: #eeeeee}
p.hy_list_head {margin: 0px 0px 0px 0px;}
p.hy_list_body {margin: 0px 0px 0px 0px; padding: 8px 8px 8px 20px;}
td.hy_list_item_pg {background-color: #ddddff; font-weight: bold;}
tr.hy_list_button {background-color: #ddddff}

td.hy_other_subject {background-color: #ddddff; font-weight: bold;}
td.hy_other_content {background-color: #eeeeff;}
p.hy_other_item {margin: 0px 0px 0px 0px; padding: 4px 8px 4px 20px;}

table.hy_comment {margin-top: 4px; width: 558px; border: 1px solid black; background-color: #eeeeee;}
td.hy_comment_label {width: 100px; text-align: right;}

table.hy_error {margin-top: 4px; width: 558px; border: 1px solid red; background-color: #eeeeee; color: #ff0000;}
table.hy_notice {margin-top: 4px; width: 558px; border: 1px solid blue; background-color: #eeeeee; color: #0000ff;}



body {
margin: 10 auto;
padding: 0;
font: normal 0.7em Tahoma, Verdana, Arial, Georgia, sans-serif;
background: #c10d00 url(/images/bluebk.jpg) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#email {display: none;}

#header {
clear: both;
margin: 10px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
font-size: 2em;
margin: 0 0 10px 0;
float: left;
width: 350px;

}

#header p {
width: 400px;
float: right;
text-align: center;
color: #0064c1;
margin: 0 0 10px 0;
font-size: 1.4em;
line-height: 1.2em;

}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 0px;
}

#avmenu li a {
font-weight: bold;
height: 17px;
text-decoration: none;
color: #505050;
display: block;
padding: 3px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
border-bottom: 1px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #800000;
border-left: 4px solid #FF0000;
}

/*
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

*/


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

.calendar {
font-size: 1em;
margin: 0 0 0 5px;
}



#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0px 0px 20px 160px;
border-left: 1px solid #f0f0f0;
padding: 0 0px 0 10px;
line-height: 1.6em;
text-align: left;
text-align: justify;
}

.fadebox {
padding: 10px 10px 0px 10px; 
border-top: 1px solid #ddd; 
background: #fff url(/images/fade.jpg) repeat-x;

}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {

display:inline;
background: #cccccc;
border: 1px solid #000000;
}

#content a {
text-decoration: underline;
color: #286ea0;
}


.box{
margin:10px 10px 10px 10px;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
width: 200px;
float: right;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.pic01 {border:1px solid black}
