/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FDFCF9 url(images/homepage01.gif) repeat-x;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	color: #707070;      
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
      
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	text-align: justify;
}

.text1 {
	font-size: 18px;
	font-weight: bold;
	color: #3D4B51;
}

.text2 {
	font-size: 14px;
	font-weight: bold;
	color: #4D3D3D;
}

.text3 {
	font-size: 11px;
	font-weight: bold;
	color: #D3381A;
}

.text4 {
	font-weight: bold;
	color: #707070;
}

.text5 {
	text-align: center;
	color: #BDA59B;
}

.text6 {
	color: #FFFFFF;


}

.text7 {
      font-size: 13 px;
      text-align: center;
      color: #505050;
      
}

.text8 {
	text-align: left;
	margin-right: 13px;



}

.text9 {
	font-size: 16px;
font-weight: bold;

		color: #3D4B51;
}



/** LINKS */

a:link{

color: #D3381A;


text-decoration: none; 




}




A:VISITED{

color : #D3381A;

text-decoration: none; 



}



a:hover{

color: #ff8000;

text-decoration: none;


}


/* BACKGROUNDS */

.bg1 {
	background: url(images/homepage03.jpg) no-repeat;
}

.bg2 {
	background: url(images/homepage10.jpg) repeat-y;
}

.bg3 {
	background: url(images/homepage13.gif) repeat-x;
}

.bg4 {
	background: url(images/homepage15.gif) repeat-y;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	float: left;
	margin-right: 20px;
}

.img2 {
	float: right;
	margin-left: 20px;
}


.img3 {
	float: none;
	margin: 10px;
      margin-bottom: 10px
}


hr { display: none; }

.hr1 {
}
