body  {	background-color:#ffffff;
	margin:0px;}
table.main {width:100%;
	margin:0px;
	padding:0px;}
table.top {width:100%;
	background-color: #fee585;}
table.border {width:100%;
	background-color: #fee585;}
table.middle {width:100%;}
table.bottom {width:100%;}
td {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;}
td.logo {width:198px;
	height:114px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;}
td.name {width:262px;
	height:114px;
	background-image: url(images/name.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;}
td.topleft {
	height:114px;
	background-image: url(images/topleft.gif);
	background-repeat: repeat-x;
	text-align:center;}
td.topright {width:172px;
	height:114px;
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;}
td.borderleft {width:450px;
	height:43px;
	background-image: url(images/borderleft.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;}
td.border {
	height:43px;
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	text-align:left;
	vertical-align:middle;}
td.borderright {width:182px;
	height:43px;
	background-image: url(images/borderright.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:middle;}
td.leftmenu {width:201px;
	background-image: url(images/menu.gif);
	background-repeat: repeat-y;
	padding-left:13px;
	text-align:left;
	vertical-align:top;
	font-size: 10px;}
td.content {
	height:200px;
	background-color:#ffffff;
	text-align:justify;
	vertical-align:top;}
td.rightmenu {width:182px;
	background-image: url(images/rightmenu.gif);
	background-repeat: repeat-y;
	text-align:center;
	background-color: #fff9d5;
	vertical-align:top;}
td.bottomleft {width:201px;
	height:53px;
	background-image: url(images/bottomleft.gif);
	background-repeat: repeat-y;
	text-align:center;
	vertical-align:middle;}
td.bottom {
	height:53px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	text-align:center;
	vertical-align:middle;}
td.bottomright {width:182px;
	height:53px;
	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: #d69948;
    text-align: center;
    font-weight: bold;}
h2 {font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
    color: #d69948;
    font-size: 14px;
    text-align: center;
    font-weight: bold;}
h3 {font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
    color: #d69948;
    font-size: 13px;
    text-align: center;
    font-weight: bold;}
ul  {list-style-image: url("images/mark.gif");
	padding-right:13px;
	padding-left: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:#ffffff;
	border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ffee8a;}