body {  
	font-family: verdana, "Times New Roman", Times, serif; 
	font-size: small; font-style: normal
}

a.menu:active {
	font-size: small;
	font-style: normal;
	color: #3300FF;
	text-decoration: none;
}
a.menu:link {
	font-size: small;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
a.menu:visited {
	font-size: small;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
a.menu:hover {
	font-size: small;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
a.menu:visited:hover {
	font-size: small;
	font-style: normal;
	color: #FF0033;
}

a.GalleryDownload:active {
	font-size: 11px;
	font-style: normal;
	color: #3300FF;
	text-decoration: none;
}
a.GalleryDownload:link {
	font-size: 11px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
a.GalleryDownload:visited {
	font-size: 11px;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}
a.GalleryDownload:hover {
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}
a.GalleryDownload:visited:hover {
	font-size: 11px;
	font-style: normal;
	color: #FF0033;
}
 
a:active { font-size: small;	font-style: normal; font-variant: normal; color: #000066; text-decoration: none; }
a:link { font-size: small; font-style: normal;  font-variant: normal; color: #FF0000; text-decoration: underline}
a:visited { font-size: small; font-style: normal;  normal; font-variant: normal; color: #FF6600; text-decoration: underline}
a:hover { font-size: small; font-style: normal;  font-variant: normal; color: #FF0000; text-decoration: none }
a:visited:hover { font-size: small; font-style: normal;  font-variant: normal; color: #FF0000; text-decoration: none }

h1 {
	font-size: 17px;
	color: #000066;
	font-variant: small-caps;
}
h2 {
	font-size: 15px;
	color: #000033;
	font-variant: small-caps;
}
h3 {
	font-size: 14px;
	color: #CCCCCC;
}
p {
	font-size: small;
	color: #333333;
	font-weight: normal;
}

.SiteButton {
	font-size: 14px;
	color: #666666;
	border: thin ridge;
}
.SiteInputBox {
	font-size: 12px;
	color: #006633;
	background-color: #EEEEEE;
	border: 1px inset;
}
.TinyButton {
	font-size: 10px;
	color: #FFFFFF;
	border: 1px outset;
	height: 16px;
	background-color: #000000;
}
.TinyInputBox {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #666666;
	border: 1px solid #FFFFFF;
	height: 16px;
}
.SiteTickBox {
	border: none;
}
.SiteRowData {
	font-size: 16px;
	color: #999999;	
}
.SubMenuSectionSelected {
	font-size: 11px;
	font-weight: normal;
	color: #9393FF;
	background-image: url(/fer/portal/livery/images_nav/link_icon_sm_selected.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
.SubMenuSection {
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	background-image: url(/fer/portal/livery/images_nav/link_icon_sm.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
.SubMenuSubSection {
	font-size: 9px;
	text-decoration: none;
}
.SubMenuSubSectionSelected {
	font-size: 9px;
	background-color: #EEEEEE;
	text-decoration: none;
}
option {
	border: 1px solid #006600;
}
.newSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	border: 1px solid #990000;
	text-decoration: none;
}
.NewsItemList {
	font-size: 11px;
	color: #000033;
	padding-top: 8px;
	text-decoration: none;
}
.NewsItemDate {
	font-size: 13px;
	color: #000033;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	text-decoration: none;
}
.TableListRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6F2FF;
}
.TableListHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #004488;
	color: #FFFFFF;
}
