body,html {
	margin: 0px 0px 0px 0px;
	padding: 0cm;
	font-family: Verdana,Arial,Helvetica;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:  repeat-x;
	background-color: white;
}

h1 {
	margin: 0;
	padding: 0;
	color: #275820;
	font-size: 11px;
}

h2, h3 {
	margin: 0;
	padding: 0;
	color: #275820;
	font-size: 15px;
}

a {
	color: #4176CD;
	text-decoration: none;
	outline:none;
	font-weight: bold;
}


a:hover {	color: red;
	text-decoration: underline;
}



ul {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	color: #6B6B6B;
}

div {
	margin: 0;
	padding: 0;

}

p {
	margin: 0;
	padding: 0;

}

.red {
	color: #9C2939;
}

#contaner {

	width: 730px;
	position: absolute;
	padding: 0;
	border-width: 0px 0px 0px 0px;
	left: 50%;
	top: 56px;
	margin-left: -365px;
	margin-top: 0px;

}

#top {
	width: 730px;
	height: 78px;
	background: url(../images/top.jpg) no-repeat;
}

#welcome {
	position: absolute;
	top: -390px;
	left: 535px;
	width: 215px;
	height: 27px;
	font-size: 7pt;
	color: #656565;
	font-weight: bold;


}





#main {
	width: 780px;
	padding: 0 0 0 9px;

}

#content {
	top: 35px;
	left: 40px;
	width: 500px;
	position: relative;

}

#flash {

	left: 9px;
	top: 78px;

}


#tables {
	top: 467px;
	left: 9px;
	width: 730px;

	position: absolute;
	background: url(../images/middleindex.jpg) repeat-y;

}

#box {
	top: -29px;
	left: -40px;
	position: absolute;
	width: 361px;

}


#boxb {
	top: -29px;
	left: 326px;
	position: absolute;
	float: left;
	width: 349px;


}

#bottom {
	width: 730px;
	height: 3px;
	background: url(../images/bottom.jpg) no-repeat;
}

/* - links - */
#bottommenu {
	position: absolute;
	left: 50px;
	top: 580px;

}


/* - end links - */




#copyright {
	position: relative;
	top: 160px;
	left: 50px;
	font-size: 8pt;
	width: 730px;
	padding-bottom: 20px;

}

#copyright a {
	color: #BE5113;
	text-decoration: none;
	font-size: 8pt;

}


#copyright a:hover {
	color: #BE5113;
	text-decoration: underline;
}



#copyrightleft {
	float: left;
	font-size: 7pt;
	color: #8B8B8B;
	width: 400px;
	line-height: 2em;
	padding-right: 12px;
}	

#copyrightleft a {
	color: #1F1FBA;
}

#copyrightleft a:hover {
	color: #1F1FBA;
	text-decoration: underline;
}

#copyrightline {
	float: left;
	background: url(../images/cline.gif) repeat-y;
	width: 2px;
	height: 30px;
	margin-top: 5px;
}

#copyrightright {
	float: left;
	font-size: 7pt;
	color: #8B8B8B;
	width: 230px;
	text-align: left;
	line-height: 2em;
	padding-left: 18px
}

#copyrightright a {
	color: #1F1FBA;
}	

#copyrightright a:hover {
	color: #1F1FBA;
	text-decoration: underline;
}


#list {
	
	font-size: 7pt;

}