﻿<STYLE TYPE="text/css">

 a:link { 
  	font-family:tahoma;
	font-size:18px;
	color: #3aa9ff;
	text-decoration: underline;
}
a:visited { 
    font-family:tahoma;
    font-size:18px;
    color: #3aa9ff;
    text-decoration: underline;
	}
/*a:hover { 
    font-family:tahoma;
    font-size:18px;
    color: #ae0000;
    text-decoration: none;
	}*/
/*a:active {
    font-family:tahoma;
    font-size:18px;
    color: #3aa9ff;
    text-decoration: none;
	}*/


.navigation a:link {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:13px;
    text-decoration: none;
    font-weight: bold

	}
	/*div#navigationbg{
	background:url(images/navigation3.png) 0 0 repeat-y;
	width: 200px; height: 400px;}
	*/
.navigation a:visited {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:13px;
    text-decoration: none;
    font-weight: bold
	}
.navigation a:hover {
    font-family:tahoma;
    color: #d7f2ff;
    font-size:13px;
    font-weight: bold
	}
.navigation a:active {
    font-family:tahoma;
    color: #FFFFFF;
    font-size:13px;
    font-weight: bold
	}


.main {
    font-family:tahoma;
    font-size:11px;
    color:#485461;
        }

.headings {
    font-family:tahoma;
    font-size:13px;
    color:#ffffff;
    font-weight: bold
        }

.rhead {
    font-family:tahoma;
    font-size:13px;
    color:#ae0000;
    font-weight: bold
        }

.logo1 {
    font-family:tahoma;
    font-size:22px;
    color:#c80000;
    font-weight: bold
        }

.logo2 {
    font-family:tahoma;
    font-size:22px;
    color:#61b7ff;
    font-weight: bold
        }


div.main {
padding : 0px 15px 0px 15px;
}
#bgholder { 
	width: 100%; 
	background: url(images/pagebg1.jpg) top center no-repeat;
    margin: 0 auto;
} 



</STYLE>

