html {

		background: 		 url("../images/bg1.jpg");
		
		background-position: top left;
		
		background-repeat:   repeat-x;
		
		
}


body {

		background: 		 url("../images/down.jpg");
		
		background-position: bottom;
		
		background-repeat:   repeat-x;
		
		margin:				0;
		
		padding:            0;
}

.clear { clear:both;}


.textm {

		font-family:		arial;
		
		color:				#FFFFFF;
		
		font-size:			12px;
		
		padding-top:        7px;
		
		}
		

.textmenu {

		font-family:		arial;
		
		font-size:			10px;
		
		color:				#515135;
		
		padding-left:	    15px;
				
		}
		
.div-img { 
		
		
		padding:	         0;
		
		}
		
.textmenu a{

		font-family:		arial;
		
		font-size:			11px;
		
		color:				#515135;
				
		text-decoration:	none;
		
		}
table,tr,td{
		font-family:		arial;
}	
frame{
		font-family:		arial;

}	
.textmenu a:hover{

		font-family:		arial;
		
		font-size:			11px;
		
		color:				#f25a29;
				
		text-decoration:	underline;
				
		
		}
		

.space {

		height:				10px;
		
		margin:				0 auto;
		
		width:				200px;
		
		} 
		
		
.padding {

		padding-left:	    60px;
		
		padding-top:	    20px;
		
		}
		
dt {
		font-family:		arial;
		
		font-size:			11px;
		
		color:				#8e8e8c;
		
		padding-left:	    15px;
		
		}
		
.weatertext { 

		font-family:		tahoma;
		
		color:				#333333;
		
		font-size:			12px;
		
		font-weight:		bold;
		}
.title {

		font-family:		arial;
		
		font-size:			15px;
		
		color:				#2A0001;
		font-weight:bold;
		}		
h1 {

		font-family:		arial;
		color:				#2A0001;
		font-weight:bold;
		}
h2 {

		font-family:		arial;
		color:				#2A0001;
		font-weight:bold;
		}		
.text {

		font-family:		arial;
		
		font-size:			11px;
		
		color:				#797977;
		
		text-align:			justify;
		
		padding-left:	    60px;
		
		padding-right:	    60px;
		
		padding-top:	    10px;
		
		padding-bottom:     10px;
				
		}
		
.text a{
		font-family:		arial;
		font-size:			11px;
		color:				#87140D;
		text-decoration:none;
		}
.text a:visited {
		font-family:		arial;
		font-size:			11px;
		color:				#87140D;
		text-decoration:none;
		}
.text a:hover{
		font-family:		arial;
		font-size:			11px;
		color:				#9F1515;
		text-decoration:underline;
		}
.text a:active{
		font-family:		arial;
		font-size:			11px;
		color:				#9F1515;
		text-decoration:none;
		}							
.footer {

		font-family:		arial;
		
		font-size:			11px;
		
		color:				#FFFFFF;
		
		padding-top:        10px;
		
		text-align:			center;
		
		}
		
		
.footer a{

		font-family:		arial;
		
		font-size:			11px;
		
		color:				#FFFFFF;
	
		text-align:			center;
		
		text-decoration:	none;
		
		}
		
		
.footer a:hover{

		font-family:		arial;
		
		font-size:			11px;
		
		color:				#F25A29;
		
		text-align:			center;
		
		text-decoration:	underline;
		
		}
