/* CSS Document */

body{
background-image:url(images/meshBG.gif);
background-repeat:repeat;
font-family:Helvetica, Verdana, sans-serif;
color:#000000;
font-size:10px;
}

.body_text
{
padding:20px;
color:#000000;
font-size:10px;
vertical-align:top;
line-height:15px;
text-align:left;
}

.main_table{
background:#EBEBEB;
width:820px;
}

#MenuPos{
height:100%;
z-index:3;
position:relative;
top:0px;
left:10px !important;
left:0px;
}

#MenuPos_alt{
height:400px;
z-index:3;
position:relative;
}

#flash_photo{
z-index:1;
position:relative;
}

.bodyBold{
font-weight:bold;
font-size:1.0em;
color:#333333;
}

.bodySmallBold{
font-weight:bold;
color:#0000FF;
font-size:.8em;
}

.separate{
border:1px dotted #cccccc;
}

a{
color:#FFFFB7;
text-decoration:none;
}

a:link{
color:#0000FF;
}
a:hover{
color:#003333;
}
a:active{
color:#FFFFB7;
}

.main_content_link a{
color:#003333;
text-decoration:none;
}

.main_content_link a:link{
color:#003333;
}
.main_content_link a:hover{
color:#FFFFB7;
}
.main_content_link a:active{
color:#003333;
}

h1{
font-size:1.5em;
color:#ffffff;
margin-top:2px;
margin-bottom:2px;
}

h2{
font-size:1.2em;
color:#ffffff;
margin-top:2px;
margin-bottom:2px;
}

h3{
font-size:1.0em;
color:#000000;
margin-top:2px;
margin-bottom:2px;
}

h4{
font-size:1.4em;
color:#003333;
margin-top:2px;
margin-bottom:2px;
}

p{
margin-top:5px;
margin-bottom:5px;
}

.top_left{
background-image:url(images/border_left_top.gif);
background-repeat:no-repeat;
width:12px;
height:12px;
}
.top_middle{
background-image:url(images/border_top_middle.gif);
background-repeat:repeat-x;
height:12px;
}
.top_right{
background-image:url(images/border_right_top.gif);
background-repeat:no-repeat;
width:12px;
height:12px;
}
.middle_left{
background-image:url(images/border_left_middle.gif);
background-repeat:repeat-y;
width:12px;
}
.middle_right{
background-image:url(images/border_right_middle.gif);
background-repeat:repeat-y;
width:12px;
}
.bottom_left{
background-image:url(images/border_left_bottom.gif);
background-repeat:no-repeat;
width:12px;
height:12px;
}
.bottom_middle{
background-image:url(images/border_bottom_middle.gif);
background-repeat:repeat-x;
height:12px;
}
.bottom_right{
background-image:url(images/border_right_bottom.gif);
background-repeat:no-repeat;
width:12px;
height:12px;
}
