/* SITE BODY Style */

body{ 
	color: #000000;
	font-size: 14px;
	line-height: 20pt;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color: #ffffff;
	}

table,tr,td{
	font-size: 100%;
	}

th{
	background: #FFCC00;
	color: #000000;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding: 4px;
	}

th a:link, th a:active, th a:visited{
	color: #000000;
	font-weight: normal
	}

hr{
	height: 0px;
	border: 0px solid #666666;
	border-top-width: 1px;
	}

img{
	border: 0px
	}
	
h1{
	margin: 0px;
	font-size:16pt;
	line-height:20pt;
	}

h2{
	background: #FFCC00;
	color: #000000;
	font-size: 16px;
	line-height:18px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 0px 5px;
	}

/* Link Style -----------------------*/

a:link, a:visited, a:active
	{
	font-weight: bold;
	text-decoration: none;
	}

a:hover{
	color: #3DA1CC;
	font-weight: bold;
	text-decoration: none;
	}

/* List Style ---------------------- */

ul	{
/*	list-style-type: square;*/
 	list-style-image: url("img/tai_15.gif");
	text-align: left;
	margin: 5px 10px 5px 25px;

	}

li	{
	font-size:14px;
	line-height: 20pt;
	list-style-position:outside;
	padding-top 0px;
	padding-right 5px;
	padding-bottom 5px;
	padding-left 10px;
	}

/* General text -------------------- */

.menu_left {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	margin: 4px;
	padding: 2px;
	}


.menu_top {
	color: #666666;
	font-size: 12px;
	font-style: normal;
	margin: 4px;
	padding: 2px;
	}


.main_text {
	color: #000000;
	font-size: 14px;
	line-height: 20pt;
	font-style: normal;
	margin: 5px;
	padding: 5px;
	}
