@charset "utf-8";
/* CSS Document */

body{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}
	a:hover.menu{
	color:#ecd322;
	}
.copyright{
	font-size:11px;
	text-decoration:none;
	}
	a:link.copyright{
	color:#009900;
	font-weight:bold;
	text-decoration:none;
	}
	a:hover.copyright{
		color:#000000;
		font-weight:bold;
		}
.small{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#7f7f7f;
	text-decoration:none;
	}
	a:hover.small{
		color:#000000;
		text-decoration:none;
		}
.small2{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	}	
.reseller{
	font-family:Arial, Helvetica, sans-serif;
	color:#acbea9;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
.ptitle{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#a3bda3;
	font-size:28px;
	line-height:40px;
	text-decoration:none;
	}
.ptitle2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#889999;
	font-size:16px;
	text-decoration:none;
	}
.tab{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#e8f1e5;
	text-decoration:none;
	}
	a:hover.tab{
		color:#000000;
		}
.higlight{
	font-size:16px;
	font-weight:bold;
	}
.subtab{
	font-weight:bold;
	color:#e5eae3;
	text-decoration:none;
	}
	a:hover.subtab{
	color:#000000;
	}
.thumbnailtitle{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	}