@charset "utf-8";
body {
	background-image: url(../../images/registration/bg_top.jpg);
	margin: 0px;
	padding: 0px;
	height: 800px;
	background-repeat: repeat-x;
	font-size: 12px;
	font-style: normal;
}
.error_txt {
	FONT-SIZE: 12px;
	COLOR: green;
	TEXT-DECORATION: none;
}
.TextBox_Short
{
	border-color: #7E9DB9;
	border-style: solid;
	border-width: 1px;
	width: 132px;
}
.TextBox_Long
{
	border-color: #7E9DB9;
	border-style: solid;
	border-width: 1px;
	width: 264px;
	font-size: 12px;
}
.BuleTextBox_Short
{
	border-color: #7E9DB9;
	border-style: solid;
	border-width: 1px;
	background-color: #F0F8FF;
	width: 132px;
}
.BuleTextBox_Long
{
	border-color: #7E9DB9;
	border-style: solid;
	border-width: 1px;
	background-color: #F0F8FF;
	width: 264px;
}
.BuleDDL_Short
{
	background-color: #F0F8FF;
	width: 138px;
}
.DDL_Short
{
	width: 138px;
}
.error_txt {
	FONT-SIZE: 12px;
	COLOR: green;
	TEXT-DECORATION: none;
}
.sub_head_grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	width: 700px;
}
.fieldTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666666;
}

#container #header {

}
#container #header #50th_logo {
	height: 144px;
	width: 133px;
	background-image: url(../../images/registration/50th_logo.jpg);
	margin-left: 10px;
}
#container #header #uportal_logo {
	height: 78px;
	width: 195px;
	background-image: url(../../images/registration/uportal_logo.jpg);
}
#container {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 765px;
}
#footer {
	background-image: url(../../images/registration/bg_bottom.jpg);
	background-repeat: repeat-x;
	height: 97.5px;
}

#menu{
	background-image: url(../../images/registration/bar.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 30px;
		}
			#menu ul{
	list-style:none;
	margin-left: -10px;				
			}
				#menu li{
					list-style:none;
					padding:0 4px;
					display:inline;
				}
				#menu li, #menu li a, #menu li a:hover{
					color:#000000;
					line-height:38px;					
				}
					#menu li a{
						font-size: 12px;
						text-decoration:none;
					}
						#menu li a:hover{
							text-decoration:none;
							color:#fff;
						}
#menu .space {
	color: #FFF;
	letter-spacing: -0.1em;
}
#container #header a {
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
}
#content #border {
	width: 789px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 30px;
  _height: 600px;
  min-height:600px;
	background-image: url(../../images/registration/shadow.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
#content #shadow {
	width: 789px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 30px;
	height: 500px;
	background-image: url(../../images/registration/shadow2.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}
