/*############################## BODY #############################*/
body {
	padding-top: 0px;
	margin-top: 0px;
	text-align:center;
	background-color: white;
}
table {
	border-collapse:collapse;
	border: 0px;
}
table td{
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.small{
	font-size:0px;
}
/*############################## /BODY ############################*/
/*############################## MENU #############################*/
td.menu_parent{
	padding-left: 13px;
	padding-right: 8px;
	background-image:url(/img/menu/menu_bg.jpg);
	background-position: top;
	background-repeat:repeat-x;
	background-color: #e6f1f9;
}
table.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
table.menu td.sub_space{
	font-size: 10px;
	width: 15px;
}
table.menu a {
	color: #666666;
	text-decoration: none;
}
table.menu td.menu_0 {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}
table.menu td.menu_0_sel {
	font-size: 12px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
}
table.menu td.menu_0_sel a {
	color: #006fbd;	
}
table.menu td.menu_1 {
	font-size: 11px;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.menu td.menu_1_sel {
	font-size: 11px;
	padding-left: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.menu td.menu_1_sel a {
	color: #006fbd;
}
/*############################## /MENU ############################*/

/*############################## NEWS #############################*/
table.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 100%;
}
table.news td.title {
	font-size: 13px;
	color: #9ccb74;
	padding-top: 35px;
	padding-left: 18px;
}
table.news td.data {
	background-image: url(/img/news/bg.jpg);
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	color: #8d8d8d;
}
table.news td.text {
	background-image: url(/img/news/bg.jpg);
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
	color: #474747;
	text-align:justify;
}
table.news td.space {
	background-image: url(/img/news/bg.jpg);
	font-size: 0px;
	padding-left: 25px;
	padding-right: 25px;
}
table.news td.text a {
	color: #474747;
	text-decoration: none;
}
/*############################## /NEWS ############################*/

/*############################## SEARCH ###########################*/
table.search_results td.search_title{
	background-color: #EEEEEE;
	padding: 4px;
}
table.search_results td.search_text{
padding: 4px;
text-align:justify;
}
img.more{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
table.search_results td.search_space{
	height:10px;
	font-size:0px;
}
/*############################## /SEARCH ##########################*/

/*############################## MAIN #############################*/
table.main {
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
table.main td.title {
	text-align:left;
	font-size: 14px;
	color:#474747;
	font-weight: bold;
	padding-bottom: 6px;
}
table.main td.text {
	font-size: 11px;
	color:#474747;
}
table.main td.text img{
	margin: 5px;
	padding: 0px;
	border: 1px solid #4f4f4f;
}
/*############################## /MAIN ############################*/

/*############################## LOGIN ############################*/
td.pre_login{
	text-align: right;
	padding-right: 10px;
}
table.login {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
table.login td{
	width:50%;
	padding-left:10px;
}
table.login input.field {
	border: 1px solid #b9b9b9;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.login input.sub {
	font-size: 10px;
	color:#525252;
}
/*############################## /LOGIN ###########################*/

/*############################## SEARCH ###########################*/
td.search {
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
}
td.search input.search {
	background-image:url(/img/search/input_bg.gif);
	font-size:13px;
	border: 1px solid #b9b9b9;
	width: 170px;
}
td.search button.sub {
	height:21px;
	width:21px;
}
/*############################## /SEARCH ##########################*/

/*############################## RIGHT ############################*/
td.right {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 18px;
}
/*############################## /RIGHT ###########################*/

/*############################## CALENDAR #########################*/
table.calendar {
	width:100%;
	font-size:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.calendar td.center {
	background-repeat:repeat-x;
	font-size:10px;
	padding-left: 8px;
	padding-right: 8px;
}
table.cal_show {
	font-size: 10px;
	text-align: left;
}
table.cal_show td.title {
	font-size: 13px;
	color:#006fbd;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
table.cal_show td.line {
	background-color: #dbdbdb;
	height: 6px;
	font-size: 0px;
}
table.cal_show td.nav {
	padding-top: 9px;
}
table.cal_show td.nav input {
	border: 1px solid #bebebe;
	font-size: 11px;
}
table.cal_show td.dates {
	padding-top: 9px;
}
table.dates {
	width: 100%;
	text-align: center;
}
/*############################## /CALENDAR ########################*/


/*############################## EDIT #############################*/
table.edit {
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f7f7f7;
}
table.edit td.head {
	background-image:url(/img/table/title_bg.gif);
	height: 21px;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
table.edit td.field {
	height:30px;
}
table.edit td {
	border-bottom: 1px solid #e6e6e6;
}
table.edit td.empty {
	border-bottom: 0px;
}
table.edit input.button {
	font-size: 10px;
}
table.edit input.text {
	border: 1px solid #aaaaaa;
	font-size: 10px;
}

table.edit td.center {
	text-align: center;
	height:30px;
}
/*############################## /EDIT ############################*/




/*############################## PRINT ############################*/
table.print {
	width: 550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
}
table.print td.head {
	background-color:#CCCCCC;
	height: 21px;
	font-size: 12px;
	color: black;
	font-weight: bold;
}
table.print td.field {
	height:30px;
}
table.print td {
	border-bottom: 1px solid #e6e6e6;
}
/*############################## /PRINT ###########################*/
