body {
	margin: 0px;
	background-image: url(/gfx/system/bg_grad.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#Content {
	background-image: url(/gfx/system/content_butterfly.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCCCCC;
}
#Latest {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #CCCCCC;
}
.bg_box_link {
	background-image: url(/gfx/box/corner_bot2_latest.gif);
}


#Latest .txt10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration: none;
}

.bg_content {
	background-color: #FFFFFF;
	background-image: url(/gfx/system/content_grad.png);
	background-repeat: repeat-x;
	background-position: bottom;
}


p {
	margin: 0px;
}
table {

	margin: 0px;
}
a {
	color: #EC7600;
	text-decoration: none;
}
a:hover {
	color: #EC7600;
	text-decoration: underline;
}

.nounderline_orange {
	color: #EC7600;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior:	url("/_senzor/pngbehavior.htc");
}
form {
	margin: 0px;
}
.txt10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
}
.txt11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
}
.txt11_nounderline {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration: none;
}
.txt10_nounderline {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	text-decoration: none;
}
.head {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EC7600;
	font-weight:bold;	
}
.subhead {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EC7600;
	font-weight:bold;	
}
.img_border {
	border: 1px solid #CCCCCC;
}
