body{
  background-color:#FFFFFF;
  margin:5px 0px 0px 0px;
}

.headerimage{
   background-image:url(../images/header1.jpg);
   background-position:center;
   background-repeat:no-repeat;
   width:933px;
   height:149px;
}

.leftborder{
   border-left-color:#35BFF8;
   border-left-style:solid;
   border-left-width:2px;
}

.leftborder2{
background-image:url(../images/leftborder.jpg);
background-position:left;
background-repeat:repeat-y;
width:336px;
}
.leftborder_mark{
background-image:url(../images/leftborder.jpg);
background-position:left;
background-repeat:repeat-y;
width:225px;
}
.Rightleftborder{
background-image:url(../images/border_leftright.jpg);
background-position:left;
background-repeat:repeat-y;
width:336px;
}
.rightBorder2{
background-image:url(../images/right_top.jpg);
background-position:right;
background-repeat:repeat-y;
width:140px;
}
.rightBorder2_mark{
background-image:url(../images/right_top.jpg);
background-position:right;
background-repeat:repeat-y;
width:138px;
}
.rightborder{
    background-image:url(../images/right_border.jpg);
	background-repeat:repeat-y;
	background-position:right;
}

.topnav{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#35BFF8;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
}

a.topnav:active{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#F377B6;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
}

a.topnav:hover{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#F377B6;
	padding-left:7px;
	padding-right:7px;
	text-decoration:none;
}

.content{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:11px;
   color:#C8C8C8;
   padding-top:20px;
   line-height:18px;
}


.fotnav{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#F9ACDA;
	text-decoration:none;
}

.fotnav_design{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#35BFF8;
	text-decoration:none;
}

.iepad{
   padding-left:60px;
}

a.fotnav:hover{
   font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:#35BFF8;
	text-decoration:none;
}
.divscrollhome
{
height:500px; 

width:550px;

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: solid;

border-right-style: solid;

border-bottom-style: solid;

border-left-style: solid;

border-top-color: #ffffff;

border-right-color: #ffffff;

border-bottom-color: #ffffff;

border-left-color: #ffffff;

padding-right: 16px;

overflow-x: auto;

overflow-y: auto;

background-color: #ffffff;

}
