/* CSS */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	background-repeat:repeat;
	background-attachment:scroll;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        color: #1A0675;
	margin:0px;

        text-align: left;
}

.inner_table {
	background-color: #FAFBFD;
/*	border-collapse: collapse; */
	border-width: 2px;
	border-style: solid;
	border-color: #F7F9FB;
	
	border-top-width: 2px;
	}
	
.reiter_bg{
	background-color: #FAFBFD;
}



.details{
	text-align: right;	
	color: red;
}
.text_left {
	text-align: left;
	color: #1A0675;
}

.text_justify {
	text-align: justify;
	color: #1A0675;
}



img {

  border-width: 0px;
/*  vertical-align: baseline; */
  
  

}




table {
/*	border-collapse: collapse; 
	border-spacing: 0px;
	 */
  	
	
	
  
  
  
}

td {
	text-color: #1A0675;
/*	border: 0px inset #999; 
	
	border-width: 1px;
	border-style: solid;
	border-color: black;  
*/	
}
td.universalBox, td.universalBoxOpenLeft {
	background-color: #EBF2FB;
	
	border-width: 2px 2px 2px 2px;
	padding:3px;
	font-size:10px;
 
}


table.overalheader {
	background-color:#F6CA40;
	}

table.frame {
	
	border-width: 1px;
	border-style: solid;
	border-color: #1A0675;
	
	
}




table.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#64B3FD;
	
}

table.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}





/* Links */

a:link {
  
  	text-decoration:none;
  	color: #1A0675;
}

a:visited {
  	color: #1A0675;
  	text-decoration:none;
}

a:hover {
 	color: #F6BD0E;
  	text-decoration:underline;
}

a:active {
	color: #003399;
 	text-decoration: none;
}


a.nav:link {
  	color: #1A0675;
  	text-decoration:none;
}

a.nav:visited {
  	color: #1A0675;
  	text-decoration:none;
}

a.nav:hover {
  	color: #F6BD0E;
  	text-decoration:underline;
}


h1 {}

h5 {
	color: #1A0675;
        margin-bottom: 5px;
        font-size:13px;
}

p {
	margin: 10px;	
}


/* -------- MAILER ----------*/
td.mailer{
	
	font-size: 11px;
	font-family: Verdana;
	font-weight: none;
	color: #1A0675;
	text-align: left;
	padding-left: 3px;
	border: 1px;
	
	background-color: #F2F7FB;
	
	}
	
td.login {	background-color: #F2F7FB;
			color: #1A0675;
			font-size: 11px;
			font-family: Verdana;
			font-weight: none;
			padding-left: 5px;
		}
td.login_dark
		 {	background-color: #D8E4F2;
			color: #1A0675;
			font-size: 11px;
			font-family: Verdana;
			font-weight: none;
		}



	
	
.input {
	 
/*	#EBF2FB; #FAFBFD*/
	border-color: #1A0675;
	border-width: 1px;
	border-style: solid;
	color: #1A0675;
	font-family: arial, verdana, ms sans serif;
	font-weight: none;
	font-size: 11px;
	text-align: left;
	margin-left: 5px
	padding-left: 3px;
	
}

input.pointer_login {
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F2F7FB;
	font-size: 12px;
	font-weight: bold;
	color: #1A0675;
	border-width: 1px;
	border-color: #1A0675;
	width: 80px;
	
	}
	
input.pointer_mail {
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F2F7FB;
	font-size: 12px;
	font-weight: bold;
	color: #1A0675;
	border-width: 1px;
	border-color: #1A0675;
	width: 150px;
	
	}	

textarea.mail {
	border-width: 1px;
	background-color: white;
	border-color: #1A0675;
	color: #1A0675;
	width: 304px;
	overflow:auto;
	margin-left:2px;	
}

input.input_mail {
	 
/*	#EBF2FB; #FAFBFD*/
	border-color: #1A0675;
	border-width: 1px;
	border-style: solid;
	color: #1A0675;
	font-family: arial, verdana, ms sans serif;
	font-weight: none;
	font-size: 11px;
	text-align: left;
	width: 300px;
	padding-left: 3px;
	margin-left: 3px:
	
}

select.mail {
	margin-left: 17px;
	color: #1A0675;
	
	
}	
	


a.reiter_active:link{
	font-size: 10px;
	font-family: Verdana;
	color: #F6BD0E;
	text-decoration:none;	
}		

a.reiter_active:visited{
	font-size: 10px;
	font-family: Verdana;
	color: #F6BD0E;
	text-decoration:none;	
}	

a.reiter_active:hover{
	font-size: 10px;
	font-family: Verdana;
	color: white;
	text-decoration:none;	
}	

a.reiter_inactive:link{
	font-size: 10px;
	font-family: Verdana;
	color: white;
	text-decoration:none;	
}		

a.reiter_inactive:visited{
	font-size: 10px;
	font-family: Verdana;
	color: white;
	text-decoration:none;	
}	

a.reiter_inactive:hover{
	font-size: 10px;
	font-family: Verdana;
	color: #F6BD0E;
	text-decoration:none;	
}



td.reiter_active{
	background-color:#1A0675;
	font-weight: bold;
	text-align: center;
	}
	
td.reiter_inactive{
	
	background-color:#64B3FD;
	font-weight: bold;
	text-align: center;
	 
	}
.news_date {
	
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #1A0675;
	margin-left: 0px;
	margin-right: 0px;
	background: #D8E4F2; 
	 
	}
	
.news_title {
	
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #1A0675;
	margin-left: 0px;
	margin-right: 0px;
	background: #D8E4F2; 
	 
	}

	
	
		
.news:link{
	font-size: 10px;
	font-family: Verdana;
	color: #1A0675;
	text-decoration:none;	
}		

.news:visited{
	font-size: 10px;
	font-family: Verdana;
	color: #1A0675;
	text-decoration:none;	
}	

.news:hover{
	font-size: 10px;
	font-family: Verdana;
	color: #F6BD0E;
	text-decoration:none;	
}

#hot_news {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*font-face: Arial;*/
	font-weight: none;
	letter-spacing: normal;	

	color: #1A0675;	
	
	}
.underline {
	font-style: italic;
	text-decoration: none;
	color: #1A0675;
	}
	
a.hot_news:hover
{	text-decoration: none;}		


.sitemap_header
{	font-size:13px;
	color: #1A0675;
	font-weight: bold;}		
	
	
	
	
.left {
	text-align: left;
	}	
	
.right {
	text-align: right;
	}	
	
.center {
	text-align: center;
	}		
		
.justify {
	text-align: justify;
	}			
