/* CSS Document */
body{
    margin:0px;
    padding:0px;
	background: #eeedf6 url(../img/bg.gif) repeat-x;
	color: #666666;
	font-size:12px;
	line-height:130%;
	}
	
body a {
	text-decoration:none;
	color: #020CDA;
}

body a:hover {
	color: #FD863E;
	}



/*- Wrapper (containing left&right box) --------------------------- */	
#wrapper {
	width:826px;
	margin-left:auto;
	margin-right:auto;
	background: url(../img/wrapper_bg.gif) repeat-y;
	}

#wrapper_box{
	width: 826px;
	margin:0 auto;
	background: url(../img/wrapper_bg2.gif) no-repeat;
}


#header {
	width:820px;
	height:20px;
	background: url(../img/head1.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	color: #ffffff;
	}
	
#header h1{
	color: #ffffff;
	padding: 2px 0 2px 15px;
	font-size:12px;
	margin:0px;
	}
	
#logo {
	width:495px;
	height:59px;
	margin-left:3px;
	background: url(../img/logo.gif) no-repeat;
	float:left;
	}
	
/*- login --------------------------- */	
#login {
	width:188px;
	height:74px;
	margin-left:10px;
	margin-bottom:3px;
	float:left;
	}

#login a {
	float:left;
	width:188px;
	height:65px;
	background:url(../img/login.gif) no-repeat;
	padding-top:10px;
}

#login a span {
	float:none;
	}

#tabs a:hover span {
	color: #ffffff;
	}
	
#login a:hover {
	background-position:0% -73px;
}

#login a:hover span {
	background-position:100% -69px;
}

/*- mail --------------------------- */	
#mail {
	width:188px;
	height:74px;
	margin-left:10px;
	float:left;
	margin-bottom:7px;
	}

#mail a {
	float:left;
	width:188px;
	height:74px;
	background:url(../img/mail.gif) no-repeat;
}

#mail a span {
	float:none;
	}

#mail a:hover span {
	color: #ffffff;
	}
	
#mail a:hover {
	background-position:0% -74px;
}

#mail a:hover span {
	background-position:100% -74px;
}

/*- top_image --------------------------- */		
#top_image {
	width:598px;
	height:140px;
	background: url(../img/top_image.gif) no-repeat;
	float:right;
	margin-right:15px;
	}
	
/*- footer --------------------------- */			
#footer {
	width:820px;
	height:50px;
	background: url(../img/footer1.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	color: #ffffff;
	}
	
#footer h1{
	color: #ffffff;
	padding: 10px 0 10px 0;
	font-size:12px;
	margin:0px;
	}

	

/*- Menu Tab --------------------------- */
#tabs {
	margin-left:auto;
	margin-right:auto;
	padding-left:1px;
	width:810px; 
	height:27px; 
	}
	
#tabs ul {
	float:right;
    list-style:none;
	font-size:12px;
	text-align:center;
	width:810px;
	padding:0;
	margin:0;
	}
	
#tabs li {
	display:inline;
	margin:0; 
	padding:0;
	text-decoration:none;
}

#tabs a {
    float:left;
	width:133px;
	height:24px;
	background:url(../img/tab_list.gif) no-repeat;
	margin:0;
	padding:0 0 0 1px;
	text-decoration:none;
	padding-top:10px;
}

#tabs a span {
	float:none;
	color:#003999;
	}

#tabs a:hover span {
	color: #ffffff;
	}

#tabs a:hover {
	background-position:0% -34px;
}

#tabs a:hover span {
	background-position:100% -34px;
}


/*- menu --------------------------- */

#menu {
	width:180px;
	height:auto;
	float:left;
	border:1px solid #cccccc;
	margin-top:5px;
	margin-left:10px;
	background-color:#FFFFFF;
	}	
	
#list {
	margin: 0;
	padding-top: 5px;
	padding-left: 7px;
	color:#ffffff;
	background:url(../img/menu_bar.gif) no-repeat;
}

#list p {
	padding-top:5px;
	padding-left:auto;
	padding-right:auto;
	line-height:140%;
	
}

#list a {
	text-decoration:none;
}



/*- Main --------------------------- */	

#contents {
	width:600px;
	height:auto;
	margin-left:7px;
	float:left;
	}

.main_bar {
	width:602px;
	height:34px;
	margin-top:5px;
	margin-right:0px;
	padding:0;
	background:url(../img/main_bar.gif) no-repeat;
	font-size:16px;
	color:#0099FF;
	padding:10px 0px 0px 10px;
}
	

#main {
	width:600px;
	height:auto;
	border:1px solid #cccccc;
	}
#main p {
	line-height:140%;
	padding:10px 15px 0px 15px;
	}

	
.clear {
	width:100%;
	height:1px;
	clear:both;
	}
	

/*- VCTPsite --------------------------- */	

#site1 {
	margin-left:auto;
	margin-right:auto;
	padding-left:1px;
	width:600px; 
	height:auto; 
	}
	
#site1 ul {
	float:right;
    list-style:none;
	font-size:12px;
	text-align:center;
	width:600px; 
	padding:0;
	margin:0;
	}
	
#site1 li {
	display:inline;
	margin:0; 
	padding:0;
	text-decoration:none;
}

#site1 a {
    float:left;
	margin:0;
	padding:20px 0 0 30px;
	text-decoration:none;
}


.style2 {color: #666666}
-->



	
	
			