﻿body 
{
    font: 10px verdana, arial, sans-serif;
    margin: 0px;
}

h1, h2, h3, h4, h5, h6
{
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    color: #007749;
}

h1
{
    font-size: 140%;
    text-transform: uppercase;
    font-style: italic;
}

h1 a, h1 a:visited
{
    color: White;
    text-decoration: none;
}

h2
{
    font-size: 120%;
}

h2 a, h2 a:visited
{
    color: #007749;
    text-decoration: none;
}

h3
{
    font-size: 110%;
}

h3 a, h3 a:visited
{
    color: #007749;
    text-decoration: none;
}

h4
{
    font-size: 100%;
}

.textbox
{
    font: 10px verdana, arial, sans-serif;
}

.topmenu
{
    margin: 10px 0px 0px 16px;
    padding: 0px;
}

.topmenu li
{
    display: inline;
}

.topmenu li a, .topmenu li a:visited
{
    color: Gray;
    text-decoration: none;
}

.topmenu li a:hover
{
    color: #F94830;
    text-decoration: underline;
}

.topmenu .seperator
{
    color: #F94830;
}


.search
{
    width: 250px;
    height: 25px;
    margin: 5px 16px 0px 0px;
    background: url('imgs/search_bg.gif') no-repeat;
    color: #FFFFFF;
    float: right;
}

.search td
{
    vertical-align: middle;
}

.search .lbl
{
    text-align: right;
    width: 50px;
}

.search .txt
{
    text-align: left;
    width: 170px;
}

.search .btn
{
    text-align: center;
    width: 30px;
}

.search .btn a, .search .btn a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

.search .btn a:hover
{
    text-decoration: underline;
}

.hs
{
    clear: both;
    width: 100%;
    height: 1px;
    background: url('imgs/hs_d.gif') repeat-x left top;
    margin: 6px 0px 6px 0px;
}

.hs .hs_left
{
    float: left;
    height: 1px;
    width: 140px;
    background: url('imgs/hs_l.gif') no-repeat left top;
    font-size: 0px;
}

.hs .hs_right
{
    float: right;
    height: 1px;
    width: 140px;
    background: url('imgs/hs_r.gif') no-repeat right top;
    font-size: 0px;
}

.header
{
    width: 100%;
}

.header .logo
{
    text-align: left;
    padding: 0px 10px 0px 10px;
}

.header .flag
{
    text-align: right;
    padding: 0px 10px 0px 10px;
}

.header .photos
{
    text-align: center;
}

.menu
{
    height: 35px;
    width: 100%;
    background: url('imgs/menu_bg.gif') repeat-x;
    margin: -6px 0px -6px 0px;
    padding-left: 16px;
    padding-right: 16px;
    vertical-align: middle;
}

.mainmenu
{
    white-space: nowrap;
    font-size: 120%;
    font-weight: bold;
    color: White;
}

.mainmenu a, .mainmenu a:visited
{
    font-weight: bold;
    color: White;
    text-decoration: none;
}

.mainmenu a:hover
{
    text-decoration: underline;
}

.datetime
{
    color: White;
    text-align: right;
    white-space: nowrap;
    font-weight: normal;
}

.sidepnl
{
    width: 240px;
    background: url('imgs/sidepnl_mid.gif') repeat-y center;
}

.sidepnl_td
{
    width: 240px;
}

.sidepnl .top
{
    height: 8px;
    background: url('imgs/sidepnl_top.gif') no-repeat center top;
}

.sidepnl .bottom
{
    height: 14px;
    background: url('imgs/sidepnl_btm.gif') no-repeat center bottom;
}

.sidepnl .body
{
    padding: 0px 16px 0px 16px;
}

.sidepnl .body_ad
{
    margin-left: 14px;
}

.sidepnl .title
{
    font-weight: bold;
    font-size: 140%;
    color: White;
}

.sidepnl .hline
{
    border-top: solid 1px #ffffff;
    margin-top: 2px;
    height: 1px;
}

.sidepnl .newsheader
{
    color: White;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: none;
}

.sidepnl .newsheader a
{
    color: White;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: none;
    font-size: 11px;
}

