/* Created using Style Master from Western Civilisation CSS1 { 49 95 451 409 } */

BODY {
        margin-bottom : 0;
        margin-left : 0;
        margin-right : 0;
        margin-top : 0;
}

BODY,P,TD {
        font-family : Arial, sans-serif;
        font-size : small;
        font-weight : normal;
        font-style : normal;
}

P {
		text-align : justify;
}

P.center {
		text-align : center;
}

.note {
        font-family : Arial, sans-serif;
        font-size : small;
        font-weight : normal;
        font-style : normal;
}

BODY.home
{
        color : white;
        background: white;
}

BODY.infoside
{
		color: #666666;
		background: white;
}

BODY.frameside
{
		color: #666666;
		background: white;
}

BODY.blockside
{
		color: #666666;
		background: white;
}

table.main
{
	margin: auto;
	border-color: #966;
	border-width: 2px;
	border-style: solid;
}

td.home
{
	border-color: #966;
	border-width: 2px;
	border-style: solid;
}

td.top
{
	border: 2px solid #996666;
	border-right: 2px solid #996666;
	border-top: 2px solid #996666;
	border-bottom: none;

}

td.bottom
{
	border: 2px solid #996666;
	border-right: 2px solid #996666;
	border-bottom: 2px solid #996666;
	border-top: none;

}

td.side
{
	padding: 0px 0px 0px 5px;
	
}

td.sidepage
{
	padding: 0px;
	border: none;
	
}

P.footer {
        font-size : x-small;
        text-align : center;
}

H1, H2, H3, H4, H5, H6 {
        font-family : Impact, sans-serif;
        font-weight : bold;
        font-style : normal;
}

H1 {
        font-size : x-large;
}

H2 {
        font-size : large;
}

H3 {
        font-size : medium;
}

H4 {
        font-size : small;
}

H5 {
        font-size : small;
}

H6 {
        font-size : small;
}

A.nav {

        color : #666666;

        font-size : medium;
        
        font-family : Ariel, sans-serif;        

        font-weight : bold;

        text-decoration : none;
        
        text-align : left;


}


A.nav:HOVER {

        color : #999999;

        font-size : medium;
                
        font-family : Ariel, sans-serif;

        font-weight : bold;

        text-decoration : none;
        
        text-align : left;


}

