body {
	background-color: #f6f2cf;
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(wall.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
textarea {
	width: 300px;
}

input.button {
	border: 2px solid #999999;
	background-color: #dddddd;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.themeLangs {
	text-align: right;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(langs.jpg);
	padding: 2px 8px 0px 0px;
	height: 25px;
	overflow: hidden;
}
.themeLangs a img {
	filter: alpha(opacity=100);
}
.themeLangs a:hover img {
	margin-bottom: 2px;
	filter: alpha(opacity=100);
}

a img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #0033ff;
}
a:hover {
	text-decoration: underline;
}

h3 {
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #cccccc;
	padding: 0px 0px 5px 0px;
	margin: 0px 10px 30px 0px;
	width: inherit;
	color: #333333;
	font-weight: normal;
}
p { clear: both; }

ul.listImages {
	 clear: both;
	 padding-left: 0px;
	 margin-left: 0px;
}
ul.listImages li {
	clear: both;
	list-style: none;
}
ul.listImages li img 
{
	float: left; 
	padding-right: 20px; 
	position: relative;
	left: 0px;
	top: -20px;
}

blink {
	display:block;
	padding: 2px 2px 2px 2px;
}

.themeContentMenu a.blink {
	display: block;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	border: 3px solid #cccccc;
}
.themeContentMenu a.blink:hover {
	border: 3px solid #999999;
}

.themeBack {
	background-position: top center;
	background-repeat: repeat-y;
	background-image: url(middle.jpg)
}
.themeMain {
	background-position: top center;
	background-repeat: no-repeat;
	padding: 14px 0px 0px 34px;
}
.themeContent {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.themeContentSx {
	width: 241px;
}
.themeContentMenu {
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 18px 10px 14px;
	height: 610px;
	overflow: visible;
}
.themeContentMenu a img {
	margin-right: 2px;
	margin-top: 2px;
	filter: alpha(opacity=50);
	float: right;
}
.themeContentMenu a {
	display: block;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	border-bottom: 1px solid #ffffff;
}
.themeContentMenu a:hover {
	background-color: #ffffff;
	border-bottom: 1px solid #666666;
	text-decoration: none;
}
.themeContentMenu a.Sel {
	background-color: #ffffff;
	font-weight: bold;
	margin-bottom: 1px;
}
.themeContentDx {
	padding: 10px 0px 0px 20px;
}
.themeBottom {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding-top: 30px;
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
}

.tableAccordions {
	width: 690px;
	text-align: center;
}
.tableAccordions td a {
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 13px 13px 13px 13px;
	border: 3px solid #ffffff;
}
.tableAccordions td a {
	text-decoration: none;
	color: #333333;
}
.tableAccordions td a img {
	filter: alpha(opacity=50);
}
.tableAccordions td a:hover {
	border: 3px solid #cccccc;
	color: #0033ff;
}
.tableAccordions td a:hover img {
	filter: alpha(opacity=100);
}

.tableAccordion {
	width: 690px;
	border: 0px solid #cccccc;
	text-align: center;
	background-color: #ffffff;
	margin-top: 30px;
}
.tableAccordion th {
	font-size: 11px;
	background-color: #cccccc;
	font-weight: bold;
	padding: 6px 6px 6px 6px;
	border-right: 2px solid #ffffff;
}
.tableAccordion td {
	font-size: 11px;
	border-bottom: 2px solid #cccccc;
	padding: 3px 3px 3px 3px;
	color: #333333;
	white-space: nowrap;
}
.tableAccordion td table td {
	border-bottom: 0px;
}

.boxInfo {
	background-color: #ccffcc;
	border: solid 1px #999999;
	color: #339933;
	font-weight: bold;
	text-align: center;
	padding: 30px 30px 30px 30px;
	margin-bottom: 30px;
}
.boxWarn {
	background-color: #ffcccc;
	border: solid 1px #999999;
	color: #993333;
	text-align: center;
	padding: 30px 30px 30px 30px;
	margin-bottom: 30px;
}
.boxHelp {
	background-color: #eeeeee;
	border: solid 1px #cccccc;
	color: #666666;
	font-size: 10px;
	padding: 15px 15px 15px 15px;
	margin-bottom: 30px;
}

.textSmall {
	font-size: 10px;
	color: #666666;
}

.tableColors {
	table-layout: fixed;
}
.tableColors td {
	text-align: center;
	padding: 20px 20px 20px 20px;
}
.tableColors img{
	border: 1px solid #999999;
}

.divBox {
	padding: 0px 35px 0px 35px; 
}
.divBox a img {
	border: solid 4px #cccccc; 
	padding: 7px 7px 7px 7px; 
	/*filter: alpha(opacity=50);*/
}
.divBox a:hover img {
	border-color: #999999;
	/*filter: alpha(opacity=100);*/
}