/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFF url(img/bg_dotted.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h3, h4, h5, h6 {
	margin: 0px 0px 5px 10px;
	color:#000000; font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:normal; text-decoration: none;
}

h2{
	margin: 0px 0px 0px 10px;
	color:#000000;  font-family:Georgia, "Times New Roman", Times, serif; font-size:21px; font-weight:normal;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.Tab_02_Content p {
	margin: 10px 0px 0px 10px;
	margin-bottom: 1em;
	text-align: justify;
	width:780px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Box {
	margin: 10px 0px 0px 10px;
	margin-bottom: 1em;
	text-align: justify;
	width:300px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#000000;
}

.text1 {
	text-align: center;
	color: #A65959;
}

.text2 {
	font-size: 11px;
}

.text3 {
	color:#000000;  font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; font-weight: bold;
}

.text4 {
	color:#000000;  font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; font-weight: normal;
}
/** LISTS */

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 li {
	margin-bottom: 12px;
	padding-top: 12px;
	background: url(images/homepage11.gif) repeat-x left top;
}

.list1 li.first {
	padding-top: 0;
	background: none;
}

/** LINKS */

a {
	color: #FFF8A7;
}

a:hover {
	text-decoration: none;
}

a.Menu_Top:link { 
    font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	padding:1px 15px 1px 10px;
}

a.Menu_Top:visited {
    font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
padding:1px 15px 1px 10px;
}

a.Menu_Top:hover {
    font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none
	font-size: 11px;
	color: #FFF;
	background-color:#000000;
	font-weight:bold;
padding:1px 25px 1px 10px;
}

a.Menu_Top:active {
    font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	padding:1px 15px 1px 10px;
}


a.Direct_Link:link { 
    font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #fff;

}

a.Direct_Link:visited {
    font-family:Arial, Helvetica, sans-serif;
    text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

a.Direct_Link:hover {
    font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	
	font-weight:normal;
}

a.Direct_Link:active {
    font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
}


a.Direct_Link_2:link { 
    font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000;

}

a.Direct_Link_2:visited {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration: none;
	font-size: 12px;
	color: #000;
}

a.Direct_Link_2:hover {
    font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #545454;
	
	font-weight:normal;
}

a.Direct_Link_2:active {
    font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000;
}


/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */



.three-columns { background: transparent url(images/bg04.jpg) repeat-y left top; }
.three-columns .topbg { background: transparent url(images/bg05.jpg) no-repeat left top; }
.three-columns .bottombg { position: relative; background: transparent url(images/bg06.jpg) no-repeat left bottom; }

.two-columns { position: relative; background: url(images/bg1_01.jpg) repeat-y left top; }
.two-columns .topbg { background: url(images/bg1_02.jpg) no-repeat left top; }
.two-columns .bottombg { position: relative; background: url(images/bg1_03.jpg) no-repeat left bottom; }

.one-column { position: relative; background: url(images/bg2_01.jpg) repeat-y left top; }
.one-column .topbg { background: url(images/bg2_02.jpg) no-repeat left top; }
.one-column .bottombg { position: relative; background: url(images/bg2_03.jpg) no-repeat left bottom; }

.bg1 { background: url(images/bg03.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage11.gif) repeat-x left bottom; }
.bg3 { background: url(images/bg07.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	position: relative;
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	position: relative;
	float: right;
	margin: 3px 0px 0px 15px;


}

hr { display: none; }

.hr1 {
	height: 1px;
}
/* Menu Top */
.Menu_top {
background-image:url(img/Bg_Menu_top.jpg); background-position:top; background-repeat:no-repeat;

}
.Tab_01 {
background-image:url(img/Bg_Tab_01.jpg); background-position:top; background-repeat:no-repeat;

}
.Tab_02 {
background-image: url(img/Bg_Bottom_Intro.jpg); background-position:top; background-repeat:no-repeat;

}
.slogan {  
font-family: Times, Times New Roman, , serif; font-size:32px; font-weight:normal; text-decoration:none; color:#000000;

}