
BODY       
           {
        font-size: 11px; 
        font-family: Arial, Verdana, Helvetica, sans-serif;
        color: #424242;

      	scrollbar-3dlight-color: #CECECE;
	scrollbar-arrow-color: #964040;
	scrollbar-darkshadow-color: #757575;
	scrollbar-face-color: #E3E3E3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-track-color: #E6E6E6;
	  }


TD.col-main
 {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center left;
	background-image: url(/img/collage.jpg);
 }
 
TD.col-bgr
 {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: center left;
	background-image: url(/img/bgr.jpg);
 }
 
TD.col-bgr-a
 {
	margin: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: center left;
	background-image: url(/img/bgr.jpg);
 }

.col-input 
           { 
         COLOR: #FF7615; 
         BACKGROUND: #FFFFFF;
          BORDER-TOP: #D0D4CC 1px solid;
          BORDER-LEFT: #D0D4CC 1px solid; 
          BORDER-BOTTOM: #D0D4CC 1px solid;
          BORDER-RIGHT: #D0D4CC 1px solid;
          FONT-FAMILY: Arial, Helvetica, sans-serif;
          FONT-SIZE: 10px; 
          FONT-WEIGHT: bold; 
          MARGIN: 3px;
          }

.col-button
           { 
         COLOR: #FF7615; 
         BACKGROUND: #FEFDED;
          BORDER-TOP: #D0D4CC 1px solid;
          BORDER-LEFT: #D0D4CC 1px solid; 
          BORDER-BOTTOM: #D0D4CC 1px solid;
          BORDER-RIGHT: #D0D4CC 1px solid;
         FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
         FONT-SIZE: 10px; 
         FONT-WEIGHT: bold; 
          MARGIN: 3px;
           }

.col-text 
           { 
         FONT-FAMILY: Verdana, Arial, Sans-serif; 
         FONT-SIZE: 10px;
         FONT-WEIGHT: bold; 
         COLOR: #2B4912;
           }

H1      {
         COLOR: #EC4E09; 
         font-family: Arial, Verdana, Helvetica, sans-serif; 
         FONT-SIZE: 12px;
         FONT-WEIGHT: bold;
      margin-top: 8px;
      margin-bottom: 8px;
      margin-left: 5px;
      margin-right: 5px; 
           }

H2      {
         COLOR: #EC4E09; 
         font-family: Arial, Verdana, Helvetica, sans-serif; 
         FONT-SIZE: 11px;
         FONT-WEIGHT: bold;
      margin-top: 8px;
      margin-bottom: 8px;
      margin-left: 5px;
      margin-right: 5px; 
           }

TD      
           {
        font-size: 11px; 
        font-family: Arial, Verdana, Helvetica, sans-serif;
        color: #676767;
           }


TD.colorizer-topline
 {
 margin: 0px;
 BACKGROUND: #E9E9E9;
 }

TD.colorizer-leftcol
 {
 margin: 0px;
 BACKGROUND: #F2F9E9;
 }

TD.colorizer-rightcol
 {
 margin: 0px;
 BACKGROUND: #F4F4F4;
 }

TD.colorizer-line01
 {
 margin: 0px;
 BACKGROUND: #D3D3D3 url(../img/line-01.gif) repeat-x left bottom;
 }

TD.colorizer-line02
 {
 margin: 0px;
 BACKGROUND: #D3D3D3 url(../img/line-01.gif) repeat-x left top;
 }

TD.collage-main
 {
 margin: 0px;
 BACKGROUND: #74BB29 url(../col/01-main.jpg) repeat-x left middle;
 }

TD.norepeat
 {
 margin: 0px;
 background-repeat: no-repeat;
 background-position: top left;
 }

TD.top-left-repeat-x
 {
 margin: 0px;
 background-repeat: repeat-x;
 background-position: top left;
 }


TD.bottom-right-norepeat
 {
 margin: 0px;
 background-repeat: no-repeat;
 background-position: bottom right;
 }

TABLE.tab-bottom-right-norepeat
 {
 margin: 0px;
 background-repeat: no-repeat;
 background-position: bottom right;
 }

TABLE.tab-top-right-norepeat
 {
 margin: 0px;
 background-repeat: no-repeat;
 background-position: top right;
 }

