html, body {height: 100%;}
body {
margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
background-image: url(/images/bgmain_int.jpg);
color: #504B4B; 
font: 12px arial;
}

td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}


.content {
	color: #504B4B;
	padding: 20px 4px 10px 38px;
}


img {border: none;}
.menu {font-size:10px; color:#000000; font-weight:normal; padding: 2px 5px 2px 5px; margin: 2px 5px 2px 5px;}
.date {font-size:12px; color:#FFFFFF; font-weight:bold; padding: 0 10px;}
.copytext {font-size:11px; padding: 0 10px 0 10px;}

.copyright {font-size:11px; color:#FFFFFF; padding: 10px 0 0 0;}

.copytphone {	font-size:24px; padding: 0 10px 0 10px; font-weight:bold;}
h2 {
	font-size:14px; color:#FFF; padding: 3px 0px 3px 0px;
	margin: 0px;
	}
h3 {
	font-size:12px; color:#504b4b; padding: 2px 0 2px 0;
	}
	

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.content_int table {width: 99%;}
.content_int table td {color: #504B4B; border: 1px solid #D1D1D1; padding: 3px 10px;}
.content_int th {color: #504B4B; border: 1px solid #D1D1D1; padding: 3px 10px;}
.content_int table td.left {text-align: left; padding: 3px 10px;}
.content_int table a {text-decoration: underline; color: #333;}
.content_int tr_grey td {background: #F3F3F3;}
.content_int table tr.end td {border: 1px solid #D1D1D1; padding: 0;}

.menuleft {
	font-size:12px;
	padding: 4px 10px 0px 14px;
	color:#FFFFFF;
	}

.menuleft a {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	}
.menuleft a:hover {
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
	color:#faff05;
        }	

.menuleftsel {
	font-size:12px;
	padding: 4px 10px 0px 14px;
	color:#faff05;
	}

.menuleftsel a {
	font-size:12px;
	font-weight:normal;
	color:#faff05;
	}
.menuleftsel a:hover {
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
	color:#faff05;
        }	

	
.allheadmenu {font-size:11px; color:#FFFFFF; font-weight:bold; padding: 2px 0 2px 0 ; margin: 2px 0 2px 0;}
.menuright {font: 12px Arial, Helvetica, sans-serif; color: #504B4B; padding: 4px 2px 4px 2px;}
.menuright a {font: 12px Arial, Helvetica, sans-serif; color: #504B4B;}
.menuright a:hover {font: 12px Arial, Helvetica, sans-serif; color: #e87002;}
.menurightsel {font: 12px Arial, Helvetica, sans-serif; color: #504B4B; padding: 4px 2px 4px 2px;}
.menurightsel a {font: 12px Arial, Helvetica, sans-serif; color: #e87002;}

.copyright_int td {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright_int  a {
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu_int {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	color:#FFFFFF;
	padding: 2px 6px 2px 6px;
	text-align: center;
}

.topmenu_int a {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	color:#FFFFFF;
}

.topmenu_int a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: underline;
	color:#faff05;
}

.topMenu_sel a {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	color:#faff05;
}

.topMenu_sel a:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: underline;
	color:#faff05;
}


.postform, form {margin: 0; padding: 0;}
.postform, input, textarea, select, option {color: #000; font: 12px Arial; background: #FFF; border: 1px 1px 1px 0 solid #A0A0A0; padding: 1px 1px 1px 1px;}
.postform, fieldset {border: 1px solid #A0A0A0;}
.btn, button {width: auto !important; padding: 1px 9px; background: #f2f2f2; font: 11px Arial; color: #504B4B; border: 1px solid #E5E5E5; cursor: pointer; cursor: hand;}

.search
{
 font-size:9px;
 height: 19px;
 border-top-width: 1px;
 border-top-color: #a0a0a0;
 border-right-width: 1px;
 border-right-color: #a0a0a0;
 border-bottom-width: 1px;
 border-bottom-color: #a0a0a0;
 border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 border-left-style: none;
}

.searchbutton
{
 font-size:9px;
 height: 19px;
 border: 1px solid #a0a0a0; 
}

textarea {
        border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
}


