<!--

body {
	padding: 0px;
	margin: 8px;
	background: url(imgs/background.png);
}
.marquee0 {
	position: relative;
	overflow: hidden;
	width: 970px;
	height: 25px;
	padding: 3px;
	font-family: Verdana, Arial;
	font-size: 10px;
}
.marquee0 a, 
.marquee0 a:link {
	text-decoration: none;
	color: #000000;
	height: 25px;
	padding-top: 8px;
	padding-left: 8px;
}
.marquee0 a:hover {
	text-decoration: none;
	color: #FF0000;
}
#layout {
	width: 980px;
	height: 100%;
	border: 5px solid #FFFFFF;
	background-color: #FFFFFF;
}
#header {
	height: 100px;
	background-color: #F3961D;
	background: url(imgs/background_header.png) top left;
}
#header #divider {
	width: 100%;
}
#header #divider #logo {
	width: 300px;
}
#header #divider #pright {
	width: 390px;
	text-align: right;
	vertical-align: top;
}
#header #divider #pright #att {
	margin-top: 20px;
}
#menu {
	height: 31px;
	background-color: #FFFFFF;
	vertical-align: bottom;
}
/* Search related styles beg here */
#search {
	font-family: Verdana, Arial;
	font-size: 10px;
	border: 0px;
	margin-top: 5px;
	margin-right: 15px;
}
#search #key {
	border: #ed5929 1px solid;
	border-right: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 11px;
	vertical-align: middle;
	height: 17px;
	width: 200px;
}
#search #submit {
	border: #ED5929 0px solid;
	background-color: #ED5929;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 9px;
	vertical-align: middle;
	height: 17px;
	width: 60px;
	padding-bottom: 2px;
}
/* Search related styles end here */

#navigation {
	font-family: Verdana, Arial, Georgia;
	font-size: 10px;
	border-collapse: collapse;
	width: 100%;
}
#navigation td {
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
}
#navigation td#misc, 
#navigation td#active {
	width: 120px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-bottom: 0px solid #000000;
}
#navigation td#misc {
	width: 120px;
	font-weight: bold;
	color: #000000;
}
#navigation td#active a, 
#navigation td#active a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#navigation td#tab {
	width: 120px;
	text-align: center;
	color: #FFFFFF;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#navigation td#tab a, 
#navigation td#tab a:link {
	text-decoration: none;
	color: #000000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	outline: none;
}
#navigation td#tab a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#navigation td#space {
	border-bottom: 1px solid #000000;
	font-size: 1px;
	padding: 0px;
	width: 2px;
}
#navigation td#rest {
	border-bottom: 1px solid #000000;
}

#tnavigation, 
#dnavigation {
	border: 0px solid #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	width: 100%;
	margin-bottom: 5px;
}
#tnavigation #title, 
#dnavigation #title{
	text-align: center;
}
#tnavigation #today, 
#dnavigation #today {
	text-align: center;
	background-color: #DDDDDD;
}
#tnavigation #today a, 
#tnavigation #today a:link, 
#tnavigation #today a:visited, 
#dnavigation #today a, 
#dnavigation #today a:link, 
#dnavigation #today a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 4px;
}
#tnavigation #today a:hover, 
#dnavigation #today a:hover {
	color: #FFFFFF;
	background-color: #FF9C00;
	cfont-weight: bold;
}
#dnavigation #date{
	text-align: center;
	background-color: #999999;
	cpadding: 0px;
	cpadding-top: 5px;
	cpadding-bottom: 5px;
}
#tnavigation #date{
	text-align: center;
	background-color: #FF9C00;
	cpadding: 0px;
	cpadding-top: 5px;
	cpadding-bottom: 5px;
}
#tnavigation #date a, 
#tnavigation #date a:link, 
#tnavigation #date a:visited {
	text-decoration: none;
	color: #623100;
	display: block;
	padding: 4px;
} 
#dnavigation #date a, 
#dnavigation #date a:link, 
#dnavigation #date a:visited {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 4px;
}
#tnavigation #date a:hover {
	color: #FFFFFF;
	background-color: #A70000;
}
#dnavigation #date a:hover {
	color: #FFFFFF;
	background-color: #000000;
}


