@charset "UTF-8";
/* CSS Document */
body
{
	background-color: #FFFFe2;
}
h1
{
	font-weight:normal;
	font-size: 22px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #696;
	margin-bottom:0.3em;
}
h2
{
	font-weight:normal;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333;
	margin-bottom:0.3em;
}
p 
{
	padding-top:0;
	margin-top:0;
	font-family: Georgia, Times New Roman, Times, serif;
}
.content
{
	background-image:url(images/4.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	padding-right: 50px;
	padding-left: 50px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#333;
}
.form
{
	background-color:#FFFFe2;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;
	border: #333 1px solid;
}
.submit
{
	background-color:#696;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333;
	border: #333 1px solid;
	color: #fff;
}
.content-home
{
	background-color:#FFF;
	vertical-align:top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	color:#333;
}
.samples
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	color:#333;
	caption-side:bottom;
}
.sidebar
{
	background-image:url(images/3.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	padding-top: 40px;
	padding-left: 10px;
	padding-right: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:13px;
	line-height:16px;
	color:#333;
	text-align: center;
}
.footer
{
	background-image:url(images/8.gif);
	background-repeat:no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	color:#333;
	line-height: 12px;
	padding-top: 15px;
}
.port
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	color:#333;
}
.footer-home
{
	background-image:url(images/g.gif);
	background-repeat:no-repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	color:#333;
	line-height: 12px;
	padding-top: 15px;
	padding-left: 25px;
	text-align:center;
	
}
.right
{
	background-image:url(images/6.gif);
	background-repeat:repeat-y;
}
.right-home
{
	background-image:url(images/f.gif);
	background-repeat:repeat-y;
	width: 32px;
}
.left-home
{
	background-image:url(images/d.gif);
	background-repeat:repeat-y;
	width: 77px;
	height: 437px;
}
.subnav
{
	text-align:right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:10px;
	color:#333;
	padding-top:15px;
}
a.foot:link 
{
	color: #333;
	text-decoration: none;	
}
a.foot:visited 
{
	color: #333;
	text-decoration: none;
}
a.foot:hover
{
	color: #333;
	text-decoration: underline;
}
a.foot:active 
{
	color: #333;
	text-decoration: none;
}
a:link 
{
	color: #696;
	text-decoration: underline;	
}
a:visited 
{
	color: #696;
	text-decoration: underline;
}
a:hover
{
	color: #39C;
	text-decoration: none;
}
a:active 
{
	color: #696;
	text-decoration: underline;

