/* CSS Document */

body {
	background-image:url(../images/bgb.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#8AD8FF;
	margin:0px;
}
.txt-logo {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:24px; font-weight:bold; color:#FFFFFF;
	text-decoration:none;
}
.txt-mtitle {
	font-family:sans-serif, "Trebuchet MS", Arial;
	font-size:16px; font-weight:bold; color: #0099FF;
	text-decoration:none; line-height:16px;
}
.txt-content  {
	font-family:Tahoma, "Trebuchet MS", Arial, serif;
	font-size:12px; color:#000000; font-weight:normal;
	line-height:18px; text-decoration:none; text-align:justify; 
}
.txt-content  A{
	color:#000000; text-decoration:none;
}
.txt-content  A:hover{
	color:#999999; text-decoration:none;
}
.txt-title  {
	font-family:Tahoma, "Trebuchet MS", Arial, serif;
	font-size:11px; color:#000000; font-weight:bold;
	line-height:18px; text-decoration:none;
}
.txt-footer  {
	font-family:Tahoma, "Trebuchet MS", Arial, serif;
	font-size:11px; color:#0099FF;; font-weight:normal;
	line-height:18px; text-decoration:none;
}
.txt-footer A {
	color:#2c4891; text-decoration:none; color:#0099FF;
}
.txt-footer A:hover {
	color:#0000cc; text-decoration:none; color:#00FFFF;
}
.txt-star  {
	font-size:11px; color:#FF0000; font-weight:bold;
	line-height:18px; text-decoration:none;
}
.textbox {
	width:300px; height:18px;
	font-family:Tahoma, "Trebuchet MS", Arial, serif;
	font-size:11px; color:#000000; font-weight:normal;

}
.textarea {
	width:300px; height:100px;
	font-family:Tahoma, "Trebuchet MS", Arial, serif;
	font-size:11px; color:#000000; font-weight:normal;

}
.txt-maintitle  {
	font-family:Tahoma, "Trebuchet MS", Arial, serif;
	font-size:15px; color:#000099; font-weight:bold;
	line-height:18px; text-decoration:none;
}
	
.dootedline{
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:center;
}
