 BODY {
	font-family: verdana;
	font-size: 10pt;

}


A {
	color: gray;
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	
}

.MainBody{
	font-family: verdana;
	font-size: 10pt;
	padding: 10px;
}

.MajorTitle {
	background: #ffffff url("/Admin/Skins/Alfab/images/MajorTitle_Bullet.gif") no-repeat;
	color: black;
	font-family: verdana;
	font-size: 12pt;
	padding-left:25px;
	padding-top:0px;
}

.MinorTitle {
	color: black;
	font-family: verdana;
	font-size: 12pt;
}

A.GoBack {
	background: #ffffff url("/Admin/Skins/Alfab/images/GoBack_Bullet.gif") no-repeat;
	color: gray;
	font-family: verdana;
	font-size: 10pt;
	padding-left:25px;
	padding-top:1px;
	padding-bottom:10px;
}

A.GoForward {
	background: #ffffff url("/Admin/Skins/Alfab/images/GoForward_Bullet.gif") no-repeat;
	color: gray;
	font-family: verdana;
	font-size: 10pt;
	padding-left:25px;
	padding-top:1px;
	padding-bottom:10px;
}

.LeftSidePanel .ObjectBody {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	padding: 3 3 3 10;
}

.LeftSidePanel .ObjectTitle {
	background: url("/Admin/Skins/Alfab/images/LeftSidePanel_Title_GB.gif") no-repeat bottom;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	padding-left:10px;
	padding-top:4px;
	height:28px;
	width:expression(constExpression(ieBox ? "100%": "auto"));
}

.LeftSidePanel hr {
	color:white;
	height:1px;
}


.NavItem{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	padding-left: 10px;
	padding-right: 10px;	
	text-align: center;
	filter:DropShadow (Color=black, OffX=1, OffY=1, Positive=true);
}

.NavItem a, .NavItem a:active, .NavItem a:visited{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	cursor: hand;	
}

.NavItem a:hover{
	color: #FFCC00;
	text-decoration: none;
}

.SideNavHeader{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	padding-top: 6px;
	padding-left: 10px;
}

.SideNavItem{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: black;
	padding-top: 6px;
	padding-left: 10px;
	cursor: hand;
}

.SideNavItem a{
	color: black;
	text-decoration: none;
}

.SideNavItem a:hover{
	color: F47D20;
	text-decoration: none;
}

.SideNav_AddressTitle{
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	padding-left: 10px;	
}

.SideNav_Address{
	font-family: verdana;
	font-size: 8pt;
	color: white;
	padding-left: 10px;	
}

.SectionHeader{
	font-family: verdana;
	font-size: 16pt;
	color:#666666;
	padding-left: 20px;
}

.SectionHomeHeader{
	font-family: verdana;
	font-size: 18pt;
	color:#666666;
	padding-left: 20px;
}

.FooterHome{
	font-family: verdana;
	font-size: 8pt;
	color:#666666;
}

.FormTitleTD{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color:Black;
}

.FormTextTD{
	font-family: verdana;
	font-size: 8pt;
	color:#666666;
}

.FormInputTD{
	font-family: verdana;
	font-size: 8pt;
	color:#666666;
}

.smalltext{
	font-family: verdana;
	font-size: 7pt;
	color:#666666;
}
