a.color{
	color: rgb(251,170,39);
}

.date {
	font-family: "Calibri";
	font-size: 18px;
	margin:0px 0px 0px 0px;
	text-align: center;
}

body {
	background-color: #BBBBBB;
}

.footer {
	font-family: "Calibri";
	font-size: 10px;
	color: #555555;
	margin: -3px 0px -8px 0px;
	float:right;
}

.header {
	font-family: "Calibri";
}

.subtitle {
	font-family: "Calibri";
	font-size: 20px;
	margin:0px 0px 0px 0px;
	text-align: center;
}

table.Main_Table {
	background-color: #FFFFFF;
	padding: 15px;
}

.tabs {
	font-family: "Calibri";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

td.tabs {
	color: #E5A244;
	text-decoration: none;
	vertical-align: top;
	line-height: 160%;
}

.tabs a {
	color: #000000;
	text-decoration: none;
}

.tabs a:hover {
	color: rgb(251,170,39);
	text-decoration: none;
}

.tabs a:link {
	text-decoration: none;
}

.tabs a:active {
	color: #660000;
	text-decoration: none;
}

td.content {
	color: #000000;
	vertical-align: top;
}

p.content {
	line-height: 10%;
}

p.indent {
	text-indent: 50px;
}

.title {
	font-family: "Calibri";
	font-size: 36px;
	font-weight: bold;
	margin:0px 0px 0px 0px;
	color: rgb(0,160,227);
	text-align: center;
}

/*
.Header_Home {
	padding-left: 40;
	padding-right: 30;
}

.Header_Others {
	padding-left: 30;
	padding-right: 30;
}

.Header.visited{
	color: #E5A244;
}

.Header:hover{
	color: #E5A244;
	text-decoration: underline;
}

.Title{
	font-family: "Calibri";
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.0;
	margin-top: -1px;
	margin-bottom: -5px;
}

.Date_and_Place{
	font-family: "Verdana";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.Menu {
	font-family: "Calibri";
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.6;
}

.Menu_selected {
	font-family: "Calibri";
	font-size: 18px;
	color: #E5A244;
	text-decoration: none;
	line-height: 1.6;
}

.Menu:visited{
	color: #ffffff;
}

.Menu:hover{
	color: #E5A244;
}

.content {
	font-family: "Calibri";
	font-size: 18px;
	color: #09343d;
	text-decoration: none;
	line-height: 1.2;
	width: 100%;
	height: 100%;
	overflow-y: auto;
}

.td_logo {
	padding-left: 30;
	padding-right:40
}

.td_table {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px solid black;
	background-size: contain;
}

.td_content {
	padding-left: 40;
	padding-right: 40;
	padding-bottom: 40;
	padding-top: 10;
}

.td_div_content {
	background-image: url(images/bg_transp.png);
	background-repeat: repeat;
	background-position: center center;
	border: 0px solid black;
	background-size:contain;
}

.td_background {
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	border:0px solid black;
	background-size:contain;
}

.td_logo {
	padding-left: 30;
	padding-right: 40;
}

.footer {
	border: 0px solid black; 
}

.copyright{
	font-family: "Calibri";
	font-size: 10px;
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
}

.copyright_links {
	font-family: "Calibri";
	font-size: 10px;
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
}

.copyright_links:visited{
	color: #AAAAAA;
}

.copyright_links:hover{
	color: #AAAAAA;
	text-decoration: underline;
}

.Search_Text_Box {
	width: 150px;
	height: 23px;
}

.H1st_content {
	font-family: "Calibri";
	font-size: 18px;
	color: #E0A040;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
}

.H1_content {
	font-family: "Calibri";
	font-size: 18px;
	color: #E0A040;
	font-weight: bold;
	text-decoration: none;
}

.H2_content {
	font-family: "Calibri";
	font-size: 16px;
	color: #E0A040;
	font-weight: bold;
	text-decoration: none;
}

.i_small {
	font-family: "Calibri";
	font-size: 13px;
	text-decoration: none;
}

.news {
	font-family: "Calibri";
	font-size: 13px;
	color: white;
	text-decoration: none;
	padding-left: 22px ;
	text-indent: -22px ;
}

.news_header {
	font-family: "Calibri";
	font-size: 18px;
	color: white;
	text-decoration: none;
}

.news_link  {
	font-family: "Calibri";
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
*/