﻿	body{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	margin-top:0;
	}
	
	.content{
	border-left:#CCCCCC 1px;
	border-left-style: solid;
	padding-left: 16px;
	}

/* General Style */

	a:link {color: #666666; text-decoration:none;}
	a:visited {color: #666666; text-decoration:none;}
	a:hover {color: #ee6232; text-decoration:none;}
	a.current {color: #ee6232; text-decoration:none;}
	
	
	td#footer{
	width:925px;
	height: 53px;
	background:url(images/footer.gif) no-repeat;
	text-align:center;
	color:#000000;
	font-size: 8pt;
	padding: 1px 0 0 0;
	}

/* Sub Navigations */
	.subnavi {
	width: 186px;
	margin: 12px 0 12px 20px;
	}
	
	td#sublinks{
	background:url(images/border-bg.gif) repeat-y;
	color:#666666;
	padding: 0 18px 0 18px;
	line-height: 20px;
	font-weight: bold;
	}
	
	td#sublinks2{
	background:url(images/border-bg.gif) repeat-y;
	color:#666666;
	padding: 0 18px 0 38px;
	line-height: 20px;
	}



