body {
    background-color: #919FBC;
	padding-left: 20px;
	padding-top: 20px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}


#mainContent h1 {
	color: #5C6A8F;
	font-size: 14px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image:url(/gfx/h1.gif); background-repeat:no-repeat;
}

#mainContent h2 {
    font-weight: bold;
	font-size: 12px;
	color: #333333;
}

#addContent h3 {
    font-size: 12px;
	color: white; 
    background-color: #5C6A8F;
	padding: 3px;
	margin: 0px;
	margin-top: 10px;
}

#addContent p {
    color: #333333;
	font-size: 12px;
	margin-top: 5px;
}
a {
    text-decoration: none;
	color: #0000DD;
}

a:HOVER {
    text-decoration: underline;
}

img {
    border: none;
}

#mainContent p {
	color: #333333;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

A.pNavLink {
	color: #5C6A8F;
	font-size: 11px;
	padding-left: 20px;
	background-image:url(/gfx/a.gif); background-repeat:no-repeat;
	display: block;
}

.errorMsg {
    color: red;
	font-weight: bold;
}

.msg {
    font-weight: bold;
}

A.listTableHeaderLink {
    text-decoration: underline;
	color: #5C6A8F;
}

A:Hover.listTableHeaderLink {
   background-color: #5C6A8F;
   color: white;
}


A.navABCNavChar {
    font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
P.navABCNavChar {
    font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER.navABCNavChar {
    font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.navABCNavCharHighLight {
    font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

