
.text1 {
		color: #000000;
		font-weight: normal;
		font-size: 11px;
		line-height: 14px;
		font-family: verdana, helvetica, sans-serif;}

	.text1 a:link {color: #0C6CCE; text-decoration:underline;}
	.text1 a:visited {color: #0C6CCE; text-decoration:underline;}
	.text1 a:hover {color: #B70005; text-decoration: underline;}
	
.text2 {
		color: #000000;
		font-weight: normal;
		font-size: 12px;
		line-height: 14px;
		font-family: verdana, helvetica, sans-serif;}

	.text2 a:link {color: #0C6CCE; text-decoration:underline;}
	.text2 a:visited {color: #0C6CCE; text-decoration:underline;}
	.text2 a:hover {color: #000000; text-decoration: underline;}
	
.texthdr {
		color: #000000;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;
		font-family: verdana, helvetica, sans-serif;
		padding-bottom: 5px}

	.texthdr a:link {color: #000000; text-decoration: none;}
	.texthdr a:visited {color: #000000; text-decoration: none;}
	.texthdr a:hover {color: #0C6CCE; text-decoration: underline;}
		
.text2red {
		color: #B70005;
		font-weight: bold;
		font-size: 12px;
		line-height: 14px;
		font-family: verdana, helvetica, sans-serif;}	
	
.footer {
		color: #999999;
		font-weight: normal;
		font-size: 10px;
		line-height: 14px;
		font-family: verdana, helvetica, sans-serif;}

	.footer a:link {color: #999999; text-decoration:underline;}
	.footer a:visited {color: #999999; text-decoration:underline;}
	.footer a:hover {color: #0C6CCE; text-decoration: underline;}
	
.smText {
		color: #000000;
		font-weight: normal;
		font-size: 10px;
		line-height: 14px;
		font-family: verdana, helvetica, sans-serif;}

	.smText a:link {color: #999999; text-decoration:underline;}
	.smText a:visited {color: #999999; text-decoration:underline;}	
	.smText a:hover {color: #0C6CCE; text-decoration: underline;}

.tinyText {
		color: #666666;
		font-weight: normal;
		font-size: 8px;
		line-height: 14px;
		font-family: verdana, helvetica, sans-serif;}
	
.topnav {
		color: #666666;
		font-weight: bold;
		font-size: 10px;
		line-height: 14px;
		font-family: verdana, helvetica, sans-serif;}

	.topnav a:link {color: #666666; text-decoration:none;}
	.topnav a:visited {color: #666666; text-decoration:none;}
	.topnav a:hover {color: #B70005; text-decoration: underline;}	
	
.white {
		color: #ffffff;
		font-weight: normal;
		font-size: 11px;
		line-height: 14px;
		font-family: verdana, helvetica, sans-serif;}

	.white a:link {color: #B70005; text-decoration:underline;}
	.white a:visited {color: #B70005; text-decoration:underline;}
	.white a:hover {color: #000000; text-decoration: underline;}


.promotion	{
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		background-color: #9DA7A9;
		}
		
.admin {
		color: #666666;
		font-weight: normal;
		font-size: 10px;
		line-height: 14px;
		font-family: verdana, helvetica, sans-serif;}

	.admin a:link {color: #bf1e24; text-decoration:none;}
	.admin a:visited {color: #bf1e24; text-decoration:none;}
	.admin a:hover {color: #5d0003; text-decoration:none;}
		
.navmain	{
		width: 230px;
		border: solid 1px #ffffff;
		background-color: #aaaaaa;
		margin: 1px 0px;
		}
		
.navmain2	{
		width: 228px;
		margin: 1px 1px;
		}


#Nav	{
		font: 11px verdana, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		background-color: #B70005;
		border-top: 1px solid #ffffff;
		}
		
		
#Nav a	{
		cursor: pointer;
		display: block;
		padding: 7px 0px 7px 15px;
		text-decoration: none;
		color: #ffffff;
		}
		
#Nav a:visited	{
		color: #ffffff;
		text-decoration: none;
		}
		
#Nav a:hover	{
		padding: 7px 0px 7px 15px;
		background-color: #485458;
		text-decoration: none;
		color: #ffffff;
		}
		
#Nav2	{
		font: 10px verdana, helvetica, sans-serif;
		color: #666666;
		font-weight: bold;
		background-color: #dddddd;
		border-top: 1px solid #aaaaaa;
		}
		
		
#Nav2 a	{
		cursor: pointer;
		display: block;
		padding: 7px 0px 7px 15px;
		text-decoration: none;
		color: #666666;
		}
		
#Nav2 a:visited	{
		color: #666666;
		text-decoration: none;
		}
		
#Nav2 a:hover	{
		padding: 7px 0px 7px 15px;
		background-color: #FFC;
		text-decoration: none;
		color: #666666;
		}

