p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

body {
	background-color: #333333;
}

.subtn {
	border: #01364c 1px solid;
	font-size: 14px;
	background: #e7ecef;
	width: auto;
	color: #000000;
	font-family: arial, sans-serif;
	height: 20px;
	vertical-align: bottom;
	text-decoration : none;
}

.input {
	border: #495862 1px solid;
	font-family: arial, helvetica,sans-serif;
	font-size: 14px;
	height: 20px;
	vertical-align: bottom;
	background-color: #FAFAFA;
}

#maintable {
	background-color: #E00B1F;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}

#bold1 {
	font-size: 12px;
	font-weight: bold;
	color: #B52100;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	line-height: 2px;
}

#bold2 {

	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}

#hometitle {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C91528;
}

a {
	color: #FFCC33;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#homebckgrnd {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/backgrnd.gif);
	background-color: #E00B1F;
	height: 330px;
	width: 610px;
}

#baseline {
	text-align: center;
	font-size: 10px;
	padding-top: 10px;
	color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(../images/base.gif);
	height: 49px;
	width: 775px;
}

.leftmenu {
	background-color: #B21C2C;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(../images/couriertop.jpg);
}

ul {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navlist li {
	margin: 0 0 3px 0;
}

#navlist a {
	display: block;
	padding: 5px 3px 6px 40px;
	border: 2px outset #FF6600;
	width: 70%;
	background-color: #999;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/iconc.gif);
	background-repeat: no-repeat;
	background-position: .4em;
}

#navlist a:link, #navlist a:visited {
	color: #CCCCCC;
	color: #EEE;
	text-decoration: none;
	background-color: #B21C2C;
	background-image: url(../images/iconc.gif);
	background-repeat: no-repeat;
	background-position: .4em;
}

#navlist a:hover {
	border: 2px outset #FF6600;
	background-color: #E00B1F;
	color: #FFCC00;
	background-repeat: no-repeat;
	background-image: url(../images/icon.gif);
}

#navlist a:active {
	color: #FFCC00;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	border: 2px inset #FF6600;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

div {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

