/*
(C) Ossoba Design Studio
===============================
*/

/* Overall style */
#text {margin:50px auto; width:500px}
.hotspot {
	color:#900;
	padding-bottom:1px;
	cursor:pointer;
}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #424b5e;
}
body {
	background: #aeafb2 url(images/bg.png) right top repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}
.container {
	width:800px;
	margin:0 auto;
	text-align:left;
	position:inherit;
}
h1 {
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #333333;
}
a {
	text-decoration:blink;
	color: ffae00;
}
a:link {
	color: #ffae00;
}
a:visited {
	color: #ffae00;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
#leftBgr {
	background: url(images/leftBgr.gif) repeat-y left 2px;
}
/* End Overall style */

/* Navigation */
#navigation {
	position:absolute;
	top:92px;
	display:block;
	width:355px;
	height:16px;
	right: 10px;
	visibility: inherit;
}

#navigation a {
    font-family:"HandelGothic BT", Arial, "Arial Black";
    font-size:12px;
	display:block;
	width:70px;
	height:15px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	border: 0;	   
}
#navigation a:link {
	color: #573535;   
}
#navigation a:hover {
	color:#000;
	background: #EBEBEB;
}
#navigation a:active {
	color:#B2B4BF;
}
#navigation a:visited {
	color:#573535;
	text-decoration: none;
}
/* End navigation */

/* Page content */
#content {
	position:static;
	margin-top:5px;
	margin-left:10px;
	margin-right:15px;
	background: url(images/leftBgr.gif) repeat-y 2px;
}
/* End Page content */

/* Titles */
#title {
	position:absolute;
	left:518px;
	top:17px;
	width:211px;
	height:25px;
	font: bold 22px "Calligraph421 BT", Arial;
	color: #000000;
	white-space: nowrap;
}
#slogan {
	position:absolute;
	left:518px;
	top:46px;
	width:212px;
	height:20px;
	font: bold normal 11px Verdana;
	color: #666666;
	white-space:normal;
}
/* End titles */

/* Left panel */
#leftPan {
	position:absolute;
	left:0px;
	top:121px;
	width:200px;
	height:auto;
}
#leftPan li {    
    height:20px;
	width: 60px;
    text-indent: 5px;
	margin-top: 4px;	
}
#leftPan a{
	text-decoration:none;
	font-weight: bold;
	border: 0;
}
#leftPan a:link {
	color: #072C2C;
}
#leftPan a:visited {
	color: #425666;
}
#leftPan a:hover {
	color: #157373;
}
#leftPan a:active {
	color: #844747;
}
/* End Left panel */

/* Footer */
#ossobaLink {	
    font: normal 8pt Arial, Helvetica, sans-serif;
	color: #072E2E;
	position:absolute;
	white-space:nowrap;
	margin-top:-10px;	
	z-index:3;
	left: 10px;
	bottom: 10px;
}
#ossobaLink a:link {
    color:#072E2E;
}
#ossobaLink a:visited {
    color:#0B4646;
}
#copyright {	
    font: normal 8pt Arial, Helvetica, sans-serif;
	color: #072E2E;
	white-space:nowrap;
	position:absolute;
	margin-top:-10px;	
	z-index:3;
	right: 10px;
	bottom: 10px;
}
#bottom {
	position: absolute;
	margin-top:-20px;	
	width:102px;
	height:116px;
	z-index:2;
	left: 1px;
	bottom: 1px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/circles.png');
}
#bottom img{ 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); 	 
}
/* End Footer */
.contentX {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #424b5e;
	position: static;
	margin-left: 22px;
	margin-right: 0px;
	margin-top: 0px;
}
.sakums {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
#tinybox {
	position:absolute;
	display:none;
	padding:1px;
	background:#f8f7f4 url(images/preload.gif) no-repeat 50% 50%;
	border:0px solid #e3e3e3;
	z-index:auto
}
#tinymask {
	position:absolute;
	display:none;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:#000;
	z-index:auto
}
.button {
	margin-bottom:0px;
	cursor:pointer
}
.VIRS {
	font-size: 18px;
	padding-left: 22px;
}
.virrrr {
	font-size: 18px;
}