TD.bottom-left-norepeat
 {
 margin: 0px;
 background-repeat: no-repeat;
 background-position: bottom left;
 }

TD.bottom-repeat-x
 {
 margin: 0px;
 background-repeat: repeat-x;
 background-position: bottom left;
 }

TABLE.inside-right
 {
 margin-top: 0px;
 margin-bottom: 5px;
 margin-left: 10px;
 margin-right: 0px;
 align: right;
 }

TABLE.inside-left
 {
 margin-top: 0px;
 margin-bottom: 5px;
 margin-left: 2px;
 margin-right: 10px;
 align: left;
 }


P          {
        margin-top: 4px;
        margin-bottom: 4px;
        margin-left: 8px;
        margin-right: 0px;
           }

P.menulist          {
        margin-top: 2px;
        margin-bottom: 2px;
        margin-left: 2px;
        margin-right: 4px
           }

P.smallhead          {
        margin-top: 10px;
        margin-bottom: 4px;
        margin-left: 10px;
        margin-right: 8px
           }

P.leftcol          {
        margin-top: 8px;
        margin-bottom: 8px;
        margin-left: 16px;
        margin-right: 8px
           }


P.smallpar          {
        margin-top: 8px;
        margin-bottom: 8px;
        margin-left: 16px;
        margin-right: 8px
           }

HR
           { 
          BORDER-TOP: #AEAEAE 1px solid;
          BORDER-LEFT: #AEAEAE 1px solid; 
          BORDER-BOTTOM: #EFEFEF 1px solid;
          BORDER-RIGHT: #EFEFEF 1px solid;
        margin-top: 2px;
        margin-bottom: 2px;
        margin-left: 1px;
        margin-right: 1px

           }


A:link 
           { 
        text-decoration: none;
        font-weight: bold;
        color: #EC4E09
           }

A:visited 
           { 
        text-decoration: none;
        font-weight: bold;
        color: #EC6930
           }

A:active 
           { 
        text-decoration: underline;
        font-weight: bold;
        color: #F1560C
           }
A:hover   
           { 
        text-decoration: underline;
        font-weight: bold;
        color: #F1560C
           }

