
body 
{
	margin:20px 0px 0px 0px;padding:0px;height:100%;background-color:#ec0d4c;font-size:12px;font-family:Arial;color:#000000
}

.holder
{
	position:relative;width:986px;height:684px;margin:0px auto
}

.adminHolder
{
	width:957px;height:655px;margin:0px auto;background-image:url(../images/siteFrame.png)
}


.errorText
{
	border-bottom:1px dotted #ff0000;font-weight:bold;color:#ff0000;text-align:center	
}

.inputBox
{
	padding:2px;border:1px solid #DD3652;background-color:#FBE6E9;color:#000
}


.alignRight
{
	text-align:right;padding-right:5px
}

.pink
{
	color:#DD3652
}

.blue
{
	color:#208FD7	
}

.huge
{
	font-size:20px
}

.large
{
	font-size:16px
}

.center
{
	text-align:center
}

.bold
{
	font-weight:bold
}

.underline
{
	text-decoration:underline
}

#mainMenu a:active, #mainMenu a:visited, #mainMenu a:link
{
	font-size:12px;color:#404040;font-weight:bold;text-decoration:none
}

#mainMenu a:hover
{
	font-size:12px;color:#AA0000;font-weight:bold;cursor:pointer;text-decoration:underline
}