﻿body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Serif;
	color: #000000;
	font-size: 11px;
}

a, a:active, a:visited, .blue {
	font-family: Tahoma, Verdana, Serif;
	text-decoration: none;
	color: #006699;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
}

.error {
	font-family: Tahoma, Verdana, Serif;
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
}

form {
	margin: 0px;
}

h1, .txtHeading1 {
	font-family: Arial, Verdana, Serif;
	color: #cccccc;
	font-size: 24px;
}

h2, .txtHeading2 {
	font-family: Tahoma, Verdana, Serif;
	color: #006699;
	font-size: 13px;
	font-weight: 600;
}

h3, .txtHeading3 {
	font-family: Tahoma, Verdana, Serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

h4, .txtHeading4 {
	font-family: Arial, Verdana, Serif;
	color: #006699;
	font-size: 24px;
}

hr {
	WIDTH: 100%;
	COLOR: #dedede;
	HEIGHT: 1px;
}

a.NavLink
{
    font-family:Tahoma, Verdana, Serif;
    color: #FFFFFF;
    font-size: 12px;
    font-weight:normal;
    text-decoration: none;
    
}

a.NavLinkSub
{
    font-family:Tahoma, Verdana, Serif;
    color: #000000;
    font-size: 10px;
    font-weight:bold;
    text-decoration: none;
    
}

.detailView
{
    font-family: Tahoma, Verdana, Serif;
	color: #000000;
	font-size: 11px;
    }
    
.Heading2Style {
	font-family: Tahoma, Verdana, Serif;
	color: #006699;
	font-size: 13px;
	font-weight: 600;
}