<style>

img { 	border: 0 }

.imgshadow	{width:100%; filter:shadow(color:#404040, strenght:1, direction:135);}


a:link {color: #3c99b8; 
		border: 0px; 
		font-family: Arial, verdana, Book Antiqua, Palatino, serif;
		font-size: 13px;
		font-weight:normal;
		text-decoration: none}

a:visited {color: #3c99b8; 
		border: 0px; 
		font-family: Arial, verdana, Book Antiqua, Palatino, serif;
		font-size: 13px;
		font-weight:normal;
		text-decoration: none}

a:active {color: #ffffff;
		border: 0px;  
		font-family: Arial, verdana, Book Antiqua, Palatino, serif;
		font-size: 13px; 
		text-decoration: none} 

a:hover {text-decoration: none;  
		border: 0px;
		font-family: Arial, verdana, Book Antiqua, Palatino, serif;
		font-size: 13px;
		color: #ffffff}

.scroll {width:100%; 
		height:95%; 
		overflow:scroll;
		overflow-x: hidden
		}
		
.scroll_menu {width:790px; 
		height:440px; 
		overflow:auto;
		overflow-x: hidden
		}
		
.scroll_other {width:790px; 
		height:480px; 
		overflow:auto;
		overflow-x: hidden
		}
				
.mozsux {
			height: 100px;
		}

input{border-color: #808080;
}

textarea {border-color: #808080;
}

		
.content	{font-family: verdana, Arial, Book Antiqua, Palatino, serif;
		font-size: 14px;
		color: #000000;
		font-weight:normal;
		margin-left: 60px;
		margin-top: 10px;
		margin-right: 15px;
		margin-bottom: 5px;
		text-align: left}
		
.header	{font-family: verdana, Arial, Book Antiqua, Palatino, serif;
		font-size: 21px;
		color: #00000;
		font-weight:570;
		margin-left: 60px;
		margin-top: 25px;
		margin-right: 15px;
		margin-bottom: 0px;
		text-align: left}
		
li	{font-family: Arial, verdana, Book Antiqua, Palatino, serif;
		font-size: 13px;
		color: #000000;
		font-weight:normal;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
		text-align: justify}
	
.align-justify {
		text-align: justify}

.righttile
		{
		  background-repeat: repeat-x;
		  background-position: bottom right
		}
		
.rightnotile
		{
		  background-repeat: no-repeat;
		  background-position: top right
		}
		
.leftnotile
		{
		  background-repeat: no-repeat;
		  background-position: bottom right
		}
		
.downtile
		{
		  background-repeat: repeat-y;
		  background-position: top middle
		}
		
.notile
		{
		  background-repeat: no-repeat;
		  background-position: top left
		}
		
.menutile
		{
		  background-repeat: repeat-x;
		  background-position: top left
		}


</style>