body, table, td, th, p { font-size: 15px; font-family: Verdana, Tahoma, Arial, helvetica, Geneva, sans-serif;
}

body {
	background-color:#ffffff;
	margin:0;	
 	padding:0;
	border:0; 	
}

p {
	margin:0;	
 	padding:0;
	border:0; 
}

a:link,
a:active,
a:hover { color: #cc3300; }
a:visited {	color: #996633; }

.small { font-size: 11px; }
.medium { font-size: 13px; }
.medlrg { font-size: 17px; }
.large { font-size: 20px; }
.smallred { font-size: 11px; color: #cc3300; }
.mediumred { font-size: 15px; color: #cc3300; font-weight: bold; }
.largered { font-size: 20px; color: #cc3300; }

.homenav { text-align:rignt; font-family: Verdana, Tahoma, Arial, helvetica, Geneva, sans-serif; font-style:normal; font-weight:bold; font-size:13px;}

.homenav:link,
.homenav:visited { color: #000000; text-decoration:none;
}
.homenav:active,
.homenav:hover { color: #cc3300;  text-decoration:none;
}

.backtotop { font-size: 11px; font-style: normal; font-weight: normal; line-height: 100%; text-indent: 0; margin: 0;
}
.backtotop:link,
.backtotop:visited { color: #000000;
}
.backtotop:active,
.backtotop:hover { color: #cc3300;
}

.topline {
background-image:url(images/common/line_top_bk.jpg);
height:64px;
}

span#navigation {
display:block;
position:relative;
height:350px;
width:141px;
 }
  
span#vertline {
display:block;
position:relative;
height:350px;
width:10px;
background-image:url(images/common/line_ver_bk.jpg);
}


