﻿/* GLOBALS */
body{margin:0px; background-image: url('images/common/bg.gif');background-repeat:repeat;}
a{text-decoration:none;}
img{border-width: 0px;}
a:hover{text-decoration:underline;}
.tablevideo{width:100%; margin-bottom:5px;}


/* BACKGROUND */
.bgtop {background-color: #121315;height: 90px;}
.bgmiddle{
	background-image: url('images/common/bg_silver.jpg');
	background-color: #A8A8A8;
	background-repeat: repeat-x;
	height: 235px;
}

.bgbottom{
	background-image: url('images/common/bg_silver_shadow.png');
	background-repeat:repeat-x;	
	height: 41px;
	
}


/* MAIN TABLE */
#maintablelayer{
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 38px;
	left: 0px;
}

.tableleft{
	width: 14px;
	text-align: right;
}

#imagetop{
	background-image: url('images/common/contents_bg.png'); 
	background-repeat: repeat-y; 
	background-color: #0B0C0C;
	vertical-align:top;
}

#maintable{
	background-image: url('images/common/contents_bg.png'); 
	background-repeat: repeat-y; 
	background-color: #0B0C0C;
	padding:0px 20px 10px 20px;
	text-align: justify;
	height:130px; width: 601px;
}

.tabledown{
	background-image: url('images/omsablue_26.jpg');
	background-repeat: no-repeat;
	height: 7px;
}

.tablepad{
	padding-bottom: 16px;
	vertical-align: top;
}

/*FOOTER*/
.footertable{margin-top:40px;margin-bottom:10px;vertical-align:top}
.footleft{width:7px;vertical-align:top}
.footmiddle{background-image: url('images/common/footer_bg.png');background-repeat: repeat-x;vertical-align:top}
.footright{	width: 10px;vertical-align:top}

/* FONTS */
.bold11{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: silver;
	
}
.normal11{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: silver;
	
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: silver;
	
}
.bold11{
font-size:11px;
color:#F0F0F0;

}
#bold11{
font-size:11px;
color:#F0F0F0;
}
