body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
img.img_no_border {
	border-style: none !important;
	
}
a:hover {
	text-decoration: underline;
	color: #FF9900 !important;
}
a {
	color: #352A3A;
	text-decoration: none;
	font-weight: bold;
}


table.table_main {
	background-color: #FFFFFF;
	height: 500px;
}
.table_main a {
	text-decoration: none;
}

.table_main td {
	padding: 15px;
	vertical-align: top;
}

#sidenav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}

#sidenav a {
	background-image: url(../1mages/misc/menu_square_placeholder_30x30.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	width: 180px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #CCCCCC;
	text-decoration: none;
	color: #6666CC;
	font-weight: bold;
	height: 30px;
	padding: 0px;
	font-size: 140%;
}
#sidenav img {
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidenav a:hover {
	background-color: #666666;
	color: #FFCC33;
}
.txt_RED {
	color: #FF0000;
}
a.a_uberlink {


	background-color: #666666 !important;
	color: #FFCC33 !important;
}
a.a_back {
	height: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	vertical-align: bottom;
	display: block;
	width: auto;
	text-align: left;
	float: right;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
a.a_back:hover {
	color: #FF9900;
}

#adminnav {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}


#adminnav a {
	padding-left: 35px;
	background-image: url(../1mages/misc/menu_square_placeholder_30x30.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	border-top-width: 15px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	width: 145px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #CCCCCC;
	text-decoration: none;
	color: #6666CC;
	font-weight: bold;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}

#adminnav a:hover {
	background-color: #666666;
	color: #FFCC33;
}
a.a_next {
	height: auto;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	vertical-align: bottom;
	display: block;
	width: auto;
	text-align: right;
	float: right;
	margin: 0px;
}
a.a_next:hover {
	color: #FF9900;
}

table.table_content {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.txt_item_title {
	font-weight: bold;
	color: ;
}

.nextprev_place {
	width: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	float: right;
}
a.a_next_left {
	background-image: url(../1mages/misc/menu_square_placeholder_30x30.gif);
	height: auto;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 30px;
	padding-bottom: 1px;
	background-color: #999999;
	vertical-align: bottom;
	display: block;
	width: 70px;
	text-align: right;
	float: left;
	margin: 0px;
}
#menu_horiz {
	position: relative;
	top: 5px;
	right: 5px;
}
#menu_horiz a:hover {
	color: #FF9933;
}
#Logo {
	position: relative;
	left: 0px;
	top: 33px;
	display: block;
	text-align: left;
	padding-left: 190px;
	width: auto;
	font-weight: bold;
	color: #333333;
}
p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

