body {
	background-color:       #eeffee;	
}

* {
        color:#000000;
        font-size:11px;
        font-family:Arial,Helvetica;
}


h1 { font-size:14px; font-weight: bold;}
h2 { font-size:13px; font-weight: bold;}
h3 { font-size:12px; font-weight: bold;}
h4 { font-size:11px; font-weight: bold;}
hr { background-image: url(../images/bar_short.gif); 
     background-repeat:repeat;
     border: 0;
     height: 0;
     size: 0;
}


#centerframe {
        background-color: 	#eeffee;
        border:                 0px red dashed;
        height:                 auto;
        margin:                 0px auto;
        width:                  1000px;
        background-color:       #FFFFFF;
}


#content {
        background-color: 	#eeffee;
        border:                 0px black dotted;
        width:                  1000px;
}




#dbl { background-image: url(../images/bar_double.gif); 
     background-repeat:repeat;
     border: 0;
     height: 5;
     size: 0;
}

td {
        vertical-align: top;
        padding: 10px;
        padding: 10px;
}

td#menu {
        vertical-align: bottom;
        padding: 0px;
        padding: 0px;
}
.tr-even.tr-0 {
        vertical-align: bottom;
        background-color: #eeffdd;
        width: 250px;

}
.tr-even {
        vertical-align: bottom;
        background-color: #eeffdd;
        width: 250px;
}


#menu { 
	vertical-align: bottom; 
}

img { border-width: 0; }

a:link { color: #aaccaa;
         font-weight: bold;
         text-decoration: none;}
a:hover { color: #ffff00;
         font-weight: bold;
         text-decoration: none;}
a:visited { color: #aaccaa;
         font-weight: bold;
         text-decoration: none;}
a:active { color: #ffff00;
         font-weight: bold;
         text-decoration: none;}


#box_menu a:link { color: #ffffff;
         font-weight: bold;
         text-decoration: none;
         font-size: 16px;}
#box_menu a:hover { color: #ffcc00;
         font-weight: bold;
         text-decoration: none;
         font-size: 16px;}
#box_menu a:visited { color: #ffffff;
         font-weight: bold;
         text-decoration: none;
         font-size: 16px;}
#box_menu a:active { color: #ffcc00;
        font-weight: bold;
         text-decoration: none;
         font-size: 16px;}

#box_top {
	border:                 0px red dotted;
        background-color: 	#329966;
	display:                block;
        color:			#ffff00;
        width: 			1000px;
        height: 		200px;
}
#box_menu {
	display:                block;
	float:			left;
	text-align:		left;
	border:                 0px red dotted;
        background-color: 	#329966;
	vertical-align:		bottom;
        width: 			170px;
        min-height: 		450px;
	padding:		15px;
}

#box_logo {
	border:                 0px red dotted;
        background-image: 	url(../images/asv-logo.jpg);
        background-repeat:	no-repeat;
	display:                inline;
	float:			left;
        background-color: 	#329966;
	vertical-align:		center;
	margin:		        20px;
        width: 			160px;
        height: 		160px;
}

#textblock {
	width:			990px;
	display:		block;
	border:                 1px green dotted;
	}

#content_text {
        background-color: 	#eeffee;
	border:                 0px blue dotted;
        float:			left;
	display:		block;
	padding:                10px;
	padding-left:           20px;
	vertical-align:		top;
	text-align:		left;
        font-size:		14px;
        font-family:		Arial,Helvetica;
        width: 			770px; 
}

#rightbordercontent {
 	float:			right;
        background-color: 	#eeffee;
	border:                 0px green dotted;
	display:		inline;
	padding:                10px;
	padding-top:		0px;
	vertical-align:		top;
	text-align:		left;
        font-size:		14px;
        font-family:		Arial,Helvetica;
        width: 			200px;
	height:			450px;
}

#blankcontent {
        background-color: 	#eeffee;
        color:#000000;
	vertical-align:	top;
        font-size:14px;
        font-family:Arial,Helvetica;
        top: 10px;
        left: 10px;
        width: 650px;
	height: 800px;
        position: absolute;
}

div.item_menu2act a {
        font-size: 12pt;
        color: #ffffff;
        font-family:Arial,Helvetica;
        font-size: 12px;
        font-weight:900;
        font-style: italic;
        text-decoration: none;
        padding-right: 13px;
}
div.item_menu2no a {
        font-size: 12pt;
        color: #ffffaa;
        font-family:Arial,Helvetica;
        font-size: 12px;
        font-weight:900;
        text-decoration: none;
        padding-right: 13px;
}

div#horizontal_short {
        background-image: url(../images/bar_bdbl.gif);
        background-repeat:repeat;
        width:   145px;
        height:  12px;
        z-index: 200;

}

div#tx-guestbook-field {
	width: 	500px;
}