#base {
	text-align: center;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px;
	padding-top: 0px;
	height: 30px;
	background-color: #FFFFFF;
}
#base div#news_ticker {
	font-family: Verdana, Arial;
	font-size: 11px;
	width: 970px;
	height: 30px;
	border-bottom: 1px solid #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	overflow: hidden;
}
#content {
	border: 1px solid #000000;
	border-top: 0px solid #000000;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-bottom: 5px;
}
#content #left {
	width: 200px;
	background: url(imgs/ddline_verti.png) repeat-y top right;
	vertical-align: top;
	padding: 10px;
}
#content #main {
	vertical-align: top;
	padding: 10px;
}
#content #right {
	width: 200px;
	background: url(imgs/ddline_verti.png) repeat-y top left;
	vertical-align: top;
	padding: 10px;
}
#footer {
	height: 26px;
	background-color: #FFFFFF;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 12px;
	text-align: center;
}
#footer a,
#footer a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#footer img {
	border: solid 0px #000000;
}

#divided {
	padding-bottom: 10px;
}

/* beg */
#news1 {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 160%;
}
#news1 #group {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 8px;
	cborder-bottom: 1px solid #000000;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
#news1 #heading {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	vertical-align: top;
}
#news1 #heading a, 
#news1 #heading a:link {
	text-decoration: none;
	color: #000000;
}
#news1 #heading  #lead {
	font-size: 10px;
	display: block;
	font-weight: normal;
}
#news1 #date {
	font-size: 10px;
	padding: 0px;
	color: #333333;
}
#news1 #brief {
	padding-top: 6px;
	padding-bottom: 8px;
	vertical-align: top;
	background: none;
}
#news1 #brief img {
	float: left;
	margin-right: 3px;
	width: 120px;
	height: 90px;
	border: 1px solid #000000;
}
#news1 #brief a, 
#news1 #brief a:link {
	font-size: 10px;
	text-decoration: none;
}
#news2, 
#news3 {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 160%;
}
#news2 #heading, 
#news3 #heading {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 4px;
	vertical-align: top;
}
#news2 #heading a, 
#news2 #heading a:link, 
#news3 #heading a, 
#news3 #heading a:link {
	text-decoration: none;
	color: #000000;
}
#news2 #date, 
#news3 #date {
	font-size: 10px;
	padding: 0px;
	color: #333333;
}
#news2 #heading  #lead, 
#news3 #heading  #lead {
	font-size: 10px;
	display: block;
	font-weight: normal;
}
#news2 #brief, 
#news3 #brief {
	padding-top: 6px;
	padding-bottom: 8px;
	vertical-align: top;
	background: none;
}
#news2 #brief img, 
#news3 #brief img {
	float: left;
	margin-right: 3px;
	width: 120px;
	height: 90px;
	border: 1px solid #000000;
}
#news2 #brief a, 
#news2 #brief a:link, 
#news3 #brief a, 
#news3 #brief a:link {
	font-size: 10px;
	text-decoration: none;
}
#divide #space {
	width: 4%;
}
/* end */

#news {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 160%;
}
#news #group {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 8px;
	cborder-bottom: 1px solid #000000;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
#news #heading {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	vertical-align: top;
}
#news #heading a, 
#news #heading a:link {
	text-decoration: none;
	color: #000000;
}
#news #heading #lead {
	font-size: 10px;
	display: block;
	font-weight: normal;
}
#news #date {
	font-size: 10px;
	padding: 0px;
	color: #333333;
}
#news #brief {
	padding-top: 6px;
	padding-bottom: 8px;
	vertical-align: top;
	background: url(imgs/ddline_horiz_grey.png) repeat-x bottom left;
}
#news #brief img {
	float: left;
	margin-right: 3px;
	width: 120px;
	height: 90px;
	border: 1px solid #000000;
}
#news #brief a, 
#news #brief a:link {
	font-size: 10px;
	text-decoration: none;
}
#news #body {
	padding-top: 6px;
	padding-bottom: 8px;
}
#news #body img#thumb {
	float: left;
	margin-right: 3px;
	width: 120px;
	height: 90px;
	border: 1px solid #000000;
}

#special {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 160%;
}
#special #group {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 8px;
	cborder-bottom: 1px solid #000000;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
#special #heading {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
	vertical-align: top;
}
#special #heading a, 
#special #heading a:link {
	text-decoration: none;
	color: #000000;
}
#special #heading  #lead {
	font-size: 10px;
	display: block;
	font-weight: normal;
}
#special #date {
	font-size: 10px;
	padding: 0px;
	color: #333333;
}
#special #brief {
	padding-top: 3px;
	padding-bottom: 8px;
	vertical-align: top;
	background: url(imgs/ddline_horiz_grey.png) repeat-x bottom left;
}
#special #brief img {
	float: left;
	margin-right: 3px;
	width: 90px;
	border: 1px solid #000000;
	display: none;
}
#special #brief a, 
#special #brief a:link {
	font-size: 10px;
	text-decoration: none;
}

