@charset "utf-8";
/* CSS Document */

.bottom_nav
{
	color: #0099CC;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	padding-left:10px; padding-right:10px;
}
.bottom_nav:hover
{
	color: #00CCFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
	padding-left:10px; padding-right:10px;
}
.style2
{
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
}
.style3
{
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
}
.style3:hover
{
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
	text-decoration:none;
}
.content
{
	font-family:verdana;
	font-size:12px;
	color: #000000;
	text-align:justify;
	line-height:18px;
	padding-left:15px; padding-right:10px;
}
.work
{
	font-family:verdana;
	font-size:12px;
	color: #000000;
	line-height:18px;
}
.email
{
	font-family:verdana;
	font-size:12px;
	color: #990000;
	line-height:18px;
	text-decoration:underline;
}	
.email:hover
{
	font-family:verdana;
	font-size:12px;
	color: #FFFF99;
	line-height:18px;
	text-decoration:underline;
}
.subtitle
{
	font-family:Verdana;
	font-size:13px;
	color:#A62400;
	font-weight:bold;
}

.left_arrow
	{
	font-family:arial; color: #FFCC00; font-size:10px;
	}
	
.left_bg
	{
	background-image:url(images/dark_bg.png);
	}
.left_bg:hover
	{
	background-image:url(images/light_bg.png);
	}

.left_items
	{
	font-family:arial; font-size:14px; font-weight:bold; color:#FFFFFF; text-decoration:none;
	}
	
.left_items:hover
	{
	font-family:arial; font-size:14px; font-weight:bold; color: #FFFFFF; text-decoration: none;
	}

.next_back_arrow
	{
	font-family:arial; font-size:18px; font-weight:bold; color:#FFFF00; text-decoration:none;
	}