/* CSS Document */

body {
	background: #ffffff;
	 
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-base-color:#D4D0C8;
  	scrollbar-shadow-color:#F3F3F3;
  	scrollbar-face-color:#D4D0C8;
  	scrollbar-highlight-color:#C4C4C4;
  	scrollbar-dark-shadow-color:#565757;
  	scrollbar-3d-light-color:#373737;

	/*background-position: bottom right;

	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-position: top center;
	background-position: center right;
	background-position: top right;
	background-position: 35% 15%;
	background-position: 40px 15px;
	margin: 0px;
    pading: 0px;*/	
}

.table_left {
    background: #FAA11F;
	background-position: bottom right;
  }
  
.table_sponsors {
    background: #FFFFFF;
	background-position: bottom right;
  }
  
.table_content {
    background: #FFFFFF;
	background-position: bottom right;
  }

td,tr,p,div {
	font-family: Courier New, Courier;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.sangria {
    font-family: Courier New, Courier;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
	text-align: left;
	padding-left: 8px;
	margin-top: 8px;
}

.menu_text {
    font-family: Courier New, Courier;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
	text-align: left;
	padding-left: 8px;
}

.news_text {
    font-family: Courier New, Courier;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
	text-align: left;
}

.news_title {
    font-family: Courier New, Courier;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
	text-align: left;
}

.title {
    font-family: Courier New, Courier;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
	text-align: left;
	padding-left: 8px;
	padding-top: 10px;
}

.title_enhanced {
    font-family: Courier New, Courier;
    font-size: 17px;
    color: #CC0000;
    text-decoration: none;
    font-weight: bold;
	text-align: justify;
	padding-left: 8px;
	padding-top: 10px;
}

.text_content_title {
	font-family: Courier New, Courier;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
}

.text_content {
	font-family: Courier New, Courier;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
}

.text_center {
	font-family: Courier New, Courier;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-left: 8px;
	margin-right: 8px;
}

.text_heading {
	font-family: Courier New, Courier;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 8px;
	padding-top: 16px;
}

.text_right {
	font-family: Courier New, Courier;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	padding-right: 8px;
	margin-right: 8px;
}

.text_small {
	font-family: Courier New, Courier;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-right: 8px;
	margin-right: 8px;
}

.text_left_box {
	font-family: Courier New, Courier;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-left: 16px;
	padding-top: 20px;
	margin-right: 8px;
}


.title_center {
    font-family: Courier New, Courier;
    font-size: 18px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
	text-align: center;
}

.text_fortm{
	font-family: Courier New, Courier;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-top: 8px;
}

a:link {
	font-size: 15px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none;
	font-family: Courier New, Courier;
	}
	
a:visited {
	font-size: 15px; 
	color: #000000; 
	font-weight: bold;
	text-decoration: none;
	font-family:  Courier New, Courier;
	}

.a:hover {
	color: #000000;
	text-decoration: none;
	}
	

.category {}
a.category:link, a.category:visited {}
a.category:hover {}
a.category:link {
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-family: Courier New, Courier;
	}
	
a.category:visited {
	font-size: 11px; 
	color: #999999; 
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-family:  Courier New, Courier;
	}

a.category:hover {
	color: #000000;
	text-decoration: none;
	}
	


