body
	{
	margin:0px;
	font-family:Arial, Sans-Serif;
	font-size:100%;
	background-image:url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:810px;
	}

#content
	{
	width:600px;
	margin: 0px 0px 0px 0px;
	float:left;
	}

#left
	{
	width:190px;
	margin: 100px 5px 0px 0px;
	float:left;
	}

img
	{
	border:none;
	vertical-align:bottom;
	}

.righttitle
	{
	width:600px;
	margin: 0px 0 10px 0px;
	float:left;
	}

.title_l
	{
	width:600px;
	margin: 5px 0 10px 0px;
	float:left;
	font-size:90%;
	font-weight:bold;
	border-left: 3px solid #B9DB31;
	border-bottom: 1px dotted #cccccc;
	color:#333333;
	}

.title_m
	{
	width:600px;
	margin: 5px 0 10px 0px;
	float:left;
	font-size:80%;
	font-weight:bold;
	background-color:#f7f7f7;
	color:#B9DB31;
	}

.title_s
	{
	width:600px;
	margin: 5px 0 10px 0px;
	float:left;
	font-size:80%;
	font-weight:bold;
	border-bottom: 1px dotted #cccccc;
	color:#666666;
	}

.titletext
	{
	margin: 5px 5px 5px 10px;
	}

.logo
	{
	width:600px;
	margin: 0px 0px 0px 0px;
	float:left;
	text-align:left;
	}

.link
	{
	width:600px;
	margin: 0px 0px 0px 0px;
	float:left;
	text-align:left;
	}

.link2
	{
	width:600px;
	margin: 0px 0px 10px 0px;
	float:left;
	text-align:left;
	}

.foot
	{
	border-top: 1px solid #B9DB31;
	width:600px;
	margin: 0px 0 0px 0px;
	float:left;
	}


.footlogo
	{
	float:left;
	}

.pagetop
	{
	float:right;
	}


.pagetitle
	{
	width:600px;
	margin: 0px 0 10px 0px;
	float:left;
	border-bottom: 1px dotted #cccccc;
	border-top: 2px solid #B9DB31;
	}

.text
	{
	width:600px;
	margin: 0px 0 10px 0px;
	float:left;
	font-size:80%;
	}

.text img
	{
	margin: 5px;
	float:left;
	}



.leftimg
	{
	width:600px;
	margin: 0px 0 10px 0px;
	float:left;
	font-size:80%;
	}

.rightimg
	{
	width:600px;
	margin: 0px 0 10px 0px;
	float:left;
	font-size:80%;
	}

.leftimg img
	{
	margin: 5px;
	float:left;
	}

.rightimg img
	{
	margin: 5px;
	float:right;
	}

.righttext
	{
	width:600px;
	margin: 0px 0 10px 0px;
	float:left;
	text-align:right;
	font-size:80%;
	}

.centertext
	{
	width:600px;
	margin: 0px 0 10px 0px;
	float:left;
	text-align:center;
	font-size:80%;
	}


.table
	{
	width:600px;
	margin: 5px 0px 10px 0px;
	float:left;
	border:0px;
	}

.table td
	{
	font-size:80%;
	padding-left: 3px;
	border:0px;
	}


.columnspace
	{
	width:600px;
	margin: 0px 0px 10px 0px;
	float:left;
	}

.rightcolumn
	{
	margin: 0px 5px 10px 0px;
	width:295px;
	font-size:80%;
	float:right;
	}

.leftcolumn
	{
	margin: 0px 0px 10px 0px;
	width:295px;
	font-size:80%;
	float:left;
	}



.smallcolumn
	{
	margin: 0px 0px 10px 5px;
	width:100px;
	font-size:80%;
	float:left;
	font-weight:bold;
	}

.maincolumn
	{
	margin: 0px 0px 10px 0px;
	width:490px;
	font-size:80%;
	float:right;
	}




