﻿body
{
margin:0px 0px 0px 0px;
}

body,td
{
font-family:tahoma;
font-size:8.5pt;
line-height:1.7;
}

a {

	font-size: 8.5pt;
	color: #2F62D9;
	text-decoration:none;
}
a:visited {
	color: #2F62D9;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #2F62D9;
	text-decoration:none;
}

#main
{
position:absolute;
width:950px;
left:50%;
margin: 0px 0px 0px -475px;
padding:0px;

border-left:1px solid #dddddd;
border-right:1px solid #dddddd;
border-bottom:1px solid #dddddd;
}

#header
{
float:left;
width:950px;
height:175px;
clear:both;
}

#top
{
float:left;
width:950px;
height:125px;
}

#top #links
{
position:absolute;
top:10px;
left:600px;
height:20px;
}


#top #links ul
{
list-style:none;
padding:0;
margin:0;
}


#top #links li
{
display:inline;
}

#top #links li a
{
color:#666666;
padding:5px;
text-decoration:none;
}

#top #links li a:hover
{
color:#000000;
padding:5px;
text-decoration:underline;
}


#top #contact
{
position:absolute;
top:50px;
width:600px;
left:300px;
color:#999999;
}

#top #contact a
{
text-decoration:underline;
color:#999999;
}
#top #contact a:hover
{
text-decoration:underline;
color:black;
}


#hmenus
{
float:left;
width:950px;
background-image:url(images/menubacknormal.gif);
margin:0px;
padding:0px;
height:30px;
border-bottom:1px solid #dddddd;

}

#hmenus ul
{
margin:0px;
list-style-type:none;
padding:0px;
display:inline;
}

#hmenus li
{
float:left;
text-align:center;
}

#hmenus a
{
display:block;
font-size:12px;
font-weight:bold;
color:#666666;
padding:5px;
width:80px;
}


#hmenus a:hover
{
background-image:url(images/menubackhover.gif);
}


#popupmenus
{
position: absolute;
background-color: white;
border:1px solid #eeeeee;
line-height: 1.7;
font-size:7pt;
z-index: 100;
visibility: hidden;
width:135px;
cursor:pointer;
}

#popupmenus a
{
padding:2px 0 2px 0;
text-decoration: none;
display: block;
font-weight:200;
font-size:8.5pt;
color:#000000;
width:100%;
}


#popupmenus a:hover
{
background-color:#99cc33;
color:#ffffff;
background-image:none;
}

#leftpart
{
float:left;
width:200px;
text-align:justify;
padding:0;
margin:0;
border:0px solid #dddddd;
}

#leftpart #leftnavigation
{
border:1px solid #eeeeee;
padding:2px;
margin:2px;
}

#leftpart #leftnavigation ul
{
margin:0px;
padding:0px;
list-style:none;
}

#leftpart #leftnavigation li
{
border-bottom:1px solid #eeeeee;
}

#contentpart
{
float:left;
width:700px;
text-align:justify;
padding:0 10px;
margin:0 10px 10px 10px;
}

#contentpart #sectionheading
{
font-weight:bold;
font-size:115%;
color:#006BD7;
margin-top:5px;
padding:5px; 
background-image:url(./images/sectionheaderbg.gif);
background-repeat:repeat-y;
}

#contentpart #content
{
padding:0 0 0 0;
width:100%;

}
#contentpart #content #contentleft
{
padding:0 0 0 5px;
width:40%;
float:left;
}

#contentpart #content #contentright
{
padding:0 0 0 5px;

}

#mainforRightPart
{
width:200px;
float:right;	
}
#mainfRightPart
{
width:500px;
float:right;	
}
#ctl00_mainforRightPart
{
width:200px;
float:right;	
}



#rightpat
{
float:left;
width:500px;
text-align:justify;
padding:0px;
margin:0px;
border-left:0px solid #eeeeee;
}

#rightpart
{
float:left;
width:170px;
text-align:justify;
padding:0px;
margin:0px;
border-left:0px solid #eeeeee;
}

#bottompart
{
float:left;
width:940px;
text-align:center;
padding:5px;
margin:0px;
background-color:#eeeeee;
border-top:1px solid #dddddd;
}


#bottomup
{
padding:5px;
text-align:center;
width:900px;
overflow:auto;
}

#bottomleft
{
float:left;
clear:left;
width:300px;
text-align:left;
}


#bottomright
{
float:right;

clear:right;
width:300px;
text-align:right;
}

/* classes start */

.holderup
{
margin:0px 5px 0 5px;
padding:5px;
background-color:#3399cc;
}

.holderbottom
{
margin:0px 5px 5px 5px;
padding:5px;
border-left:1px solid #3399cc;
border-bottom:1px solid #3399cc;
border-right:1px solid #3399cc;
}

.highlight
{
font-weight:bold;
color:#3399cc;
font-size:110%;
}

.boldcontent
{
font-weight:bold;
font-size:110%;
color:#2f6494;
}

.innerholderup
{
margin:0px 5px 0 5px;
padding:5px;
background-color:#eeeeee;
}

.innerholderbottom
{
margin:0px 5px 5px 5px;
padding:5px;
border-left:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
border-right:1px solid #eeeeee;
}


