BODY {
	color : black;
	font-family : Tahoma;
	font-size : xx-small;
	text-align : left;
	background-color : White;
}
A:LINK {
	color : Blue;
}
A:VISITED {
	color : Purple;
}
A:HOVER {
	color: Fuchsia;
}
A:ACTIVE {
	color : Blue;
}
INPUT {
	font-family: sans-serif;
	font-size : xx-small;	
}
.EmailConfirm{
	background-color : white;
	font-family : Tahoma;
	font-size : x-small;
	color : black;
}
.EmailForm{
	background-color : #008080;
	font-family : Tahoma;
	font-size : x-small;
}
.EmailFormText{
	color : White;
}
.Footer{
	font : normal x-small Arial;
	text-align : center;
	color : #CC6600;
	background-color : Black;
}
.Footer a:link{
	text-decoration: none;
	color : Silver;
}
.Footer a:visited{
	text-decoration: none;
	color : Silver;
}
.Footer a:hover{
	text-decoration: none;
	color : White;
}
.Footer a:active{
	text-decoration: none;
	color : Silver;
}
.FooterCopyright{
	font : xx-small Arial;
	text-align : center;
}
.MainBody{
	border-left : 1 solid Silver;
	font-family : Tahoma;
	font-size : x-small;
}
.MainBody a:link{
	text-decoration: none;
	font-family : Arial;
	font-size : x-small;
	color : black;
}
.MainBody a:visited{
	text-decoration: none;
	font-family : Arial;
	font-size : x-small;	
	color : black;	
}
.MainBody a:hover{
	text-decoration: none;
	font-family : Arial;
	font-size : x-small;	
	color : #CC6600;
}
.MainBody a:active{
	text-decoration: none;
	font-family : Arial;
	font-size : x-small;	
	color : black;	
}	
.MainBodyBar{
	background-color : #CC6600;
	font-size : x-small;
	font-family : Tahoma;
	font-weight : normal;
	color : White;
	text-align : left;
}
.MainBodyTable{
	font-family : Tahoma;
	font-size : x-small;
}
.MainBodyTable a:link{
	text-decoration: underline;
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;		
	color: Blue;	
}
.MainBodyTable a:visited{
	text-decoration: underline;
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;		
	color: Blue;
}
.MainBodyTable a:hover{
	text-decoration: underline;
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;		
	color: Fuchsia;
}
.MainBodyTable a:active{
	text-decoration: underline;
	font-family : Tahoma;
	font-size : x-small;
	font-weight : normal;		
	color: Blue;	
}
.MenuBar{
	font-family : Arial;
	font-size : x-small;
	font-weight : bold;
	background-color : Black;
	color : #CC6600;
}
.MenuBar a:link{
	text-decoration: none;
	color : Silver;
}
.MenuBar a:visited{
	text-decoration: none;
	color : Silver;
}
.MenuBar a:hover{
	text-decoration: none;
	color : White;
}
.MenuBar a:active{
	text-decoration: none;
	color : Silver;
}
.Person{
	font-family : Tahoma;
	font-size : x-small;
}
.RightPanel{
	font-size : x-small;
}
.Sidebar{
	background-color : #008080;
	font : x-small Arial;
	color : White;
}
.Sidebar a:link{
	text-decoration: none;
	color : White;
}
.Sidebar a:visited{
	text-decoration: none;
	color : White;
}
.Sidebar a:hover{
	text-decoration: none;
	color : Yellow;
}
.Sidebar a:active{
	text-decoration: none;
	color : White;
}
.SidebarHighlight{
	color : Yellow;
}
.SmallLink{
	font-family : Arial;
	font-size : xx-small;
	font-weight : normal;		
}
.SmallLink a:link{
	text-decoration: underline;
	font-family : Arial;
	font-size : xx-small;
	font-weight : normal;		
	color: Blue;	
}
.SmallLink a:visited{
	text-decoration: underline;
	font-family : Arial;
	font-size : xx-small;
	font-weight : normal;		
	color: Blue;
}
.SmallLink a:hover{
	text-decoration: underline;
	font-family : Arial;
	font-size : xx-small;
	font-weight : normal;		
	color: Fuchsia;
}
.SmallLink a:active{
	text-decoration: underline;
	font-family : Arial;
	font-size : xx-small;
	font-weight : normal;		
	color: Blue;	
}
.SMSConfirm{
	background-color : white;
	font-family : Tahoma;
	font-size : x-small;
	color : black;
}
.SMSForm{
	background-color : #CC6600;
	font-family : Tahoma;
	font-size : x-small;
}
.SMSFormText{
	color : White;
}	
.SMSFormTitle{
	color : White;	
	font-size : small;
	font-weight : bold;		
}
.SubMenu{
	font-family : Tahoma;
	font-size : x-small;
	font-weight : bold;
	color : Black;
}
.SubMenuSubTitle{
	font-weight : normal;
}
.SubMenuCur{
	color: #CC6600;
}
.SubMenu a:link{
	text-decoration: none;
	font-weight : normal;
	color : Black;
}
.SubMenu a:visited{
	text-decoration: none;
	font-weight : normal;	
	color : Black;
}
.SubMenu a:hover{
	text-decoration: none;
	font-weight : bold;	
	color : #CC6600;
}
.SubMenu a:active{
	text-decoration: none;
	font-weight : normal;
	color : Black;
}

