body, td, p, a, h1, h2, input, option, select, textarea, div
{
font-family : Arial, Helvetica, MS Sans Serif, Sans Serif;
}

body
{
background-color : #F8F8F8;
margin-left : 24px;
margin-right : 24px;
margin-top : 0px;
margin-bottom : 0px;
color : #000000;
font-size : 12px;
letter-spacing : normal;
line-height : normal;
/*
background-image : url(images/bg0.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
*/
} 

td, p
{ 
color : #000000; 
font-size : 12px; 
letter-spacing : normal; 
line-height : normal;
vertical-align : top; 
text-align : left;
}

a:link				{color : #000000; text-decoration : underline;}
a:visited			{color : #000000; text-decoration : underline;}
a:hover				{color : #CC0000; text-decoration : underline;}

h1 
{
color : #000000;
font-size : 18px; 
font-weight : bold;
}

h2 
{
color : #000000;
font-size : 14px; 
font-weight : bold;
}

input, select, option, textarea,
{
font-size : 12px;
color : #000000;
}

li
{
list-style: square, circle, disc;
margin-bottom : 12px; 
color : #CC0000;
}

div.border
{
padding-left : 12px; 
padding-right : 12px;
padding-top : 12px;
padding-bottom : 12px;

background-color : #CCCCCC;

border-width : 1px;
border-color : #000000;
border-style : solid;
}


div.innerbevel, div.outerbevel
{
padding-left : 12px; 
padding-right : 12px;
padding-top : 12px;
padding-bottom : 12px;

background-color : #CCCCCC;

border-width : 1px;
border-style : solid;
}

div.outerbevel
{
border-left-color : #EEEEEE;
border-right-color : #999999;
border-top-color : #EEEEEE;
border-bottom-color : #999999;
}

div.innerbevel
{
border-left-color : #999999;
border-right-color : #EEEEEE;
border-top-color : #999999;
border-bottom-color : #EEEEEE;
}

iframe
{
width : 100%;
height : 240px;
}
.tiplayer {
	overflow: scroll;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	background-color: #F3F7CE;
	height: 114px;
	width: 332px;
	filter: Alpha(Opacity=40, FinishOpacity=40, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);
}
.tbl_rightborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.div_img {
	height: 300px;
	width: 400px;
	overflow: auto;
	z-index: auto;
}
