body {
	margin: 0px;
	background-color: #303030;
	background-image: url(../img/bg.gif);
	height: 100%;
}
td.cShadow {
	background-color: #000000;
	filter: Alpha(Opacity=20);
	width: 5px;
}
#cSettings {
	height: 100%;
	width: 900px;
}
#cVit {
	background-color: #FFFFFF;
}
td.cVit {
	background-color: #FFFFFF;
}
#cRam {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	height: 30px;
}
td.cRam {
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	height: 30px;
}
#cBlue {
	background-color: #86B2DC;
	background-image: url(../img/bg_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 10px;
}
td.cBlue {
	background-color: #86B2DC;
	background-image: url(../img/bg_blue.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 10px;
}
#cMenu {
	background-color: #EFEFEF;
	width: 200px;
}
#cnews {
	width: 200px;
}
#cMenuFade {
	background-color: #FFFFFF;
	background-image: url(../img/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#cBoxes {
	background-color: #FFFFFF;
	background-image: url(../img/bg_txt2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323232;
}
td.cBoxes {
	background-color: #FFFFFF;
	background-image: url(../img/bg_txt2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323232;
}
#cBackOne {
	background-color: #FFFFFF;
	background-image: url(../img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
td.cBackOne {
	background-color: #FFFFFF;
	background-image: url(../img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
#cBackTwo {
	background-color: #FFFFFF;
	background-image: url(../img/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
td.cBackTwo {
	background-color: #FFFFFF;
	background-image: url(../img/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 15px;
}
table.cMainTable {
	width: 100%;
	height: 100%;
}
.fixtxt {
	font-size: 11px;
	color: #323232;
}
.strongtxt {
	color: #000000;
}
.regulartxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #323232;
	background-image: url(../img/bg_txt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px;
}
.desctxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	color: #2F6DA7;
}
.tabletxt {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #323232;
}
.titletxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C4F7F;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.titletxt_hoger {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C4F7F;
	font-size: 16px;
	font-weight: bold;
}
.titletxt_hoger_u {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C4F7F;
	font-size: 14px;
	font-weight: bold;
}
.titletxt_u {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #323232;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
