/* CSS Document */
body 
{
	background-color:#3A5D73;
	color:#9CC2DD;
	font-family:tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:center;
	width:auto;
}

#all_content 
{
	text-align:center;
	width:748px;
	padding:0;
	margin:23px auto;
}

#content_header
{
	height:193px;
	width:748px;
}

/*--------------------------------------------------------------------------------------------------------------------*/
#left_side 
{
	width:213px;
	float:left;
}

.vSpacer30 
{
	height:30px;
}

.Sponsors_Panel
{
	margin-right:3px;
	width:164px;
	text-align:right;
}

.Panel_Top
{
	background-image: url(../Images/panel_top.gif);
	height:19px;
}

.Panel_Body
{
	background-color:#31546a;
	height:600px;
}

.Short_Panel
{
	background-color:#31546a;
	height:140px; 
	text-align:left;
}

.Panel_Bottom
{
	background-image: url(../Images/panel_bottom.gif);
	height:19px;
}

/*--------------------------------------------------------------------------------------------------------------------*/

#right_side 
{
	background-color:#31546a;
	float:left;
}

#right_content 
{
	margin:25px 20px 25px 20px;
	width: 433px;
}

#right_placeHolder
{
  min-height:600px;
  height:auto !important;
  height:600px;
}

#right_bottom
{
	height: 20px;
	background: #3A5D73;
	width: 473px;
}

/*--------------------------------------------------------------------------------------------------------------------*/
.img {margin-right:15px}

.blue {color:#9CC2DD; text-decoration:none}
.green {color:#A9FF00; text-decoration:none}
.dark {color:#000000; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.align {vertical-align:middle}
.big {font-size:13px}
.bigg {font-size:12px}
.bigger {font-size:15px}
.n {font-size:11px}
.sm {font-size:11px}

.clear {
clear:both}

a {	color:#ffffff; text-decoration:underline}

.align {vertical-align:middle}
		
.form { width:206px;
		height:20px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#33556B;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:200px;
		height:143px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#ffffff;
		background-color:#33556B;
		color:#ffffff;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.u		{text-decoration:underline}
.nu		{text-decoration:none}
.t 		{text-transform:uppercase}

a:hover{text-decoration:none;}
.a:hover{text-decoration:none;}
.menu:hover{text-decoration:underline; color:#A9FF00}

.greenTitle
{	
	color: #A9FF00;
	font-size: 15px;
	font-weight: bold;
}