#analysis {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 160%;
}
#analysis #group {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 8px;
	cborder-bottom: 1px solid #000000;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
#analysis #heading {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
	vertical-align: top;
}
#analysis #heading a, 
#analysis #heading a:link {
	text-decoration: none;
	color: #000000;
}
#analysis #heading  #lead {
	font-size: 10px;
	display: block;
	font-weight: normal;
}
#analysis #date {
	font-size: 10px;
	padding: 0px;
	color: #333333;
}
#analysis #brief {
	padding-top: 3px;
	padding-bottom: 8px;
	vertical-align: top;
	background: url(imgs/ddline_horiz_grey.png) repeat-x bottom left;
}
#analysis #brief img {
	float: left;
	margin-right: 3px;
	width: 90px;
	border: 1px solid #000000;
	display: none;
}
#analysis #brief a, 
#analysis #brief a:link {
	font-size: 10px;
	text-decoration: none;
}

#aarticle {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 160%;
	background-color: #DDDDDD;
	margin-bottom: 8px;
}
#aarticle #group {
	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	text-align: center;
	border-bottom: solid 1px #FFFFFF;
}
#aarticle #heading {
	padding: 5px;
	vertical-align: top;
	text-align: center;
	border-bottom: solid 1px #FFFFFF;
}
#aarticle #heading a, 
#aarticle #heading a:link {
	text-decoration: none;
	color: #000000;
}
#aarticle #heading a:hover {
	color: #A70000;
}

#more {
	line-height: 160%;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-top: 14px;
}
#more #group {
	line-height: 100%;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 8px;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
#more #heading {
	padding-top: 1px;
	padding-bottom: 2px;
	background: url(imgs/ddline_horiz_grey.png) repeat-x bottom left;
}
#more #heading a, 
#more #heading a:link {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px;
}
#more #heading a:hover {
	color: #FFFFFF;
	background-color: #FFB241;
}

#latest {
	line-height: 160%;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin-top: 14px;
}
#latest #group {
	line-height: 100%;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 8px;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
#latest #space {
	font-size: 1px;
	height: 3px;
}
#latest #heading {
	padding-top: 1px;
	padding-bottom: 2px;
	background: url(imgs/ddline_horiz_grey.png) repeat-x bottom left;
}
#latest #heading a, 
#latest #heading a:link {
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px;
}
#latest #heading a:hover {
	color: #FFFFFF;
	background-color: #FFB241;
}

#notice {
	line-height: 160%;
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #AAAAAA;
	margin-bottom: 10px;
}
#notice #group {
	line-height: 100%;
	cfont-weight: bold;
	font-size: 10px;
	padding: 5px;
	cborder-bottom: 1px solid #000000;
	cbackground: url(imgs/ddline_horiz.png) repeat-x bottom left;
	background-color: #AAAAAA;
	color: #FFFFFF;
}
#notice #heading {
	font-weight: bold;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 0px;
	vertical-align: top;
}
#notice #heading a, 
#notice #heading a:link {
	text-decoration: none;
	color: #000000;
}
#notice #brief {
	padding: 5px;
	padding-bottom: 8px;
	vertical-align: top;
}
#notice #brief img {
	float: left;
	margin-right: 3px;
	width: 140px;
	height: 100px;
	border: 1px solid #000000;
}
#notice #brief a, 
#notice #brief a:link {
	font-size: 10px;
	text-decoration: none;
}
#notice #date {
	padding-top: 2px;
	padding-bottom: 12px;
}

#current {
	line-height: 160%;
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #FF9200;
	margin-bottom: 10px;
	background-color: #FFEFD9;
}
#current #group {
	line-height: 100%;
	cfont-weight: bold;
	font-size: 10px;
	padding: 5px;
	cborder-bottom: 1px solid #000000;
	cbackground: url(imgs/ddline_horiz.png) repeat-x bottom left;
	background-color: #FF9200;
	color: #FFFFFF;
}
#current #heading {
	font-weight: bold;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 0px;
	vertical-align: top;
}
#current #heading a, 
#current #heading a:link, 
#current #heading a:visited {
	text-decoration: none;
	color: #000000;
}
#current #heading a:hover {
	text-decoration: none;
	color: #000000;
}
#current #brief {
	padding: 5px;
	padding-bottom: 8px;
	vertical-align: top;
}
#current #brief img {
	float: left;
	margin-right: 3px;
	width: 140px;
	height: 100px;
	border: 1px solid #000000;
}
#current #brief a, 
#current #brief a:link {
	font-size: 10px;
	text-decoration: none;
}
#current #date {
	padding-top: 2px;
	padding-bottom: 12px;
}

