body
	{
	color: #000;
	background-color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
/*
	background-image: url("images/cloud_bg_repeat_y100.png");
	background-position: 0px 80px;
	background-attachment: fixed;
	background-repeat: repeat-x;
*/
	}


h1
{font-size: 22px;}

h2
{font-size: 18px;}

h3
{font-size: 16px;}

p, li
{font-size: 14px;}

textarea
{font-family: arial, helvetica, sans-serif;}

ul
{
margin: 0px;
margin-left: 20px;
}

hr
{height: 0px;
color: #000;
border: 1px solid #000;}


img
	{border: none;}

.paragraph
	{float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 10px;
	font-style: italic;
	}

img#header
	{margin-bottom: 35px;
	margin-top: 30px;
	}

div#center
	{
	text-align: center;
	}
div#layout
	{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
	}


#header
	{margin-bottom: 35px;
	margin-top: 30px;
	border: none;
	float: none;
	}

p.footer
	{
	width: 520px;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #000;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 30px;
	}

a.footer:link
	{color: #000;
	text-decoration: none;}
a.footer:visited
	{color: #000;
	text-decoration: none;}
a.footer:hover
	{color: #099;
	text-decoration: underline;}

.navicontainer
	{
	width: 130px;
	background: #03c;
	padding: 2px;
	padding-bottom: 3px;
	margin: 5px;
	margin-top: 2px;
	border: 1px solid #fff;
	}

.t_label
	{
	text-align: right;
	}

.t_input
	{
	text-align: left;
	vertical-align: top;
	}

a:link
	{color: #00f;}
a:visited
	{color: #00f;}
a:hover
	{color: #099;
	text-decoration: underline;}

A.navi
	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin: 1px;
	color: #fff;
	}
A.navi:visited
	{color: #fff;}
A.navi:hover
	{
	color: #000;
	background: #6f0;
	}
/*
td#content
{background-color: #f00;}*/