.sidepnl .newsheader a:visted
{
    color: White;
    font-weight: bold;
    margin-top: 10px;
    text-decoration: none;
}

.sidepnl .newsheader a:hover
{
    text-decoration: underline;
}

.sidepnl .newsbody
{
    color: White;
}

.sidepnl .HomePhoto
{
    margin: 5px 5px 0px 0px;
    padding: 15px 15px 15px 15px;
    background: url('imgs/thumb_frame_s.gif') no-repeat left top;
}



.sidepnl .relatedlink
{
    color: White;
    font-weight: bold;
    margin-top: 5px;
    text-decoration: none;
}

.sidepnl .relatedlink a
{
    display:block;
    padding-bottom: 5px;
    color: White;
    font-weight: bold;
    text-decoration: none;
}

.sidepnl .relatedlink a:visted
{
    display:block;
    color: White;
    font-weight: bold;
    text-decoration: none;
}

.sidepnl .relatedlink a:hover
{
    text-decoration: underline;
}

.sidepnl .relatedlinks_title
{
    color: White;
}




.pagebody
{
    width: 100%;
}

.pagebody td
{
    vertical-align: top;
}

#newsheadings
{
    float: left;
}

#photogallery
{
    float: right;
}

#footer
{
    position: fixed;
    bottom: 6px;
    left: 0px;
    right: 0px;
}

#framefooter
{
    margin-top: 0px
}

.copyright
{
    color: White;
    vertical-align: middle;
}

.copyright a, .copyright a:visited
{
    color: White;
    text-decoration: none;
}

.copyright a:hover
{
    text-decoration: underline;
}

.developer
{
    color: White;
    vertical-align: middle;
    text-align: right;
}

.developer a, .developer a:visited
{
    color: White;
    text-decoration: none;
}

.developer a:hover
{
    text-decoration: underline;
}

.collapsepanel
{
    height: 0px;
    overflow: hidden;
    padding-left: 6px;
}

.modal_background
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modal_popup
{
    background-color:#ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #007749;
    padding: 3px;
    width: 400px;
}

.popup_menu
{
    position: absolute;
    visibility: hidden;
    background-color: #ffffff;
    padding: 6px;
    border: solid 1px #808080;
    white-space: nowrap;
}

.popup_menu a
{
	
}
.showhide
{
    
    cursor: pointer;
    white-space: nowrap;
    color: #0081c6;
}

.contactus_table
{

}

.contactus_table .label
{
    width: 80px;
    vertical-align: top;
}

.contactus_table .text
{
    width: 400px;
    vertical-align: top;
}

.contactus_table .sep
{
    width: 20px;
    text-align: center;
    vertical-align: top;
}

.lbclist div
{
    font-weight: bold;
    color: #007749;
    font-size: 12px;
    padding-top: 10px;
}

.lbclist div p
{
    font-weight: normal;
    color: Black;
    font-size: 10px;
    padding-top: 0px;
    margin-top: 0px;
    padding-left: 20px;
}

.lbclist div H1
{
    font-weight: bold;
    text-decoration: underline;
    font-size: 10px;
}

.lbclist li
{
    font-weight: bold;
    color: #007749;
    font-size: 12px;
}

.lbclist li p
{
    font-weight: normal;
    color: Black;
    font-size: 10px;
    padding-top: 0px;
    margin-top: 0px;
}

.lbclist li H1
{
    font-weight: bold;
    text-decoration: underline;
    font-size: 10px;
}

.normallist li
{
    font-weight: normal;
    color: #000000;
    font-size: 10px;
}

.upload_title
{
    width: 120px;
    height: 16px;
    font-weight: bold;
    text-align: left;
    background-color: #007749;
    color: #ffffff;
    vertical-align: top;
    padding-top: 4px;
    padding-left: 4px;
    border-bottom: solid 1px #D2D2D2;
    border-left: solid 1px #D2D2D2;
    white-space: nowrap;
}

.upload_text
{
    width: 440px;
    text-align: left;
    background-color: #eef7ed;
    vertical-align: top;
    padding-top: 4px;
    padding-left: 4px;
    border-bottom: solid 1px #E2E2E2;
    border-left: solid 1px #E2E2E2;
}

