body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height:130%;
	color: #000000;
	width:100%;
	height:100%;	
}
td {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:130%;
}
input {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
textarea {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
div {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:130%;
}
h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:130%;
}
h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:130%;
}
h3 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:130%;
}
h4 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:130%;
}
h5 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:130%;
}
h6 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:130%;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	color:#FF1919;
}
a:hover {
	text-decoration: none;
	color:#FF1919;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:underline;
}
.ainv a:hover {
	text-decoration:none;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:underline;
}
a.ainv:hover {
	text-decoration:none;
}
.outer {
	position: relative;
	height:100%;
	scrollbar-3dlight-color : #ffcb2f;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffcb2f;
	scrollbar-highlight-color : #ffcb2f;
	scrollbar-shadow-color : #ffcb2f;
	scrollbar-track-color : #ffffff;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}

p {
	margin: 0px;
}	

.mark_text {
	font-weight: bold;
}

.mark_text * {
	font-weight: bold;
}
.layoutContainer {
	width:100%;
	height:100%;
	background-color:#5A9D2C;	
}
.layoutCenter {
	vertical-align:top;
	text-align:left;
	height:590px;
}
div#flashDiv {
	width: 990px;
	margin: auto;
}

div#flashNoPlayerDiv {
	margin:290px 0px 0px 0px;
	padding:0px 0px 0px 350px;
} 
.left_bg {
	width:50%;
}
.left {
	height:590px;
}
.right_bg {
	width:50%;
}
.right {
	height:590px;
}
.spacer {
	width:1px;
	height:1px;
}
.top_left {
	background-repeat:repeat-x;
	/*background-color:#A0E5E5;*/
	background-position:bottom left;
}
.bg_transparent {
	/*background-image:none !important;*/
	background:transparent !important;
}