body  {	background-color:#ffffff;
	margin:0px;}
table.main {width:100%;
	margin:0px;
	padding:0px;}
table.top {width:100%;}
table.border {width:100%;}
table.menu { width:200px;}
table.bottom {width:100%;}
td {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;}
td.logo {width:200px;
	height:150px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:top;}
td.name {width:253px;
	height:100px;
	background-image: url(images/name.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:top;}
td.topleft {height:100px;
	background-position:left;
	background-image: url(images/topleft.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	text-align:center;}
td.topleft2 {height:50px;
	background-position:left;
	background-image: url(images/topleft2.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	text-align:left;}
td.borderleft {width:200px;
	height:44px;
	background-image: url(images/borderleft.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:top;
	padding-top:35px;}
td.border {
	height:1000px;
	background-image: url(images/border.gif);
	background-position:top left;
	background-repeat: no-repeat;
	vertical-align:top;
	text-align:justify;
	padding-top:15px;
	padding-right:20px;
	padding-left:10px;}
td.borderright {width:153px;
	height:39px;
	background-image: url(images/borderright.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:top;}
td.left {width:170px;
	text-align:left;
	padding-left:10px;
	vertical-align:top;}
td.bottomleft {width:368px;
	height:87px;
	background-image: url(images/bottomleft.gif);
	background-repeat: no-repeat;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left;
	vertical-align:middle;}
td.bottom {
	height:87px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	text-align:center;
	vertical-align:middle;}
td.bottomright {width:363px;
	height:87px;
	background-image: url(images/bottomright.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:bottom;}
div.tet {text-align:right;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-right:30px;
	font-size: 10px;}
h1 {font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #666666;
    text-align: center;
    font-weight: bold;}
h2 {font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    font-weight: bold;}
h3 {font-family: Arial, Helvetica, sans-serif;
    line-height: 12px;
    color: #666666;
    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: circle;
	padding-left:15px;

	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:#cccccc;
	border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #666666;}