#curguest {
	line-height: 160%;
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #333333;
	margin-bottom: 10px;
	background-color: #F8F8F8;
}
#curguest #group {
	line-height: 100%;
	cfont-weight: bold;
	font-size: 10px;
	padding: 5px;
	cborder-bottom: 1px solid #000000;
	cbackground: url(imgs/ddline_horiz.png) repeat-x bottom left;
	background-color: #333333;
	color: #FFFFFF;
}
#curguest #heading {
	font-weight: bold;
	padding: 5px;
	padding-top: 8px;
	padding-bottom: 0px;
	vertical-align: top;
}
#curguest #heading a, 
#curguest #heading a:link, 
#curguest #heading a:visited {
	text-decoration: none;
	color: #000000;
}
#curguest #heading a:hover {
	text-decoration: none;
	color: #000000;
}
#curguest #brief {
	padding: 5px;
	padding-bottom: 8px;
	vertical-align: top;
}
#curguest #brief img {
	float: left;
	margin-right: 3px;
	width: 140px;
	height: 100px;
	border: 1px solid #000000;
}
#curguest #brief a, 
#curguest #brief a:link {
	font-size: 10px;
	text-decoration: none;
}
#curguest #date {
	padding-top: 2px;
	padding-bottom: 12px;
}

#page {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 160%;
}
#page #heading {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 8px;
	cborder-bottom: 1px solid #000000;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
#page #body {
	padding-top: 10px;
	padding-bottom: 10px;
}
#page #body a, 
#page #body a:link {
	text-decoration: none;
}
#page #date {
	color: #CCCCCC;
}

.flabel {
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
}
.ffield {
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
}
.flistbox {
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.ftextbox {
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.ftextboxhp {
	width: 100%;
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
#ftextbox {
}



#archive_group {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 8px;
	cborder-bottom: 1px solid #000000;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
#archive_group span {
	font-size: 11px;
	font-weight: normal;
}
#archive {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 160%;
	margin-top: 5px;
}
#archive #group {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 8px;
	cborder-bottom: 1px solid #000000;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
#archive #heading {
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	vertical-align: top;
}
#archive #heading a, 
#archive #heading a:link {
	text-decoration: none;
	color: #000000;
}
#archive #heading #lead {
	font-size: 10px;
	display: block;
	font-weight: normal;
}
#archive #date {
	font-size: 10px;
	padding: 0px;
	color: #333333;
}
#archive #brief {
	padding-top: 6px;
	padding-bottom: 8px;
	vertical-align: top;
	background: url(imgs/ddline_horiz_grey.png) repeat-x bottom left;
}
#archive #brief img {
	float: left;
	margin-right: 3px;
	width: 120px;
	height: 90px;
	border: 1px solid #000000;
}
#archive #brief a, 
#archive #brief a:link {
	font-size: 10px;
	text-decoration: none;
}
#archive #body {
	padding-top: 6px;
	padding-bottom: 8px;
}
#archive #body img#thumb {
	float: left;
	margin-right: 3px;
	width: 120px;
	height: 90px;
	border: 1px solid #000000;
}
/*  */
#sresult {
}
#sresult #group {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 8px;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
#sresult #error, 
#sresult #nothing {
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000371;
}
#sresult #error #title, 
#sresult #nothing #title {
	font-weight: bold;
	font-size: 10px;
}
#sresult #error #message, 
#sresult #nothing #message {
	padding-top: 8px;
}
#archive #tpaging, 
#archive #bpaging, 
#sresult #tpaging, 
#sresult #bpaging {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
}
#archive #tpaging, 
#sresult #tpaging {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
}
#archive #bpaging, 
#sresult #bpaging {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#archive #tpaging a, 
#archive #tpaging a:link, 
#archive #bpaging a, 
#archive #bpaging a:link, 
#sresult #tpaging a, 
#sresult #tpaging a:link, 
#sresult #bpaging a, 
#sresult #bpaging a:link {
	text-decoration: none;
	color: #000000;
}
#archive #tpaging a:hover, 
#archive #bpaging a:hover, 
#sresult #tpaging a:hover, 
#sresult #bpaging a:hover {
	color: #CCCCCC;
}
#archive #tpaging #cur, 
#archive #bpaging #cur, 
#sresult #tpaging #cur, 
#sresult #bpaging #cur {/* 
	display: inline-block;
	border: solid 1px #EB9001;
	background: #FF9C00; */
	padding: 1px;
	color: #FF9C00;
	text-decoration: underline;
}
#archive #tpaging img, 
#sresult #tpaging img, 
#archive #bpaging img, 
#sresult #bpaging img {
	width: 15px;
	height: 15px;
}
/*  */


