body
	{
	background-color: White;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #333333;
	}

p,table, td, th, ul, ol
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	}

h3
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font: medium;
	color: #601416;
	border-bottom: 1px dashed #CCCCCC;
	}

h4
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font: small;
	color: #4C5456;
	font-weight: bold;
	margin:0px;
	}
	
h5
	{
	font-size: 1.1em;
	font-weight: bold;
	margin:0px;
	color: #601416;
	}

.red
	{
	color: #ff0000;
	}

.bigger
    {
    font-family : Tahoma, Verdana, Sans-serif;
    font-weight: bold;
    font-size: 12px;
    }

.pageTitle
	{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	}
	
.smallerText	
	{
	font-size: 11px;
	}

.viewlink {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: red;
    font-size : 10px;
    text-decoration: underline;
}

.viewlink:link, .viewlink:active, .viewlink:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: red;
    font-size : 10px;
    text-decoration: underline;
}

.viewlink:hover {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: red;
    font-size : 10px;
    text-decoration: none;
}

/* ***************************************** */

.secnav {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #601416;
    font-size : 0.8 em;
    text-decoration: none;
    font-weight: normal;
    /* text-transform: uppercase; */
}

.secnav:link, .secnav:active, .secnav:visited {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #601416;
    font-size : 0.8 em;
    text-decoration: underline;
    /* text-transform: uppercase; */
}

.secnav:hover
    {
    text-decoration: none;
    color: #333333;
    }

.secnavActive {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #000000;
    font-size : 0.8 em;
    text-decoration: none;
    /* text-transform: uppercase; */
    font-weight: bold;
}

.secnavINActive {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #999999;
    font-size : 0.8 em;
    text-decoration: none;
    font-weight: bold;
   /*  text-transform: uppercase; */
}

/* ***************************************** */

.top
	{
	color:#601416;
	font-size: x-small;
	}

.top a:link, .top a:visited, .top a:active
	{
	color: #601416;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	text-decoration: none;
	}

.top a:hover
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	}

.footer
	{
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	}

.footer a:link, .footer a:visited, .footer a:active
	{
	font-size: x-small;
	text-decoration: underline;
	color: #601416;
	}

.footer a:hover
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
	}

a:link {color:#601416; background-color:transparent; text-decoration:underline;}
a:visited {color:#330000; background-color:transparent; text-decoration:underline;}
a:active {color:#000000; background-color:transparent; text-decoration:none;}
a:hover {color: #601416; background-color:transparent; text-decoration:none;}

.btn
   {
   background: url(images/bgrbtn.gif) #CCCCCC;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-size: 11px;
   cursor: hand;
   font-weight: bold;
   }

input, textarea, select, option
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	}

.moredetails
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: x-small;
	color: #666666;
	}

.moredetails a:link, .moredetails a:visited, .moredetails a:active
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	color: #650F0A;
	text-align: right;
	}

.moredetails a:hover
	{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: xx-small;
	color: #650F0A;
	text-decoration: none;
	text-align: right;
	}	

.brdrSelect
{
	border: 1px solid #666666;
	border-spacing: 1px;
}	

li
{
	margin-bottom: 7px;
	list-style-image: url(images/li1.gif);
}

.lidash
{
	margin-bottom: 7px;
	list-style-image: url(images/li.gif);
}

.pg, .pg:link, .pg:visited, .pg:active
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #999999; 
	text-decoration: none;
	}
	
.pg:hover
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #333333; 
	text-decoration: none;
	}	