﻿body {font-family: Tahoma, Arial;}

.style2 {font-size: 16px}
.style7 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {font-size: 14px; color:#003366;}

.style13 
{
    font-size: 16px; 
    text-decoration: none;  
    color:#003366;
    }
.style19 {font-size: 18px; }

.style14 {
	font-size: 12px;
	color: #333333;
}
.style16 {
	color: #FF0000;
	font-weight: bold;
}

.style20 {color: #FF6633}
.style21 {font-size: 12px; }
.style22 {
	font-size: 14px;
	font-weight: bold;
}

.SectionHeader
{
    font-weight: bold;
    font-size: 12px;
    color: #003366;
    padding-top:15px;
}

.SectionSubHeader
{
    font-weight: bold;
    font-size: 11px;
    color: #003366;
    padding-top:10px;
}


.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.NavText:hover {
	text-decoration:underline;
	color:#FF0000;
}

.HeadLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.HeadLink:hover {
	text-decoration:underline;
	color:#FF0000;
}

.InvTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #e6e6e6;
	padding: 0px 10px;
	margin: 3px;

}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.NavBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.NavBox:hover {
	background-color:#CCCCCC;
	color: blue;
	border: 1px solid #000000;
}

.BorderBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding: 0px 10px;
	margin: 1px;

}

.BorderBoxPadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid black;
	text-decoration: none;
	padding: 3px 10px;
	margin: 1px;

}

.BorderBoxPaddedOrange
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    padding: 3px 10px;
    margin: 1px;
    border-right: orange 2px dashed;
    border-top: orange 2px dashed;
    border-left: orange 2px dashed;
    border-bottom: orange 2px dashed;
}

.GreeBackGround
{
    background-color: #b0c429;
}

.InvListText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	padding: 2px;

}

/*
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
*/

.BodyTextBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.BodyTextEmphasize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000066;
	text-decoration: none;
}


.BodyTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

.BodyTextSmall2Black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.ButtonSkin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: thin solid #666666;
}

.SmallButtonSkin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFffff;
	text-decoration: none;
	background-color:#216387;
	border: 2px solid #999999;
}

.TextBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFffff;
	background-color: #000000;
	text-decoration: none;
	border: 3px solid #CCCCCC;
}

.BodyextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.InfoTextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin dotted;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}.TopHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.border {
	border: thin dotted #666666;
}

