body {
	font-family: 'Century Gothic';
	font-size: 12pt;
	color: #3b3b3b;
	background: url('images/tA_bkg.gif');
	padding:0px;
	margin:0px;
}
#tA_header {
	width: 824px;
}
#tA_break {
	width: 809px;
	height: 40px;
	padding-top: 5px;
	padding-right: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size; 14pt;
	text-align: right;
	background: url('images/tA_breakSlice.gif') repeat-x;
}
.xerxesContent {
	width: 630px;
	height: 1000px;
	background: #FFFFFF;
	text-align:left;
}

.xerxesContent p
{
	font-size:13px;	
}

.xerxesContent h1 {
	font-size: 30pt;
	color: #ef4f91;
	padding: 0px;
	margin: 0px;
}

/* Competition Button */

#tA_compBtn {
	display: block;
	width: 155px;
	height: 145px;
	background: url('images/tA_compBtn.gif') no-repeat top left !important;
}
#tA_compBtn:hover {
	display: block;
	width: 155px;
	height: 145px;
	background: url('images/tA_compBtn_hover.gif') no-repeat top left !important;
}
#artUWear a {
	width: 155px;
	height: 301px;
	display: block;
	background: url('images/artUWearbtn.gif') no-repeat top left;
}
#artUWear a:hover {
	background-position: top right;
}

#fastfacts{font-size:12px;
padding:5px 3px 0 3px;
border:2px groove #ef4f91;
margin-right:4px;
}

#fastfacts a{font-size:12px;
color: #ef4f91;
}

#fastfacts a:hover{font-size:12px;
color: #ef4f91;
font-weight:normal;
text-decoration:underline;
}

#fastfacts h2{font-size:14px;
color:#ef4f91;

}
/* Menu CSS */

.xerxesMenu {
	width: 194px;
	height: 380px;
	background: #FFFFFF;
}
.xerxesMenu a {
	font-size: 12pt;
	width: 194px;
	color: #f68428;
	text-decoration: none;
	background: #FFFFFF;
}
.xerxesMenu a:hover {
	color: #ef4f91;
	background: #FFFFFF;
	font-weight: bold;
}
.mainMenu li a:hover{
	color:#ef4f91;
}
.mainMenu li a {
	color: #ef4f91;
	font-weight: normal;
}
.subMenu{
	color: #ef4f91;
}
.subMenu li a {
 	color: #ef4f91;
	font-weight: normal;
}

table#class_timetable
{
	width: 100%;
    border-top: #818285 2px solid;
    border-bottom: #818285 2px solid;
    border-collapse:collapse;		
}


table#class_timetable * td 
{
    padding: 3px;
    border: #818285 1px solid;
}

table#class_timetable a
{
	text-decoration:none;
	color:#000000;
}

table#class_timetable a:hover
{
	text-decoration:underline;
	color:#000000;
}

#timetable_link a
{
	margin:5px 0 0 0;
	width:150px;
	height:30px;
	background:url('images/timetable.png') no-repeat 0 0;
	display: block;
	float:right;
}

#timetable_link a:hover
{
	background-position: 0 -31px;
	width:150px;
	height:30px;
	display: block;
}


a:focus
{
	outline:none;		
}

#accountManage
{
	margin:10px 5px 0 10px;	
}


#accountManage p
{
	padding:0 0 10px 0;
	font-size:13px;
}

table.tab
{
	margin-top:15px;	
}
