body
{
margin:0px auto;
padding:0px;
background:url(../img/web_body_bg.jpg) left top repeat-x #a1c0d8;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
}
#container
{
	margin: auto;
	width: 689px;
}
#top
{
		
}
#top #tleft
{
	background-image:url(../img/header_left.jpg);
	width:10px;
	height:321px;
	float:left;
}
#top #tright
{
	background-image:url(../img/header_right.jpg);
	width:10px;
	height:321px;
	float:left;
}
#top #tcenter
{
	width:669px;
	float:left;
	background-color: #fff;
}
#top #tcenter #header
{
	width: 669px;
	height: 21px;
	background-image: url(../img/header_top.jpg);
}
#top #tcenter #logo_top
{	
	width: 659px;
	height: 280px;
	margin: auto;
}
#top #tcenter #menu
{	
	width: 659px;
	height: 20px;
	margin: auto;
}
#top #tcenter #menu table
{
  font-weight: bold;
  text-align: center;
  margin: auto;
  width: 97%;
}

#bottom
{
	clear: left;
	color:#3A4C87; 
	font-size:10px;
	clear: left;
}
#bottom #bleft
{
	background-image: url(../img/footer_left.gif);
	width: 10px;
	height: 57px;
	float: left;
}
#bottom #bcenter
{

	background-color: #fff;
	width: 669px;
	height: 36px;
	float: left;
}
#bottom #bright
{
	background-image: url(../img/footer_right.gif);
	width: 10px;
	height: 57px;
	float: left;
}
#bottom #menu
{
	text-align: center;
	color:#3a4c87;
	background-color: #ebebeb;
	height: 20px;
}
#bottom #bcenter #bfooter
{
	background-image: url(../img/bottom.gif);
	width: 669px;
	height: 36px;	
	text-align: center;
}
#bottom #copy
{
	margin: auto;
	width: 100px;
	text-align: center;
	border: 1px solid
}
p
{
text-align: justify;
}
#SideBar
{
/*background-image: url(../img/menu_bg.jpg);*/
background-repeat: no-repeat;
padding-top: 15px;
padding: 8px;
}
.Category
{
color: #000000;
}
#ccenter #Center
{
margin-top: 10px;
margin-left: 13px;
}
#ccenter #Center #Content
{
margin-top: 10px;
margin-right: 13px;
}
#ccenter
{	
	background-color: #fff;
	background-image: url(../img/body.jpg);
	width: 689px;
	height: 100%;	
	float: left;
	color: #6375d6;
}
#ccenter #Center #SideBar
{
  width: 153px;
  height: 500px;
  float: left;
}
#ccenter #Center #Content
{
  width: 480px;  
  float: left;
}
#ccenter #cleft
{
float: left;
width: 10px;
height: 139px;
background-image: url(../img/header_left1.gif);
}
#ccenter #cright
{
float: right;
width: 10px;
height: 139px;
background-image: url(../img/header_right1.gif);
}
h1
{
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  display: block;
  text-align: center;
  color: blue;
}
h2
{
  margin: 0px;
  padding: 0px;
  font-size: 19px;
}
h3
{
	margin: 0px;
	padding-top: 10px;
	font-size: 13px;
}

input, textarea, select
{
  border: 1px solid #6375d6;
  color: blue;
}

#Content table
{
border-color: blue;
margin: 0px;
padding: 0px;
text-align: center;
width: 100%;
}
#intro
{
text-align: center;
}
#lang
{
position: relative;
top: 0px;
left: 0px;
padding-top: 5px;
padding-left: 20px;
}
input
{
margin-right: auto;
}
.tab tr td
{
  text-align: left;
}
img
{
border: 0px;
}
#loading 
{
  width: 150px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-align:center;
  color: #6375d6;  
  cursor: wait;
  font-weight: bold;
  font-size: 20px;
}
#intro #logo
{
margin: auto;
width: 565px;
height: 800px;
background-image: url(../img/intro.jpg);
background-repeat: none;
}
#intro #top
{
color: #9CC5E9;
font-weight: bold;
font-size: 30px;
}
#menulist
{
background-color: #93c2e7;
padding: 5px;
}
#menutop
{
width: 153px;
height: 11px;
background-image: url(../img/menu-top.gif);
}
#menubottom
{
width: 153px;
height: 11px;
background-image: url(../img/menu-bottom.gif);
}

