body{
	margin:0;
	background-image:url(../images/main_bg.png);
}

table{
	border:0px;
	padding:0px;
	border-collapse:collapse;
}
td{
    font-weight: normal; 
	font-size: 14px; 
	color: #000000; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}

img{
	border:0;
}

input.keyword {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px #666666 solid;
}

input.button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20;
	cursor: pointer;
}

a {
	font-weight: normal; 
	font-size: 11px; 
	color: #999999; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a:active {
	font-weight: normal; 
	font-size: 11px; 
	color: #666666; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a:hover {
	font-weight: normal; 
	font-size: 11px; 
	color: #666666; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}

table.main{
	border:1px solid #000000;
	background-color:#FFFFFF;
}

tr.footer{
	background-color:FF4D03;	
}

td.footer{
	background-image:url(../images/footer/bg.gif);
	height:60px;
}

td.border1{
	background-image:url(../images/border.gif);
}

a.Menu:link, a.Menu:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 10px;
	padding-left: 25px;
	height: 20px !important;
	height: 30px;
	width: 100%;
	text-decoration: none;
}

a.Menu:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #FF3300;
}

a.news {
	font-weight: normal; 
	font-size: 11px; 
	color: #4E4E4E; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a.news:active {
	font-weight: normal; 
	font-size: 11px; 
	color: #FF9600; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a.news:hover {
	font-weight: normal; 
	font-size: 11px; 
	color: #EF920C; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}

a.white-orange11 {
	font-weight: normal; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a.white-orange11:active {
	font-weight: normal; 
	font-size: 11px; 
	color: #FF9600; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a.white-orange11:hover {
	font-weight: normal; 
	font-size: 11px; 
	color: #EF920C; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}

a.readmore {
	font-weight: normal; 
	font-size: 11px; 
	color: #4E4E4E; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a.readmore:active {
	font-weight: normal; 
	font-size: 11px; 
	color: #FF9600; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a.readmore:hover {
	font-weight: normal; 
	font-size: 11px; 
	color: #EF920C; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}

a.mail{
	font-weight: normal; 
	font-size: 11px; 
	color:#000099; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a.mail:active {
	font-weight: normal; 
	font-size: 11px; 
	color: #666666; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a.mail:hover {
	font-weight: normal; 
	font-size: 11px; 
	color:#0066FF; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}

a.link{
	font-weight: normal; 
	font-size: 13px; 
	color:#333333; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a.link:active {
	font-weight: normal; 
	font-size: 13px; 
	color: #666666; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
a.link:hover {
	font-weight: normal; 
	font-size: 13px; 
	color:#0066FF; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}

.NewsDate{
	font-weight: normal; 
	font-size: 11px; 
	color: #EF920C; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}
.NewsTitle{
    color: #0000FF;
	font-size: 18px;
	font-weight: bold;
}
select.page{
    font-weight: normal; 
	font-size: 12px; 
	color: #5D5D5D; 
	font-family: MS Sans Serif, Tahoma, sans-serif; 
	text-decoration: none;
}

.graylight{
	color:#666666;	
}

.brownbold{
	color:#993333;
	font-weight:700;	
}

.ui-datepicker-trigger{
    vertical-align:middle;
    margin-top:0px;
    margin-bottom:5px;
    margin-left:5px;
    margin-right:5px;
    width:22px;
    height:22px;
    cursor:pointer;
}