form {
	margin: 0px;
	padding: 0px;
}
#layer
{
	cvisibility: hidden;
	position: absolute;
	z-index: 9000;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	background:url("imgs/transbg.png");
}
#popup {
	position: absolute;
	z-index: 9100;
	width: 500px;
	border: 0px solid #FF0000;
	padding: 0px;
	text-align: center;
}

#popup #window {
	width: 100%;
	font-size: 1px;
}
#popup #window #system  {
	border-bottom: 1px solid #A70000;
}
#popup #window #system #title {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #A70000;
	padding: 3px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#popup #window #system #control {
	width: 80px;
	text-align: right;
	color: #A70000;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	font-size: 11px;
}
#popup #window #system #control a, 
#popup #window #system #control a:link {
	color: #A70000;
	text-decoration: none;
}
#popup #window #tl {
	width: 10px;
	height: 10px;
	background: url(imgs/awtl.png) no-repeat top left;
}
#popup #window #tc {
	height: 10px;
	background: url(imgs/awbg.png);
}
#popup #window #tr {
	width: 10px;
	height: 10px;
	background: url(imgs/awtr.png) no-repeat top left;
}
#popup #window #ml {
	width: 10px;
	background: url(imgs/awbg.png);
}
#popup #window #mc {
	font-size: 11px;
	vertical-align: top;
	background: url(imgs/awbg.png);
}
#popup #window #mr {
	width: 10px;
	background: url(imgs/awbg.png);
}
#popup #window #bl {
	width: 10px;
	height: 10px;
	background: url(imgs/awbl.png) no-repeat top left;
}
#popup #window #bc {
	height: 10px;
	background: url(imgs/awbg.png);
}
#popup #window #br {
	width: 10px;
	height: 10px;
	background: url(imgs/awbr.png) no-repeat top left;
}
#popup #window #message {
	overflow: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #CCFF00;
}
/*  */
#popup #window #message {
}
#popup #window #message .frmLabel {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #A70000;
}
#popup #window #message .frmTextbox {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	border: solid 1px #A70000;
	background-color: #FFFFFF;
}
#popup #window #message .frmTextboxHP {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	border: solid 1px #A70000;
	background-color: #FFFFFF;
	width: 100%;
}
#popup #window #message #cButton {
	border: solid 0px #A70000;
	background-color: #A70000;
	text-transform: uppercase;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	width: 70px;
	padding: 1px;
}
/*  */
#popup #window #name {
	font-family: Verdana, Arial;
	cfont-weight: bold;
	font-size: 12px;
	color: #CCFF00;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#popup #window #message_fixed_height {
	overflow: auto;
	height: 300px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 8px;
}
#popup #window #footer {
	cborder-top: 1px solid #CCFF00;
}
#popup #window #footer #empty {
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	color: #FFFFFF;
}
#popup #window #footer #informed {
	width: 300px;
	text-align: right;
	font-family: Verdana, Arial, Georgia;
	font-size: 11px;
	color: #CCFF00;
	padding: 3px;
	padding-right: 26px;
}

#tools {
	border-top: solid 1px #EEEEEE;
	border-bottom: solid 1px #000000;
}
#tools #buttons {
	font-family: Verdana, Arial;
	font-size: 10px;
	width: 25%;
}
#tools #buttons a, 
#tools #buttons a:link, 
#tools #buttons a:visited {
	cborder: solid 1px #AAAAAA;
	background-color: #DDDDDD;
	text-decoration: none;
	text-align: center;
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#tools #buttons a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

.ads {
	width: 100%;
	margin-bottom: 5px;
}
.ads td {
	padding-top: 10px;
}
.ads td.group {
	font-weight: bold;
	font-size: 10px;
	padding: 0;
	padding-bottom: 8px;
	background: url(imgs/ddline_horiz.png) repeat-x bottom left;
}
.ads td img {
	border: none;
	display: block;
	margin-bottom: 2px;
}
.ads td a,
.ads td a:link {
	outline: none;
}
-->
