﻿h1
{
	font-size:15pt;
}


#Page
{
	text-align:center;
	width:100%;
	background-color: Transparent;
}

#Canvas
{
	text-align:center;
	width:900px;
}


#Header
{
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-position: top left;
	font-family:Arial;	
	height:120px;
}

#Menu
{
	background-color: #bbbbbb;
	height:30px;
}

#Spacer1
{
	height:10px;
}


#MainBody
{
	text-align:left;
	height:1000px;
	background-color:Transparent;
}

#SectionInfo
{
	width:590px;
	height:200px;
	float:left;
}

#SectionMarket1
{
	width:300px;
	height:230px;
	float:right;
}

#SectionMarket2
{
	width:300px;
	height:230px;
	float:right;
}


#Section1
{
	width:250px;
	height:400px;
	float:left;
}

#SectionSpacer
{
	background-color:Transparent;
	width:40px;
	height:80px;
	float:left;
}

#Section2
{
	width:250px;
	height:400px;
	float:left;
}



#News
{
	width:300px;
	height:350px;
	float:right;
	color: #EEEEFF;
}

#Footer
{
	width:100%;
	color:white;
	float:left;
	background-color:Transparent;
}

#VPSideImage
{
	width:250px;
	height:600px;
	float:left;
}

#VPBody
{
	width:520px;
	float:left;
}


#LeftSpacer
{
	width:100px;
	height:100%;
	background-color:Green;
	float:left;
}

#RightSpacer
{
	width:100px;
	height:100%;
	background-color:Green;
	float:right;
}

#SampleBody
{
	width:614px;
	float:left;
}

#LeftMenu
{
	width:255px;
	height:300px;
	float:left;
}



.SectionTitle
{
	width: 100%;
	font-family: "Trebuchet MS", "Arial";
	font-size: 16pt;
	text-align:center;
	font-weight:bold;            
	color:Black;
}

.SubTitle
{
	font-family: "Trebuchet MS", "Arial";
	font-size:10pt;
	font-weight:bold;
	color:Black;
}

.TableRow
{
	vertical-align:top;
}

.TablePoint
{
	font-weight: bold;
}

.SectionText
{
	font-family: "Trebuchet MS", "Arial";
	text-align: center;
	border-width: 5px;
	font-size:11pt;	
}

.PUTitle
{
	font-weight:bold;		
}

.PUBody
{	
}

Table
{
	font-family: "Trebuchet MS", "Arial";
	font-size:10pt;
}

Body
{
	background-image: url("images/Background2.jpg");
	background-repeat: no-repeat;
	background-position:top left;	
	background-color: #393939;
	font-family: "Trebuchet MS", "Arial";
	font-size:10pt;

}

A
{
	color:#CCCCCC;
	text-decoration:none;
}

A:Hover
{
	color:#ffffff;
	text-decoration:none;
	background-color:#888888;
}



.ArticleTitle
{
	height:60px;
	width:100%;	
	font-family: "Trebuchet MS", Arial;
	font-size: 18pt;
	vertical-align: middle;
	text-align: right;
	font-weight:  normal;	
	color:White;
}

.ArticleSubTitle
{
	height:80px;
	width:100%;	
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	vertical-align: middle;
	text-align: right;
	font-weight:  normal;
	color:White;
}

.ArticleBody
{
	color:white;
	background-image:url(images/bg.png);
}

.LargeFont
{
	font-family: "Trebuchet MS", Arial;
	font-size:17pt;
}

.LargeLink
{
	font-family: "Trebuchet MS" Arial;
	font-size:17pt;	
	color:#DD0000;
	text-align:right;
}

.LargeLink:Hover
{
	font-family: "Trebuchet MS" Arial;
	font-size:17pt;	
	background-color: Transparent;
	text-decoration:underline;
	color:#FF2222;
}