/* CSS Document */
/* ----- Style for TPA Publishing ----- */
body {width:759px;margin:0 auto;}
.th, td, p, div {
	font-family: "Ms Sans Serif", Verdana, Tahoma, AngsanaUPC;
	font-size: 14px;
	color: #666666;
}
a:link, a:visited, a:hover, a:active {color: #333333; text-decoration: none;}

.link_blue a:link {color: #1D82CD; text-decoration: underline;}
.link_blue a:visited {color: #186CAB; text-decoration: underline;}
.link_blue a:hover {color: #186CAB; text-decoration: underline;}

.link_pink a:link {color: #FF6699; text-decoration: underline;}
.link_pink a:visited {color: #FF80C0; text-decoration: underline;}
.link_pink a:hover {color: #FF80C0; text-decoration: underline;}

.link_orange a:link {color: #FF6600; text-decoration: underline;}
.link_orange a:visited {color: #FF9900; text-decoration: underline;}
.link_orange a:hover {color: #FF9900; text-decoration: underline;}

.link_green a:link {color: #339900; text-decoration: underline;}
.link_green a:visited {color: #33CC00; text-decoration: underline;}
.link_green a:hover {color: #33CC00; text-decoration: underline;}

.preload{ background: url(images/preload.gif) no-repeat 50% 50%; }

.loginform {font-size:12px; font-family: Tahoma, "Ms Sans Serif", AngsanaUPC;}
.loginform input{font-size:12px; font-family: Tahoma, "Ms Sans Serif", AngsanaUPC; color:#333333;}
.loginform td{font-size:12px; font-family: Tahoma, "Ms Sans Serif", AngsanaUPC; color:#000000;}
#navlink{width:160px; font-size:12px;}
	.navlink_header_blue{width:155px; height:20px; background-color:#727BBD; text-align:center; color:#FFF; font-weight:bold;}
	.navlink_button_blue{width:155px; height:20px;; background-color:#949CCE; text-align:center;}
	.navlink_button_blue a:link, a:visited{color:#333333; text-decoration:none;}
	.navlink_button_blue a:hover{color:#000; text-decoration:none;}
	.navlink_header_pink{width:155px; height:20px; background-color:#F551A7; text-align:center; color:#FFF; font-weight:bold;}
	.navlink_button_pink{width:155px; height:20px;; background-color:#F997CB; text-align:center;}
	.navlink_button_pink a:link, a:visited{color:#333333; text-decoration:none;}
	.navlink_button_pink a:hover{color:#000; text-decoration:none;}
	.navlink_header_orange{width:155px; height:20px; background-color:#FD993E; text-align:center; color:#FFF; font-weight:bold;}
	.navlink_button_orange{width:155px; height:20px;; background-color:#FECC9E; text-align:center;}
	.navlink_button_orange a:link, a:visited{color:#333333; text-decoration:none;}
	.navlink_button_orange a:hover{color:#000; text-decoration:none;}
	.navlink_header_green{width:155px; height:20px; background-color:#00957E; text-align:center; color:#FFF; font-weight:bold;}
	.navlink_button_green{width:155px; height:20px;; background-color:#81CBBF; text-align:center;}
	.navlink_button_green a:link, a:visited{color:#333333; text-decoration:none;}
	.navlink_button_green a:hover{color:#000; text-decoration:none;}

.footer {margin-top:0px; font-size:12px;}

.TWhiteTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
