
        html {height:100%;}

  	body {
		background-color: inherit;
		color: #000;
		background-image: url(images/bkgndflag2.gif);
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		height:100%;
		margin: 0 0 0 0;
		padding: 0px;
	    }

	h1 {
		margin: 20px;
		font-size: 30px;
		text-align: center;
		color: #1504f2;
		background-color: inherit;
	    }

	h2  {
	     font-size: 16px;
	     color: #ff0000;
	     text-align: center;
	     margin: 0px;
	     background-color: inherit;
	     }
	     
        h3 {
             font-family: arial, verdana, helvetica, sans-serif;
             color: #ff0000;
             font-size: 10pt;
             font-weight: bold;
             background-color: inherit;
             }

        h4 {
             font-family: arial, verdana, helvetica, sans-serif;
             color: #ff0000;
             font-size: 8pt;
             font-weight: bold;
             background-color: inherit;
             }
        h5 {
             font-family: arial, verdana, helvetica, sans-serif;
             color: #ff0000;
             font-size: 12pt;
             font-weight: bold;
             background-color: inherit;
             }
        h6 {
             font-family: arial, verdana, helvetica, sans-serif;
             color: #ffffff;
             font-size: 10pt;
             font-weight: bold;
             background-color: inherit;
             }

	ul {
		text-align: center;
		font-size: 18px;
		color: #640567;
		margin: 30px;
		padding: 0px;
		background-color: inherit;
	}

	li {
  		list-style-type: none;
  		list-style-image: none;
  		padding: 2px;
  		margin: 10px;
	}
	
	p  {
		font-family: arial, sans-serif;
		font-size: 14px;
		text-align: left;
		color: #000000;
		margin: 10px;
		background-color: inherit;
		}

	#content {
		background-color: inherit;
		color: #99ccff;
		background-image: url(images/ab5.gif)
		background-repeat: no-repeat;
		font-family: arial, sans-serif;
		font-size: 14px;
                margin: 5px auto;
		text-align: center;
		width: 810px;

	}

	#header {
		background-color: inherit;
	        background-image: url(images/logo5.gif);
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		color: #ffffff;
		height: 120px;
		text-align: center;
		font-size: 45px;
		width: 810px;
	}

	#sidebar {
		background-color: inherit;
		background-image: url(images/sidefr2.gif)
		background-repeat: no-repeat;
		text-indent: 10px;
		color: #ff0000;
		float: left;
        	height: 900px;
		width: 130px;
	}

	#main {
		background-color: #99CCFF
                background-image: none;
                background-repeat: no-repeat;
		text-align: center;
		text-indent: 20px;
		color: #000000;
		float: right;
		height: 900px;
		width: 670px;
	}

	#select {
                font-family: arial, sans-serif;
		font-size: 12px;
		margin: 5px auto;
                text-align: center;
	}




a:link
{
color: #0000ff;
text-decoration: none;
background-color: inherit;
font-family: arial, sans-serif;
font-size: 18px;
}


a:visited
{
color: #0000ff;
text-decoration: none;
background-color: inherit;
font-family: arial, sans-serif;
font-size: 18px;
}


a:hover
{
color: #ff0000;
text-decoration: none;
background-color: inherit;
font-family: arial, sans-serif;
font-size: 18px;
}


a:active
{
color: #0000ff;
text-decoration: none;
background-color: inherit;
font-family: arial, sans-serif;
font-size: 18px;
}

.menu
{
font-size: 11pt;
font-weight: bold;
margin-left: 0px;
line-height: 18pt;
}


span.small
{
color: #000000;
font-size: 9pt;
font-weight: normal;
letter-spacing: 1pt;
background-color: inherit;
}


span.bigcap
{
color: #0000ff;
font-size: 150%;
font-weight: bold;
background-color: inherit;
}


span.spanbold
{
color: #0000ff;
font-size: 14pt;
font-weight: bold;
background-color: inherit;
}

span.spanbolder
{
color: #0000ff;
font-size: 10pt;
font-weight: bold;
background-color: inherit;
}

span.spanred
{
color: #ff0000;
font-size: 10pt;
font-weight: bold;
background-color: inherit;
}



.paraindent
{
margin-left: 20px;
}



.textindent
{
text-indent: 15px;
}



.textcenter
{
text-align: center;
}


.textright
{
text-align: right;
}



.nobullets
{
list-style-type: none;
}



hr {
border: 0;
color: #000000;
background-color: inherit;
height: 1px;
width: 100%;
text-align: left;
}

.border {
background-image: url(images/bord.gif);
}