/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body
{
	font-family:Georgia, Vegdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.main:link {
	font-family:Georgia, Vegdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	text-decoration: none;
}
a.main:visited {
	font-family:Georgia, Vegdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	text-decoration: none;
}
a.main:hover {
	font-family:Georgia, Vegdana, Arial, Helvetica, sans-serif; 
	color:#C55B1A;
	font-size:13px;
	text-decoration:underline;
}

a.main_nav:link {
	font-family:Georgia, Vegdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	text-decoration: none;
	text-align:right;
}
a.main_nav:visited {
	font-family:Georgia, Vegdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	text-decoration: none;
	text-align:right;
}
a.main_nav:hover {
	font-family:Georgia, Vegdana, Arial, Helvetica, sans-serif; 
	color:#C55B1A;
	font-size:13px;
	text-decoration:underline;
	text-align:right;
}
a.navleft:link {
	background-color:#FFFFFF;
	font-family:Georgia, Vegdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:20px;
	line-height: 26px;
	display: block;
	width: 134px;
	height: 26px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/template/eren_taboff.gif);
	background-repeat: no-repeat;
}
a.navleft:visited {
	background-color:#FFFFFF;
	font-family:Georgia, Vegdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-indent:20px;
	line-height: 26px;
	display: block;
	width: 134px;
	height: 26px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/template/eren_taboff.gif);
	background-repeat: no-repeat;
}

a.navleft:hover {
	background-color:#FFFFFF;
	font-family:Georgia, Vegdana, Arial, Helvetica, sans-serif;
	text-indent:20px;
	line-height: 26px;
	width: 134px;
	height: 26px;
	font-size: 11px;
	display: block;
	font-weight: bold;
	color: #999999;
	background-image: url(../images/template/eren_tab.gif);
	background-repeat: no-repeat;
}

