body  {	background-color:#ffffff;
	margin:0px;}
table.main {width:100%;
	margin:0px;
	padding:0px;}
table.top {width:100%;}
table.border {width:100%;}
table.middle {width:100%;}
table.bottom {width:100%;}
td {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;}
td.logo {width:274px;
	height:95px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;}
td.topleft {
	height:95px;
	background-image: url(images/topleft.gif);
	background-repeat: repeat-x;
	text-align:center;}
td.name {width:195px;
	height:95px;
	background-image: url(images/name.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;}

td.borderleft {width:274px;
	height:47px;
	background-image: url(images/borderleft.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;}
td.border {
	height:47px;
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	text-align:left;
	vertical-align:middle;}
td.borderright {width:195px;
	height:47px;
	background-image: url(images/borderright.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;}
td.leftmenu {width:204px;
	padding-left:10px;
	background-image: url(images/menu.gif);
	background-repeat: repeat-y;
	text-align:left;
	vertical-align:top;
	font-size: 10px;}
td.menuborder {width:3px;
	background-image: url(images/bordermenu.gif);
	background-repeat: repeat-y;}
td.content {
	height:200px;
	background-color:#ffffff;
	text-align:justify;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;}
td.rightmenu {width:162px;
	background-image: url(images/rightmenu.gif);
	background-repeat: repeat-y;
	text-align:center;
	vertical-align:top;}
td.bottomleft {width:211px;
	height:56px;
	background-image: url(images/bottomleft.gif);
	background-repeat: repeat-y;
	text-align:center;
	vertical-align:middle;}
td.bottom {
	height:56px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	text-align:center;
	vertical-align:middle;}
td.bottomright {width:166px;
	height:56px;
	background-image: url(images/bottomright.gif);
	background-repeat: repeat-y;
	text-align:center;
	vertical-align:middle;}
div.tet {text-align:center;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}
h1 {font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #6b6ba9;
    text-align: center;
    font-weight: bold;}
h2 {font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
    color: #6b6ba9;
    font-size: 14px;
    text-align: center;
    font-weight: bold;}
h3 {font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
    color: #6b6ba9;
    font-size: 13px;
    text-align: center;
    font-weight: bold;}
hr {	height:1px;
	color:#2d2d2d;
	width:70%;
	border:0px;
	padding:0px;
	margin-right:0px;}
ul  {list-style-image: url("images/mark.gif");
	padding-left:13px;
	padding-right:13px;
	list-style-position: outside;
	line-height:16px;}
a:link {color:#000000;
	text-decoration:underline;}
a:visited {color:#222222;
	text-decoration:underline;}
a:active {color:#000000;
	text-decoration:underline;}
a:hover {background-color:#cde9ff;
	border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #225cad;}