BODY {
	font-family: arial;
	color: #606060;
	font-size: 12px;
}

H1 {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}

H2 {
	color: navy;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
}

H3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	xbackground: #bbbbee;
	color: #990000;
	margin-bottom: 5px;
}

A:link {
	color: blue;
}

A:visited {
	color: blue;
}

.mainThumbs {
	margin-left: 10px;
	margin-right: 0px;
	float: right;
	border: 1px white solid;
}

.thumbInfoClass {
	direction: rtl; 
	text-align: right; 
	float: right; 
	margin-right: 0px;
	font-size: 12px;
}

#footer {
	z-index: 50;
	clear: both;
	padding-right: 5px; 
	font-size: 10px; 
	color: white; 
	background: #990000;
	position: absolute; 
	width: 100%; 
	bottom: 0px; 
	height: 10px;
}

#footer A:link {
	color: white;
	text-decoration: none;
}

#footer A:visited {
	color: white; 
	text-decoration: none;
}

#footer A:hover {
	color: #d0d0d0; 
	text-decoration: none;
}

#footer2 {
	text-align: right; 
}

#menu {
	border-left: 1x solid #990000;
	padding-top: 10px;
	width: 30px; 
	height: 100%; 
	text-align: center;
	float: left; 
	background: white;
	color: #a0a0a0;
	font-size: 14px;
	font-weight: bold;
}

#menu A:link {
	color: #a0a0a0;
	text-decoration: none;
}

#menu A:visited {
	color: #a0a0a0;
	text-decoration: none;
}

#menu A:hover {
	color: #606060;
	text-decoration: none;
}

#menuDetails {
	text-align: right;
	float: right;
}

#mainMenu {
	margin-top: 18px; 
	text-align: right; 
	color: #606060; 
	font-size: 11px; 
	font-color: #303030; 
	width: 600px; 
	border-top: 1px white solid;
}

.mainMenuLinks {
	color: white;
}

.mainMenuLinks A:link {
	color: white;
	text-decoration: none;
}

.mainMenuLinks A:visited {
	color: white;
	text-decoration: none;
}

.mainMenuLinks A:hover {
	color: #606060;
	text-decoration: none;
}

#mainSide {
	float: left;
}

.fmc {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	dislpay: none;
	color: #606060;
}

#preview {
	margin-top: 5px;
	font-size: 11px;
}

#sectionTitle {
	color: #606060;
	font-weight: bold;
}

.imgPrvGen {
	float: left;
	text-align: center;
	font-size: 10px;
	color: #404040;
	margin-right: 15px;
	width: 100px;
	height: 110px;
	margin-bottom: 10px;
}

.imgPrv100 {
	border: 1px solid white; 
	background: url(images/loading100.gif); 
	width: 100px; 
	height: 100px;
}

.imgPrv80 {
	border: 1px solid white; 
	background: url(images/loading80.gif); 
	width: 80px; 
	height: 80px;
}

.aboutDiv {
	font-size: 11px;
	position: absolute;
	left: 30px;
	top: 35px;
	border: 1px solid #990000;
	padding: 8px;
	visibility: hidden;
	display: none;
	color: #404040;
	background: #d0d0d0;
}

.aboutDiv H1 {
	margin: 0px;
	width: 100%; 
	background: #b0b0b0; 
	color: #990000; 
	font-size: 18px; 
	font-family: arial; 
	letter-spacing: 0.5em; 
	border-bottom: 1px solid #990000; padding: 2px;
}

.aboutDiv A:link {
	color: blue;
}

.aboutDiv A:visited {
	color: blue;
}

.aboutDiv A:hover {
	color: #990000;
}

.logoDetails {
	float: left; 
	border-left: 1px solid #f0f0f0; 
	margin-left: 20px; 
	padding-left: 5px; 
	margin-bottom: 10px;
}

#CvDiv {
	left: 30;
	top: 30;
}


