body {
	margin : 0pt;
}
td {
	font-family : Arial;
	font-size : 10pt;
	color : #011A33;
}
a {
	color : #A5AEB5;
	text-decoration : none;
}
a:hover {
	color : #8B9298;
	text-decoration : underline;
}
.menu {
	font-family : Arial;
	color : #A5AEB5;
	text-decoration : none;
}
.menu:hover {
	color : #8B9298;
	text-decoration : underline;
}
.comment {
	color : #666666;
	font-size : 8pt;
	text-decoration : none;
}
.comment:hover {
	color : #666666;
	font-size : 8 pt;
	text-decoration : underline;
}
.menuwh {
	font-family : Arial;
	font-size:9pt;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
}
.menuwh:hover {
	font-family : Arial;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
.cr_tl{
	background : url(../images/cr_tl.gif) no-repeat bottom;
}
.cr_tr{
	background : url(../images/cr_tr.gif) no-repeat bottom;
}
.cr_bl{
	background : url(../images/cr_bl.gif) no-repeat top;
}
.cr_br{
	background : url(../images/cr_br.gif) no-repeat top;
}
.bg_t{
	background : url(../images/bg_t.gif) repeat-x bottom;
}
.bg_l{
	background : url(../images/bg_l.gif) repeat-y right;
}
.bg_r{
	background : url(../images/bg_r.gif) repeat-y left;
}
.bg_b{
	background : url(../images/bg_b.gif) repeat-x top;
}
.input_box{
	border : 1pt solid #AAB3B9;
}
.input_submit{
	border : 0pt;
	background-color : #999999;
	color : #FFFFFF;
}