/* CSS Document */
BODY {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica;
	background-color: #9D9D9D;
}
.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
}
.more {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #000000;
}
a:link {text-decoration: underline; font-size: 9pt; font-family: Arial, Helvetica}
a:visited {text-decoration: underline; font-size: 9pt; font-family: Arial, Helvetica}
a:hover {color: #ff0000; text-decoration: none; font-size: 9pt; font-family: Arial, Helvetica}

form { 
margin:0px;
font-size: 10px;
}
td.tbl_header_main {
background-color: #FFFFFF;
background-image: url('images/header_green.jpg');
background-repeat: no-repeat;
}

td.tbl_body_search {
background-color: #E0A366;
}
table.tbl_title_category {
background-color: #FFFFFF;
}
td.tbl_body_category {
background-color: #C26666;
}
td.tbl_body_desc {
background-color: #EDDBA5;
}
td.tbl_title{
background-color: #FFFFFF;
}
td.tbl_body{
background-color: #EDDBA5;
}
td.corner1 {
background-image: url("images/corner1.gif");
background-repeat: no-repeat;
background-position: top left;
}
td.corner2 {
background-image: url("images/corner2.gif");
background-repeat: no-repeat;
background-position: top right;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #24783D;
}
td.corner3 {
background-image: url("images/corner3.gif");
background-repeat: no-repeat;
background-position: bottom right;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #24783D;
}
td.corner4 {
background-image: url("images/corner4.gif");
background-repeat: no-repeat;
background-position: bottom left;
}
.title {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #24783D;
	font-weight: bold;
}
.title2 {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}
.subtitle2 {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}
.subtitle3 {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #24783D;
	font-weight: bold;
}
.menutitle {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
	}
.submenutitle {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
	}
.front_category {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
}
.title_file {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;	
}
.text2 {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
}
.text3 {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #24783D;
}
.text4 {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #F85E01;
    text-decoration:underline;
}
.paging {
	font-family: Impact, Arial, Helvetica;
	font-size: 12pt;
	color: #24783D;
}
.subtext {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
}
.subtext2 {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #FFFFFF;
}
.subtext3 {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #F85E01;
	font-weight: bold;
}

.Site_SubTitle {
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #000000;
}
.Site_Title {
	font-family: Arial, Helvetica;
	font-size: 20pt;
	color: #990000;
	font-weight: bold;
    font-style: italic;
}
.warning {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}
a:link.menu {color: #000000; text-decoration: none}
a:visited.menu {color: #000000; text-decoration: none}
a:hover.menu {color: #FFFFFF; text-decoration: none}

a:link.paging {color: #008000; text-decoration: none}
a:visited.paging {color: #008000; text-decoration: none}
a:hover.paging {color: #FFFFFF; text-decoration: none}


div.Slider {
	width:450px;
	height:480px;
	overflow: auto;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	text-align: left;
}
img.Thumbnail {
	width:150px;
	height:113px;
	border: 1px solid black;
}