
html, body {
	width: 100%;
height: 100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Arial,Verdana,Sans-serif;
	font-size:10pt;
	color:#555555;
}

span.check {
	color: red;
	font-weight: bold;
}

ul {
	margin-left:10px;
}

img { border: none;
 } 

img.floatLeft { 
    float: left; 
    margin-left:24px;
	margin-right:10px; 
	margin-top:5px;
}
img.floatRight { 
    float: right; 
    margin-right:24px;
	margin-left:10px; 
margin-top:5px;
}
ul {
	type: circle;
}

#headbg {
	padding-top:0px;
	width: 100%;
	height: 116px;
	background-color:#444444;
	background-repeat:repeat-x;
	border-bottom: 6px solid #33ccff;

}


#content {
	position:relative;
height: 100%;
	width: 750px;
	padding-top:0px;
	margin-left: auto ;
  	margin-right: auto ;
	background-color:#ffffff;
	border-bottom:none;
	border-width:0px;
	border-color:grey;
	border-bottom:none;
}

h1{
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:25px;
	font-family:Arial,Verdana,Sans-serif;
	font-size:11pt;
	color:#444444;

}

h2{
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:0px;
	font-family:Arial,Verdana,Sans-serif;
	font-size:11pt;
	color:#444444;

}

h3{
	font-family: Arial;
	color: red;
	font-size:  9pt;
	margin:0px,0px,0px,0px;
display: inline; 
}

#header {
	width: 750px;
	height:270px;
	position:relative;
	margin-left: auto ;
  	margin-right: auto ;

}
#greylinecontent {
	height:5px;
	background-color:#99cc33;
	background:url('bg_greyline.jpg');
	background-repeat:repeat-x;
clear:both;
}

#dropshadowright {
	padding-top:20px;
	width: 32px;
	height:100%;
	background-color:#555555;
	background:url('dropshadowright.png');
	background-repeat:repeat-y;
}
#dropshadowleft {
	padding-top:20px;
	width: 28px;
	height: 100%;
	background-color:#444444;
	background:url('dropshadowleft.png');
	background-repeat:repeat-y;
}


#footer {
	text-align: center;
}

#theoldfooter {
	width: 100%;
	height: 79px;
	margin:auto;
	padding-top:10px;
	text-align:center;
	font-family:Arial,Verdana,Sans-serif;
	font-size:9pt;
	color:#444444;
	text-decoration: none;
	background:url('bg_blue.jpg');
	background-repeat:repeat-x;
	border-top: solid 1px grey;
}


#logo {
	float: left;
	padding-top: 15px;

}
#nav{
	height: 20px;
	width: 550px;
	float: right;
	text-align:right;
	line-height: 124%;
	padding-left:20px;
	padding-top: 10px;
	font-family:Arial,Verdana,Sans-serif;
	font-size:11pt;
	color:#ffffff;
	text-decoration: none;
}

#nav a {
	font-family:Arial,Verdana,Sans-serif;
	font-size:11pt;
	color:#ffffff;
	text-decoration: none;
}

#nav a.active {
	font-family:Arial,Verdana,Sans-serif;
	font-size:11pt;
	color:#33ccff;
	text-decoration: none;
}

#flash{
	height:270px;
	width:270px;
	float:left;
	clear:right;
}

#realContent {
	width:750px;
height: 100%;

}


#column {
	width: 80px;
}

#leftsideIndex {
	margin-left: 30px;
	margin-right:0px;
	padding-right:30px;
	margin-top:15px;
	border-right: solid 1px grey;
	width:190px;
	float: left;

}

#realContent a, #realContent a:visited {
	text-decoration:none;
	color:#444444;
}

#realContent a:hover {
	text-decoration:none;
	color:#99cc33;
}


#middleIndex{
	margin-left: 29px;
	padding-right:30px;
	margin-top:15px;
	border-right: solid 1px grey;
	width:190px;
	float: left;

}

#rightsideIndex {
	margin-left: 29px;
	margin-right:30px;
	margin-top:15px;
	width:190px;
	float: left;
	clear:right;

}



#leftsideContent {
	margin-left: 30px;
	margin-top:15px;
	width:150px;
	float: left;
	clear:left;

}

#fullContent {
	margin-left: 30px;
	margin-top:15px;
	width:650px;
	float: left;
	clear:left;

}

#rightsideContent {
	margin-left: 30px;
	margin-top:15px;
	width:519px;
	float: left;
height: 100%;

}

#rightsideContentLeft {
	margin-top:10px;
	margin-left: 0px;
	margin-right:10px;
	width:190px;
	float: left;
	clear: left;
}

#rightsideContentRight {
	margin-left: 0px;
	margin-right:px;
	width:300px;
	float: left;
	clear: right;
}

p{
	font-family:Arial,Verdana,Sans-serif;
	font-size:10pt;
	color:#484848;
	margin-top: 0px;
}
p.full{
	text-align:left;
}
p.right{
	margin-left:24px;
	text-align:right;
	margin-right:10px;

}
p.left{
	margin-left:24px;
	text-align:left;
	margin-right:10px;
}

div.player {
	float:left;
	cursor:pointer;
	text-align:center;
}
div.player img {
	margin-top:67px;
}
div.player div.info {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 url(/img/global/gradient/h80.png) repeat-x scroll 0 0;
	border-top:1px solid #CCCCCC;
	color:#FFFFFF;
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	height:40px;
	margin-top:65px;
	opacity:0.7;
	padding:5px 15px;
	text-align:left;
}
div.player div.info span {
	color:#99cc33;
	display:block;
	font-weight:bold;
}
