﻿.teenbg
{
	text-align:center;
	padding-left:5px;
	color:White;
	font-size:14px;	
	font-family:Segoe UI;
	font-weight:bold;	
	background-color:White;
	text-align:left;
	
	width:693px;		
}
.teentablebg
{
	background-color:#EBEBEB;
	border-color:Gray;
}
.teenimageborder
{
	border-right:White 1px solid;
	border-right-style:solid;
	border-right-width:1px;	
	BORDER-TOP: White 1px solid; 
	border-top-style:solid;
	border-top-width:1px;	
	BORDER-BOTTOM: White 1px solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-style:solid;
	BORDER-LEFT: White 1px solid; 	
	border-left-width:1px;		
}
.teentext
{
	padding-left:5px;
	padding-right:5px;
	color:#00AEEF;	
	font-family:Segoe UI;
	font-size:8pt;	
	text-decoration:none;
}
.teentext:Hover
{
	text-decoration:underline;
}
.teengray
{
	padding-left:5px;
	padding-right:5px;
	color:White;	
	font-family:Segoe UI;
	font-size:7pt;	
	text-decoration:none;
}
.teenBreadCrumBlue
{
	
	color:#00AEEF;
	font-family:Segoe UI;
	font-size:12px;	
	font-weight:bold;
}
.teentableborder
{
	border-right: #D4D4D4 1px solid; 
	border-top: #D4D4D4 1px solid; 
	border-left: #D4D4D4 1px solid; 
	border-bottom: #D4D4D4 1px solid;
}

.teenbgclr
{
	background-color:Black;
}


