body,td,p {font-size: 12px; color:#333333; line-height:18px}
body.main {	background-color: #C9E3F6;	margin: 0px;}

.bg_dotline_v { background-image:url(../images/dot-line0.gif); background-position:center; background-repeat:repeat-y}
.bg_achv { background-image:url(images/bg-achieve.jpg); background-position:left top; background-repeat:no-repeat}

.drag {position:relative; cursor:hand}
.txt_silver {color:#CCCCCC}
.txt_orange_li {color:#FFBB00}
.txt_green_li  {color:#00CC00}
.txt_orange_dk {color:#FF3300}
.txt_green_dk  {color:#006600}
.txt_black  {color:#000000}
.txt_white  {color:#FFFFFF}
.txt_h1_r   {font-size:18px; color:#FF0000; font-weight: bold; line-height:32px}
.txt_h2_g   {font-size:16px; color:#009900; font-weight: bold; line-height:24px}
.txt_h2_o   {font-size:16px; color:#FF6600; font-weight: bold; line-height:24px}
.txt_h3_b   {font-size:12px; color:#0040CC; font-weight: bold; line-height:20px}
.txt_h3   {font-size:12px; color:#000000; font-weight: bold}
.txt_nav_home {font-size:12px; color:#009900}

a.nav_home:link    {	font-size: 12px;  font-weight: bold;	text-decoration: none;	color: #009900;}
a.nav_home:visited {	font-size: 12px;  font-weight: bold;	text-decoration: none;	color: #009900;}
a.nav_home:hover   {	font-size: 12px;  font-weight: bold;	text-decoration: none;	color: #FF0000;}
a.nav_home:active  {	font-size: 12px;  font-weight: bold;	text-decoration: none;	color: #009900;}

a.nav_main:link    {	font-size: 14px;  font-weight: bold;	text-decoration: none;	color: #000000;}
a.nav_main:visited {	font-size: 14px;  font-weight: bold;	text-decoration: none;	color: #000000;}
a.nav_main:hover   {	font-size: 14px;  font-weight: bold;	text-decoration: none;	color: #FF6600;}
a.nav_main:active  {	font-size: 14px;  font-weight: bold;	text-decoration: none;	color: #000000;}

a.nav_mnwh:link    {	font-size: 12px;	text-decoration: none;	    color: #FFFFFF;}
a.nav_mnwh:visited {	font-size: 12px;	text-decoration: none;	    color: #FFFFFF;}
a.nav_mnwh:hover   {	font-size: 12px;	text-decoration: underline;	color: #FFFFFF;}
a.nav_mnwh:active  {	font-size: 12px;	text-decoration: none;	    color: #FFFFFF;}

li{
	list-style-image: none;
	list-style-type: square;
}
