@charset "utf-8";
/* CSS Document */
 

html {
	overflow-y:scroll; 
	overflow-x:hidden;
}

body {
	background-color: #000; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 990px;
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: center;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

img {
	border: 0px;
}

a:link {
	color: #FFC;
}
a:visited {
	color: #FFFFE6;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #F90;
}
 
#wrapper {
	border: 0px solid white;
	float: center;
	width: 990px;
/*	background-color: #000; */
	color: #fff;
	padding: 5px 10px 10px 15px;
	min-height:500px;
	text-align: left;
}
.errorMsg {
	font-weight: bold;
	color: #FF9;
	font-size: 12px;
}
.errorMsg2 {
	font-weight: bold;
	color: #F60;
	font-size: 12px;
}
.smallCap {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.header {
	font-size: 14px;
	color: #FFC;
	font-weight: bold;
	padding: 5px 10px 20px 50px;
}

.warning {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
	text-decoration: underline;
}

.a .p {
	line-height:16px;
	text-decoration:none;
}

p {
	size: 22px;
}

.tabs {
	padding: 5px 8px 12px 5px;
}
#NIYES {
	position:absolute;
	z-index:1;
	visibility: hidden;
	width: 355px;
	height: 23px;
}
#NINO {
	position:absolute;
	z-index:1;
	visibility: visible;
	width: 355px;
	height: 23px;
}
 
#SIYES {
	position:absolute;
	z-index:1;
	visibility: hidden;
	width: 355px;
	height: 23px;
} 
#SINO {
	position:absolute;
	z-index:1;
	visibility: visible;
	width: 355px;
	height: 23px;
}
#TIYES {
	position:absolute;
	z-index:1;
	visibility: hidden;
	width: 355px;
	height: 23px;
} 
#TINO {
	position:absolute;
	z-index:1;
	visibility: visible;
	width: 355px;
	height: 23px;
}
.contentCopy {
	color: #000;
}
.required {
	color: #0FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}

#loginform {
	margin-top: 40px;
}

.login, .formField  {
	font-size: 11px;
	color: green;
	width: 80px;
	border: 1px solid green;
	background-color: #fcfcfc;
}


.td_txt {
	font-size: 11px;
}
.td_title {
	font-size: 11px;
	font-weight: bold;
}
.subtitle {
	font-size: 13px;
	font-weight: bold;
}
.input_txt {
	border:1px solid #999;
	background-color:#FFF;
	font-size: 11px;
}
.input_hid {
	border:1px solid #999;
	background-color:#888;
	font-size: 11px;
}
.textHeader {
	font-size: 18px;
	font-weight: bold;
}

.mater_box, .header1, #mater_box {
	width: 940px;
}

#mater_box2010, .mater_box2010  {
	width: 680px; 
}

