﻿.TouBoxCornerTop
{
	background-image: url('../images/registrationScreen/bg_Registration_Topcorner.gif'); 
	width:15px; 
	height:15px;
	background-repeat:no-repeat; 
	background-position:top right;
	font-size: 1px;
}

.TouBoxCornerBottom
{
	background-image: url('../images/registrationScreen/bg_Registration_Bttmcorner.gif'); 
	width:15px;
	height:15px;
	background-repeat:no-repeat; 
	background-position:bottom right;
	font-size: 1px;
}

.TouBoxMiddle
{
	background-image: url('../images/registrationScreen/bg_Registration_Middle.gif'); 
	text-align: left; 
	vertical-align: top; 
	padding-left: 30px; 
	padding-top: 15px; 
	padding-right:0px;
}

.TouBoxFillerRight
{
	background-image: url('../images/registrationScreen/bg_Registration_Right.gif'); 
	background-repeat:repeat; 
	height:320px;
}

.PageLabel
{
	font-family: Comic Sans MS, Verdana, Arial;
	font-size: 20px;
	color: #000000;		
}

.contentText
{
	padding-right:15px;
	font-family: Comic Sans MS, Verdana, Arial;
	overflow:hidden;
	margin-top:30px;
	font-size:15px;
	font-weight:normal;
	height:250px; 
	overflow:auto;
	overflow-x:hidden;
	
}