

TR.Main{
	background-color : #FFC600;
	color : #0A488D;
	font : bold italic 18px;
}
TR.sub2{
	background-color : #708090;
	font-size : 15px;
	font-weight : bold;
	color : White;
}

TR.sub3{
	background-color : Silver;
	font-weight : bold;
	font-size : 14px;
}
TR.sub4{
	background-color : Silver;
	font-weight : bold;
	font-size : 12px;
}
TD.Money{
	background-color : #CEE8BB;
}

TD.PageTitle{
	color: Navy;
	font-size: 22px;
}

TD.Default{
	font-size : 16px;
	color: Navy;
}

Textarea.Size {
	font-size : xx-small;
}

INPUT.Size {
	font-size : xx-small;
}
SELECT.Size {
	font-size : xx-small;
}

TD.forms{
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}

TD.Header{
	font-family: "Times New Roman", Times, serif;
}

TD.Impinfo{
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
	font : bold small-caps;
	color : Black;
}

FORM.Small{
	border : 0px;
	border-bottom : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}

TD.MainMenu{
	font-size : 14px;
	font-variant : small-caps;
	font-weight : bold;
	color: Navy;
}

TD.Menu{
	font-size : 14px;
	font-variant : small-caps;
	font-weight : bold;
}


TD.list{
	color: Navy;
	font-size : small;
}

A.PicMenu {
	text-decoration: none;
	color: FFCA28;
	font: Arial;
	font-size: 12px;
}
A.PicMenu:Hover {
	text-decoration: underline;
	color: #FF9900;
	font: Arial;
	font-size: 12px;
}

A.List {
	text-decoration: none;
	color: #4F5090;
	font: Arial;
	font-size: 12px;
}
A.List:Hover {
	text-decoration: underline;
	color: #FF9900;
	font: Arial;
	font-size: 12px;
}

A.email {
	text-decoration: none;
	color: white;
	font-size : 12px;
}
A.email:Hover {
	text-decoration: underline;
	color: Yellow;
	font-size : 12px;
}
A.Main {
	text-decoration: none;
	color: #B91109;
}

A.Main:Hover {
	text-decoration: underline;
	color: #FFD700;
}
A.edih {
	color: Navy;
}
A.edih:Hover {
	text-decoration: underline;
	color: Navy;
}
A.Cart {
	text-decoration: none;
	color: Navy;
}
A.Cart:Hover {
	text-decoration: blink;
	color: Maroon;
	background-color : #FFD700;
}
A.DocMenu {
	color: #6495ED;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
A.DocMenu:HOVER {
	color: #FFA500;
	text-decoration: underline;
	font-weight: bold;
}

A.GrayMain {
	text-decoration: none;
	color: Yellow;
}
A.GrayMain:hover {
	text-decoration: underline;
	color: Aqua;
}
A.Submain{
	color : #0A488D;
}
A.Submain:Hover{
	text-decoration : underline;
	color : #FFD700;
}
A.Submain2{
	color : White;
}
A.Submain2:Hover{
	text-decoration : underline;
	color : #FFD700;
}

A.MainMenu{
	color: White;
	text-decoration: none;
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
}
A.MainMenu:Hover{
	color: Navy;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
}

A.MainTList{
	color: Blue;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
A.MainTList:Hover{
	color: #FFCC00;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

A.Updates{
	color: Maroon;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
A.Updates:Hover{
	color: #2C15B7;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #FFFFBB;
}

Font.MainTList{
	color: Navy;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}

Font.MainTHeader{
	color: #D70000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}

Font.Updates{
	color: Maroon;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

Font.UpdateTitle{
	background-color: #FFFF88;
	color: Maroon;
	font: normal bold 18px;
}