/* CSS Document */
.top{}
.content{ background-color:#310f04;
			padding:9px;
			color:#000000;
			font-family: arial;
			font-size:12px;}
.nav{ height:77px;
		background-image:url(../images/nav_rpt.jpg);
		background-repeat:repeat-x;}
.nav_main{background-image:url(../images/nav_bg.jpg);
			background-repeat:no-repeat;
			height:77px;}
.footer{ background-color:#310f04;
			font-family:Arial;
			color:#FFFFFF;
			font-size:11px;
			padding:0px 10px;
			height:22px;
			}
.link{}
.register{}
.inner{background-color:#FFFFFF;
		padding:10px;
		text-align:justify;
		}
body{margin:0px;}
.header{font-size:24px;
		font-weight:bold;
		}
.fs10{font-size:10px;}
.fs14{font-size:14px;}
.link{font-family:Arial;
			color:#FFFFFF;
			font-size:11px;
			height:22px;
			text-decoration:none;
			}
