.framebox {
	background-color: transparent;
	border: 1px solid #4b4b4b;
	padding: 0px;
	word-spacing: 0px;
}

tr.frame img {display: block;
	           border: none;}
				  
td img {display: block;
	     border: none;}

body,td,*
{
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #404040;
}



h1, H1, .h1
{
	font-size: 20px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #404040;
}

h2, H2, .h2
{
	font-size: 18px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #404040;
}

h3, H3, .h3
{
	font-size: 16px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #404040;
}

h4, H4, .h4
{
	font-size: 14x;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #404040;
}

h5, H5, .h5
{
	font-size: 14px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #404040;
}

h6, H6, .h6
{
	font-size: 10px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #404040;
}


a
{
	color: #8B0000;
	text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


.topmenu
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;

}

A:link.topmenu
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;

}

A:visited.topmenu
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;

}

A:hover.topmenu
{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	text-decoration: none;
	background-image: url( '/templates/images/menu_bg.png' );
	background-repeat: repeat-x;
	display: block;
	padding: 5px 5px 5px 5px;
}

A:active.topmenu
{
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	text-decoration: none;
	background-image: url( '/templates/images/menu_bg.png' );
	background-repeat: repeat-x;
	display: block;
	padding: 5px 5px 5px 5px;

}

.topmenuSelected
{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	background-image: url( '/templates/images/menu_mo.png' );
	background-repeat: repeat-x;
	display: block;
	padding: 5px 5px 5px 5px;

	
}
A:link.topmenuSelected
{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	text-decoration: none;
	background-image: url( '/templates/images/menu_mo.png' );
	background-repeat: repeat-x;
	display: block;
	padding: 5px 5px 5px 5px;
}
A:visited.topmenuSelected
{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	text-decoration: none;
	background-image: url( '/templates/images/menu_mo.png' );
	background-repeat: repeat-x;
	display: block;
	padding: 5px 5px 5px 5px;

}
A:hover.topmenuSelected
{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	background-image: url( '/templates/images/menu_mo.png' );
	background-repeat: repeat-x;
	display: block;
	padding: 5px 5px 5px 5px;

}
A:active.topmenuSelected
{
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	text-decoration: none;
	background-image: url( '/templates/images/menu_mo.png' );
	background-repeat: repeat-x;
	display: block;
	padding: 5px 5px 5px 5px;
}


.jf {
	color: Silver;
	text-decoration: none;
	height: 10px;
}

a:link.jf { color: Silver; text-decoration: none ; height:10px;}
a:visited.jf { color: Silver; text-decoration: none ; height:10px;}
a:hover.jf { color: Silver; text-decoration: none ; height:10px;}
a:active.jf { color: Silver; text-decoration: none ; height:10px;}


hr {
border: 0;
color: #9E9E9E;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: center;
}


.bread {
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8B0000;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: no underline;
}


.bread a {
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8B0000;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: no underline;
}


.bread a:hover{
	font-size: 11px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #8B0000;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: no underline;
}

.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	border: 1px solid #8B0000;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border: 1px solid #8B0000;
}

/* navigation */

.sidenav table {
	padding: 0;
	width: 180px;
}

.sidenav td {border-bottom: 1px solid #EAEADA;}

.sidenav td a {
	background: #b6b6b3;
	font-size: 1.1em;
	color: #fff;
	display: block;
	padding: 10px 0 10px 10%;
	text-decoration: none;
}
.sidenav td a:hover {
	background: #F0F0EB;
	color: #654;
	width: 179 px;	
}

.menulevel1Selected {text-decoration:none;color: #554;background:#ffffff;}
A:link.menulevel1 {text-decoration: none;color: #554;background:#ffffff;}	
A:visited.menulevel1 {text-decoration: none;color: #554;background:#ffffff;}
A:hover.menulevel1 {text-decoration: none;color: #554;background:#ffffff;}
A:active.menulevel1 {text-decoration: none;color: #554;background:#ffffff;}

.menulevel2Selected {text-decoration:none;color: #222;background:#ffffff;margin-left: 10px;}
A:link.menulevel2 {text-decoration: none;color: #222;background:#ffffff;margin-left: 10px; }	
A:visited.menulevel2 {text-decoration: none;color: #222;background:#ffffff;margin-left: 10px; }
A:hover.menulevel2 {text-decoration: none;color: #222;background:#ffffff;margin-left: 10px; }
A:active.menulevel2 {text-decoration: none;color: #222;background:#ffffff;margin-left: 10px; }

.menulevel3Selected {text-decoration:none;color: #000;background:#ffffff;margin-left: 20px; }
A:link.menulevel3 {text-decoration: none;color: #000;background:#ffffff;margin-left: 20px; }	
A:visited.menulevel3 {text-decoration: none;color: #000;background:#ffffff;margin-left: 20px; }
A:hover.menulevel3 {text-decoration: none;color: #000;background:#ffffff;margin-left: 20px; }
A:active.menulevel3 {text-decoration: none;color: #000;background:#ffffff;margin-left: 20px; }



.footer *
{
	position: relative;
	clear: both;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #bbb;
}

.footer a
{
	color: White;
}

.comment{
	color: #B8B8B8;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
}

.blog hr {
	border: 0 dashed;
	color: #DFDFDF;
	background-color: #DFDFDF;
	height: 1px;
	width: 100%;
	text-align: center;
}

.blog textarea{
	width: 98%;
	height: 120px;
	border: 1px solid #DFDFDF;
	padding: 5px;
	font-size: 10px;
	font-family: arial;
	overflow:auto;
	}
	
.blog input{
	border: 1px solid #DFDFDF;
	background: #DFDFDF;
	color: #353535;
	font-size: 10px;
	font-family: arial;
	padding: 1px 5px 1px 5px;
}
