* {
	margin: 0px;
	padding: 0px;
}
body{
	background:#3f3f3f url(../images/bg.jpg) repeat-x;
	text-align:center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}
a:link{
	color:#eb1616;
	text-decoration: none;
}
a:hover{
	color:#eb1616;
	text-decoration: underline !important;
}
a:visited{
	color:#eb1616;
	text-decoration: none;
}
.loginInput {
	width:190px;
	height:17px;
	padding:5px;
	margin-bottom:4px;
	margin-left:10px;
	border:solid 1px #1c1919;
	color:#aeaeae;
	background:#0b0808;
	font-size:12px;
	}
.loginInput02 {
	width:250px;
	height:15px;
	padding:5px;
	margin-bottom:4px;
	margin-left:10px;
	border:solid 1px #424242;
	color:#aeaeae;
	background:#1d1d1d;
	font-size:12px;
	}
.selInput02 {
	width:260px;
	height:30px;
	padding:5px;
	margin-bottom:4px;
	*margin-bottom:-13px;
	margin-left:10px;
	border:solid 1px #424242;
	color:#aeaeae;
	background:#1d1d1d;
	*background:#FFFFFF;
	*color:#000000;
	font-size:12px;
	}
.msgInput02 {
	width:250px;
	height:80px;
	padding:5px;
	margin-bottom:4px;
	margin-left:10px;
	border:solid 1px #424242;
	color:#aeaeae;
	background:#1d1d1d;
	font-size:12px;
	overflow:auto;
	}
.msgInput03 {
	width:280px;
	height:50px;
	padding:5px;
	margin-bottom:4px;
	border:solid 1px #424242;
	color:#aeaeae;
	background:#1d1d1d;
	font-size:12px;
	overflow:auto;
	}
.smallTextForm{
	font-size:10px;
	color:#a1a1a1;
	line-height:1.1em;
	text-align:justify;
	}
.smallTextForm02{
	padding-left:18px;
	font-size:10px;
	color:#a1a1a1;
	line-height:1.1em;
	text-align:justify;
	}
.formText{
	font-size:12px;
	color:#a1a1a1;
	line-height:1.1em;
	text-align:justify;
	padding-left:18px;
	padding-top:5px;
	font-weight:bold;
	}
.formInput {
	width:285px;
	height:18px;
	padding-top:0px;
	padding-left:5px;
	margin-bottom:4px;
	border:solid 1px #424242;
	color:#aeaeae;
	background:#1d1d1d;
	font-size:12px;
	}
.select01{
	width:85px;
	height:22px;
	padding:2px 2px 2px 5px;
	margin-bottom:4px;
	border:solid 1px #424242;
	color:#aeaeae;
	background:#1d1d1d;
	*background:#FFFFFF;
	*color:#000000;
	font-size:12px;
	outline:0;	
	}
.select02{
	width:293px;
	height:22px;
	padding:2px 2px 2px 5px;
	margin-bottom:4px;
	border:solid 1px #424242;
	color:#aeaeae;
	background:#1d1d1d;
	*background:#FFFFFF;
	*color:#000000;
	font-size:12px;
	outline:0;	
	}
.inputRadio{
	margin-top:2px;
	}
.siteText{
	font-size:12px;
	color:#a1a1a1;
	line-height:1.1em;
	text-align:justify;
	padding:5px 7px;
	}
.siteText02 {
	font-size:12px;
	color:#a1a1a1;
	line-height:1.4em;
	text-align:justify;
	padding:5px 9px;
	}
.siteText03 {
	font-size:12px;
	color:#a1a1a1;
	line-height:1.4em;
	text-align:justify;
	}
.forgot a{
	color:#6a0002;
	text-align:left;
	font-size:11px;
	padding-left:10px;
	}
.forgot a:hover{
    color:#fff;
	}
#container{
	background: url(../images/containerbg.jpg) no-repeat center top;
	width: 100%;
	display: table;
	height:900px;
	text-align:left;
	vertical-align: top;
}
#contents{
	width:959px;
	margin:0 auto;
	vertical-align: top;
	}
.newsBlock {
	margin:5px 7px;
	border-bottom:solid 1px #303030;
	color:#aeaeae;
	font-size:11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	overflow: hidden;
	}
.newsBlock .date{
	color:#b50b0e;
	padding-bottom:5px;
	}
.newsBlock p{
	padding-bottom:8px;
	}
.textBlock{
	font-size:12px;
	color:#aeaeae;
	padding:4px;
	text-align:justify;
	line-height:1.3em;
	position:relative;
	height:206px;
	}
.textBlock ul li{
	padding-bottom:4px;
	padding-left: 10px;
	list-style:none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	}
.textBlock02{
	font-size:12px;
	color:#aeaeae;
	padding:4px;
	text-align:justify;
	line-height:1.3em;
	position:relative;
	width:222px;
	}
.textBlock02 ul{
	margin-top:5px;
	margin-left:10px;
	width:190px;
	}
.textBlock02 ul li{
	padding-bottom:1px;
	padding-left: 10px;
	list-style:none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	}
.btnbotleft{
	position:absolute;
	bottom:0px;
	left:0px;
	}
.red{
	color:#eb1616;
	font-size:14px;
	font-weight:bold;
	}
.gray{
	color:#a1a1a1;
	font-weight:normal;
	}
.redHdText{
	color:#c40c0c;
	font-size:16px;
	font-weight:bold;
	padding-left:7px;
	}
.redHdText02{
	color:#eb1616;
	font-size:14px;
	font-weight:bold;
	border-bottom: dotted 1px #434343;
	padding-bottom:8px;
	padding-left:5px;
	margin-bottom:5px;
	display:block;
	}
.redHdText02 a:link{
	color:#eb1616;
	font-size:14px;
	text-decoration: none;
}
.redHdText02 a:hover{
	color:#eb1616;
	font-size:14px;
	text-decoration: underline !important;
}
.redHdText02 a:visited{
	color:#eb1616;
	font-size:14px;
	text-decoration: none;
}
.redHdText03{
	color:#eb1616;
	font-size:14px;
	font-weight:bold;
	padding-left:0px;
	}
.programBox {
	width:500px;
	padding-left:30px;
	margin-bottom:15px;
	}
.programBox h3 {
	font-size:14px;
	color:#eb1616;
	background:url(../images/head3Bg.gif) no-repeat left bottom;
	margin-bottom:10px;
	padding-left:6px;
	height:23px;
	}
#footer {
	font-size: 11px;
	color: #edafb5;
	text-align:center;
	font-weight:normal;
	}
#footer a{
	margin: 0 3px;
	color: #edafb5;
	text-decoration:none;
	font-weight:normal;
	}	
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}	
.outsideFooter {
	color: #8a8a8a;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:30px;
	}

