BODY {
	FONT-FAMILY: "Century Gothic", Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	FONT-SIZE: 11pt; 
	background-color:#202628;
	color: #A0B1B5; 
	margin-top : 0px;
	margin-left : 0px; 
	margin-right : 0px;
	margin-bottom : 0px;
}
TD{
	FONT-FAMILY: "Century Gothic", Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	FONT-SIZE: 11pt;  
}

A{FONT-SIZE: 11pt; COLOR: #ff9900;TEXT-DECORATION: none;}
A:link{FONT-SIZE: 11pt; COLOR: #ff9900;TEXT-DECORATION: none;}
A:visited{FONT-SIZE: 11pt; COLOR: #ff9900;TEXT-DECORATION: none;}
A:hover{FONT-SIZE: 11pt; COLOR: #ff9900;TEXT-DECORATION: none;}
A:active{FONT-SIZE: 11pt; COLOR: #ff9900;TEXT-DECORATION: none;}

H1 {
	FONT-SIZE: 12pt; 
	COLOR: #ff9900; 
	font-weight:bold;
	margin-top : 0px;
	margin-left : 0px; 
	margin-right : 0px;
	margin-bottom : 0px;	
}
H2 {
	FONT-SIZE: 11pt; 
	COLOR: #ff9900; 
	margin-top : 0px;
	margin-left : 0px; 
	margin-right : 0px;
	margin-bottom : 0px;	
}




/* Layer definitions */
.MyBodyCanvass{
	width:980px;
	height:270px;
	background-color:#3D4B4E; 
}
.MyBodyLeft{
	float:left;
	width:260px;
	height:270px;
}
.MyBodyRight{
	float:left;
	width:720px;
	height:270px;
	overflow:auto;
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color:#202628; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-darkshadow-color:#aab0ae; 
	scrollbar-face-color:#aab0ae ; 
	scrollbar-track-color:#3D4B4E; 
	scrollbar-arrow-color:#FF6600;	
}
.MyPad {
	padding: 5px 12px 5px 12px;
}





.MyTopNav{
	background-color:#3D4B4E; 
	border-bottom: 5px solid #202628;
}
.MyBottomNav{
	background-color:#3D4B4E; 
	border-bottom: 5px solid #202628; 
	border-top: 5px solid #202628;
}





.MyImagestripCanvass{
	width:980px;
	background-color:#3C4C4C; 
}
.MyImagestripNav{
	float:left; 
	width:20px;
}
.MyImagestripContainer{
	float:left; 
	width:940px;
	overflow:hidden;
	background-image: url(../images/BackgroundStrip.gif);
}
.MyImagestrip{
	height:100px;
}

.MyFooter {
	clear:both;
	width:980px;
	background-color:#202628; 
	text-align:center; 
	margin-top:5px;
	TEXT-DECORATION: none;
}








.copy{FONT-SIZE: 11pt; COLOR: #A0B1B5; TEXT-DECORATION: none;}
.copyOrange{FONT-SIZE: 11pt; COLOR: #FF9900; TEXT-DECORATION: none;}
.copyLargeOrange{FONT-SIZE: 11pt; COLOR: #ff9900; font-weight:bold;}	
.TODO{FONT-SIZE: 9pt; COLOR: #ff0000; TEXT-DECORATION: none;}
/*
.MyClass {FONT-SIZE: 11pt; COLOR: #A0B1B5; FONT-FAMILY:  "Century Gothic", Verdana, Arial, sans-serif;TEXT-DECORATION: none;}
.MyClass:link {FONT-SIZE: 9.5pt; COLOR: #ffffff; FONT-FAMILY:  "Century Gothic", Verdana, Arial, sans-serif;TEXT-DECORATION: none;}
.MyClass:visited {FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY:  "Century Gothic", Verdana, Arial, sans-serif;TEXT-DECORATION: none;}
.MyClass:hover {FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY:  "Century Gothic", Verdana, Arial, sans-serif;TEXT-DECORATION: none;}
.MyClass:active {FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY:  "Century Gothic", Verdana, Arial, sans-serif;TEXT-DECORATION: none;}

*/

