/**********************************
TAGSS
**********************************/

/**********************************
LINKS
**********************************/
/**********************************
TABLES
**********************************/


/**********************************
CLASSES
**********************************/

.notification
{
	font-style:italic;
	text-decoration:underline;
}

.info
{
	text-align:center;
	font-size:18px;
}

.hint
{
	font-size: 15px;
}

.bold
{
	font-weight: bold;
}

.required
{
	color:#FF0000;
}

.member_note
{
	color:#663300;
	font-weight: bold;
}

input.read_only {
color: #666666;
background-color: #CCCCCC;
}

/**********************************
BORDERS
**********************************/	

/**********************************
FORM CONTROLS
**********************************/	
						
/**********************************
ALIGNMENTS
**********************************/
.center
{
	text-align:center;
}

.left
{
	text-align:left;
}

.right
{
	text-align:right;
}

/**********************************
PADDINGS
**********************************/


/**********************************
SIZES
**********************************/