A.mainmenu:link
 {text-decoration: none; font-weight: bold; color: #6C6C6C; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

A.mainmenu:visited 
 {text-decoration: none; font-weight: bold; color: #6C6C6C; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

A.mainnmenu:active
 {text-decoration: none; font-weight: bold; color: #FF5715; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}

A.mainmenu:hover
 {text-decoration: none; font-weight: bold; color: #FF5715; font-size: 12px; font-family; Arial, Helvetica, sans-serif;}



A.serviceicons-link:link
 {text-decoration: none; font-weight: bold; color: #434343; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}

A.serviceicons-link:visited 
 {text-decoration: none; font-weight: bold; color: #434343; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}

A.serviceicons-link:active
 {text-decoration: none; font-weight: bold; color: #FF5715; font-size: 10px; font-family: Arial, Helvetica, sans-serif;}

A.serviceicons-link:hover
 {text-decoration: none; font-weight: bold; color: #FF5715; font-size: 10px; font-family; Arial, Helvetica, sans-serif;}


A.sitepath:link
 {text-decoration: none; font-weight: bold; color: #2B4912; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

A.sitepath:visited 
 {text-decoration: none; font-weight: bold; color: #2B4912; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

A.sitepath:active
 {text-decoration: underline; font-weight: bold; color: #357400; font-size: 11px; font-family: Arial, Helvetica, sans-serif;}

A.sitepath:hover
 {text-decoration: underline; font-weight: bold; color: #357400; font-size: 11px; font-family; Arial, Helvetica, sans-serif;}


IMG.bullet-chapter
	{
	width:13px;
	height:13px;
	margin: 0px;
	background-image: url("/img/bullet-m-green.gif");
	}

IMG.bullet-menu
	{
	width:13px;
	height:13px;
	background-image: url("/img/bullet-m-orange.gif");
	}

IMG.arrow-list
	{
	width:11px;
	height:9px;
	margin: 0px;
	background-image: url("/img/arrow-m-green.gif");
	}

IMG.service-icons
	{
	width:16px;
	height:16px;
	background: FF5715;
	}

.input-simple 
           { 
         COLOR: #FF7615; 
         BACKGROUND: #FFFFFF;
          BORDER-TOP: #D0D4CC 1px solid;
          BORDER-LEFT: #D0D4CC 1px solid; 
          BORDER-BOTTOM: #D0D4CC 1px solid;
          BORDER-RIGHT: #D0D4CC 1px solid;
         FONT-FAMILY: Arial, Helvetica, sans-serif;
         FONT-SIZE: 10px; 
         FONT-WEIGHT: bold; 
          MARGIN: 3px;
           }

.input-dark 
           { 
         COLOR: #2B4912; 
         BACKGROUND: #E5FFCB;
          BORDER-TOP: #5CB400 1px solid;
          BORDER-LEFT: #5CB400 1px solid; 
          BORDER-BOTTOM: #5CB400 1px solid;
          BORDER-RIGHT: #5CB400 1px solid;
         FONT-FAMILY: Arial, Helvetica, sans-serif;
         FONT-SIZE: 10px; 
         FONT-WEIGHT: normal;
         PADDING-LEFT: 3px;
         MARGIN: 0px
           }

.button-simple
           { 
         COLOR: #FF7615; 
         BACKGROUND: #FEFDED;
          BORDER-TOP: #D0D4CC 1px solid;
          BORDER-LEFT: #D0D4CC 1px solid; 
          BORDER-BOTTOM: #D0D4CC 1px solid;
          BORDER-RIGHT: #D0D4CC 1px solid;
         FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
         FONT-SIZE: 10px; 
         FONT-WEIGHT: bold; 
          MARGIN: 3px;
           }

.button-dark
           { 
         COLOR: #216000; 
         BACKGROUND: #93FF5B;
          BORDER-TOP: #3EB400 1px solid;
          BORDER-LEFT: #3EB400 1px solid; 
          BORDER-BOTTOM: #3EB400 1px solid;
          BORDER-RIGHT: #3EB400 1px solid;
         FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
         FONT-SIZE: 10px; 
         FONT-WEIGHT: bold; 
          MARGIN: 3px;
           }


.block-header 
           { 
         FONT-FAMILY: Tahoma, Verdana, Arial, Sans-serif; 
         FONT-SIZE: 12px;
         FONT-WEIGHT: bold; 
         COLOR: #434343;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 5px;
        margin-right: 5px;
           }

.note-text 
           { 
         FONT-FAMILY: Tahoma, Arial, Sans-serif; 
         FONT-SIZE: 10px;
         FONT-WEIGHT: bold; 
         COLOR: #797979;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 5px;
        margin-right: 5px
           }

.text-header 
           { 
         FONT-FAMILY: Arial, Sans-serif; 
         FONT-SIZE: 11px;
         FONT-WEIGHT: bold; 
         COLOR: #EC4E09;
           }

.note-header 
           { 
         FONT-FAMILY: Verdana, Arial, Sans-serif; 
         FONT-SIZE: 10px;
         FONT-WEIGHT: bold; 
         COLOR: #2B4912;
           }

.verdana12 
           { 
         FONT-FAMILY: Verdana, Arial, Sans-serif; 
         FONT-SIZE: 12px;
         FONT-WEIGHT: bold; 
           }

.verdana11 
           { 
         FONT-FAMILY: Verdana, Arial, Sans-serif; 
         FONT-SIZE: 11px;
         FONT-WEIGHT: bold; 
           }

.verdana10 
           { 
         FONT-FAMILY: Verdana, Arial, Sans-serif; 
         FONT-SIZE: 10px;
         FONT-WEIGHT: bold; 
           }

.verdana9 
           { 
         FONT-FAMILY: Verdana, Arial, Sans-serif; 
         FONT-SIZE: 9px;
 
           }
div.photo
{
	width:145px;
	height:179px;
	border:solid 1px #D7F4FF;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.photo-arrow
{
	background-color:#EC4E09;
}

.title
{
	color:#6C6C6C;
	font-size:18px;
}

.submenu-photo,
{
	font-size: 12px;
}

a.submenu-photo:link, a.submenu-photo:visited, a.submenu-photo:hover
{
	font-size: 12px;
	color: #FF5715;
}