.AlbumPhoto_frame
{
    float: left;
}

.AlbumPhoto
{
    margin: 10px 5px 0px 0px;
    padding: 15px 15px 15px 15px;
    background: url('imgs/thumb_frame_n.jpg') no-repeat left top;
}

.links
{
    margin-left: 15px;
    height: 20px;
    white-space: nowrap;
    text-align: left;
}

.links a, .links .seperator
{
    color: Gray;
    text-decoration: none;
}

.links a:hover
{
    color: #000000;
    text-decoration: underline;
}

 .pager
 {
     text-align: left;
     margin-right: 10px;
     padding-bottom: 8px;
     padding-top: 8px;
 }
 
 .pager a
{
    background:#ffffff;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color: #007749;
    text-decoration: none;
    border: #007749 solid 1px;
    padding:4px 8px 4px 8px;
    margin-right: 4px;
}

.pager_a, .pager a:hover
{
    background:#007749;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
    border:#000000 solid 1px;
    padding:4px 8px 4px 8px;
    margin-right: 4px;
}

.updating
{
    
}

.coltitle
{
    height: 16px;
    font-weight: bold;
    text-align: center;
    background-color: #eef7ed;
    vertical-align: top;
    padding-top: 4px;
    padding-left: 4px;
    border-bottom: solid 1px #D2D2D2;
    border-left: solid 1px #D2D2D2;
}

.coltext, .coltext_c
{
    text-align: left;
    background-color: #eef7ed;
    vertical-align: top;
    padding-top: 4px;
    padding-left: 4px;
    border-bottom: solid 1px #E2E2E2;
    border-left: solid 1px #E2E2E2;
}

 .coltext_c
 {
     text-align: center;
 }
 
.news_edit_title,
.news_edit_details,
.news_edit_date
{
    border: 1px dashed #C0C0C0;
    text-align: left;
    font: 8pt "Lucida Grande" , "Lucida Sans" , verdana, arial, sans-serif;
}

.news_edit_date_ar
{
	border: 1px dashed #C0C0C0;
    text-align: right;
    font: 12pt arial, sans-serif;
}

.news_edit_title
{
    font-weight: bold;
    font-size: 140%;
}

 .news_edit_header
 {
    color: #007749;
    text-align: left;
    font-size: 120%;
    font-weight: bold;
    display: block;
 }
 
 .news_checkbox
{
    border: 1px dashed #C0C0C0;
    width: 10px;
    height: 10px;
}

.news_title
{
    padding: 20px 20px 0px 0px;
    text-align: left;
    font-size: 140%;
    font-weight: bold;
}

.news_info
{
    text-align: left;
    font-size: 80%;
    font-weight: bold;
    color: #007749;
}

.news_expired
{
    text-align: left;
    font-size: 80%;
    font-weight: bold;
    color: Red;
}

.news_date
{
    font-weight: bold;
}

.news_details
{
    padding: 10px 20px 20px 0px;
    text-align: left;
    color: #505050;
}

.news_seperator
{
	height: 1px;
    margin: 0px 20px 0px 0px;
    border-top: dotted 1px #505050;
}

.ads_url
{
    padding: 10px 20px 10px 0px;
    text-align: left;
    font-size: 110%;
    font-weight: bold;
    color: Navy;
}

.albums_seperator
{
	height: 10px;
	margin-top: 15px;
    border-top: dotted 1px #505050;
}

.orderlist
{
	margin-left: 20px;
}

.orderlist .num
{
	white-space: nowrap;
}

.EditorNav a, .EditorNav a:visited
{
	color: Yellow;
}

#visitors
{
	color: #FFFFFF;
	font-weight: bold;
}

.download
{
	margin-bottom: 20px;
}

.download h2
{
	Color: Black;
	font-size: 130%;
}

.download a, .Download a:visited
{
	Color: Blue;
	font-size: 110%;
}

.download a:hover
{
	color: Red;
}

.cv_list
{
	margin-left: 15px;
}

.dynaSection_menu
{
	background-color: #FFFFFF;
	padding: 4px; 
	border: solid 1px #900000; 
	visibility: hidden;
	position: relative;
}

.dynaSection_hover
{
	background-color: #DFDFDF;
}
