/* CSS Document */
body {margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;}
.body-header{ width:100%; height:104px; background-image:url(body-header-bg.png);}
.body-header-logo{ float:left;left:0px; top:0px; position:absolute}
.body-header-right{ float:right; right:0px; top:0px; position:absolute; width:auto}
.main-mid{ background-color:#F0F0F0; background-image:url(bg-stripes-light.gif); vertical-align:top; text-align:left;}
.main-mid-pic{ float:left; margin:10px 10px 10px 10px}
.body-footer{ clear:both; background-image:url(body-footer-bg.png); height:18px; width:100%}
.main-seprator{ background-image:url(seprator.gif); background-repeat:repeat-y}

.word-header {font-family: Verdana; font-size: 10px; color:#990000}
.word-menu{ font-family:Verdana; font-size:12px; color:#FFFFFF; }
.left-menu-title {font-family: Tahoma; color:#0054a6;font-size: 18px;}
.left-menu-link {font-family: Arial;font-size: 14px; color:#666666}
.main-mid-title{font-family:"Verdana"; font-size:12px; color:#8f0000; font-weight: bold}
.main-mid-more{font-family:Verdana; font-size:10px; color:#333333}
.main-mid-content{font-family:Arial; font-size:12px; color:#141414;margin:20px 20px 20px 20px}
.main-right-content{font-family:Tahoma; font-size:12px; color:#141414}

a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{text-decoration: underline;}
a:active{text-decoration: none;}

