body {
	text-align: center;
	margin:2px 1px 1px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/notes_bgd.jpg);
	background-repeat: repeat-y;
	background-color: #F9F4DC;
	background-position: center top;
}
.Content {
	width:777px;
	text-align: left;
	margin:0px auto;
	text-align: justify;
	padding:0px;
	border:0px solid #000000;	
	min-height: 95%;	
}
TABLE{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000000;
}
.Article{
	text-align:left;
	float:left;
	padding-left:8px;
	background-color:#FFFFFF;
	width:600px;
}
H1{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:0px;
}
H2{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	margin:5px auto;
}
H3{
	color:#771514;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	margin:5px auto;
}
H4{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	margin:3px auto;
}
H5{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	margin:3px auto;
}
H6{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	margin:3px auto;
}
CITE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
EM{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
HR{
	height:1px;
	color:#000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #696A6B;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #696A6B;
 font-weight: bold;	
 text-decoration: none;
}

a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #771514;
 font-weight: bold;	
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #696A6B;
	text-decoration: none;
}

/*--------------------menu box classes------------------*/
.Menu{
	border-right:0px solid #000000;
}
.MenuBox {
	float:left;
	margin:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:left;
	padding:15px;
	padding-top:0px;
}

.MenuBox H3{
 	font-family: Arial, Helvetica, sans-serif; 
	margin:3px auto;
 	font-size: 12px;
	color:#000000;
}
.MenuBox a:link {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px;
 color: #F1BB8D;
 font-weight: normal;
}

.MenuBox a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #F1BB8D;
 font-weight: normal;	
}

.MenuBox a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #F1BB8D;
 font-weight: normal;	
}
.MenuBox a:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;	
 color: #F1BB8D;
}
.MenuBox P{
	margin:6px auto;
}


table.top_menu {
	background-image: url(/competition2008/images/top_menu_bg.gif);
	background-repeat: repeat-x;
}


/*--------------------menu box classes end------------------*/

/*--------------------bottom classes start------------------*/
.BottomLinks{
	text-align: center;
	vertical-align: bottom;
}
.BottomLinks a:link {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px;
 color: #F1BB8D;
 font-weight: normal;
}

.BottomLinks a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #F1BB8D;
 font-weight: normal;	
}

.BottomLinks a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #F1BB8D;
 font-weight: normal;	
}
.BottomLinks a:active {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;	
 color: #F1BB8D;
}
HR{
	width:400px;
	height:1px;
	color:#FFFFFF;
}
/*--------------------bottom classes end------------------*/

/* -----------form objects-------------- */
.FormObjects{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.FormCheckbox{
}
.FormText{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	border:1px solid #751715;
	margin:0px;
	padding:0px;
}
.FormSelectbox{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.FormTextarea{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #751715;
	background-color: transparent;
}
.FormPassword{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #751715;
	background-color: #FFFFFF;
}
.GeneralForm{
	margin: 0px;
	padding: 0px;
}
.FormFieldHeading{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	color:#741614;
}
.FormFieldView{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.FormFieldExplain{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.FormButton{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	cursor:pointer;
	cursor:hand;
	background-color: #CFD8DF;
	padding:0px;
	border:1px solid #003366;
}
.FormButtonOnMouse{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	cursor:pointer;
	cursor:hand;
	background-color: #FFFFFF;
	padding:0px;
	border:1px solid #003366;
}
.FormActionLink{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
.FormActionLink:hover{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.FormActionLink:active{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.FormMethodSuccessMessage{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
/* --------form objects end------------- */
/*---------min hegiht hack------------------*/
.prop {
	float:left;
	width:1px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.min500px {
	height:459px;
	position:relative;
	top:-30px;
}


/*--------------------------------------------------*/
/*------------------------------------------------------*/
.TopBarLinks a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFCB99;
	font-weight: bold;
	text-decoration: none;
}

.TopBarLinks a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFCB99;
 font-weight: bold;	
 text-decoration: none;
}

.TopBarLinks a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #FFCB99;
 font-weight: bold;	
	text-decoration: underline;
}
.TopBarLinks a:active {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCB99;
	text-decoration: none;
}

.PianoLayout{
	background-image: url(../images/piano.gif);
	width:658px;
	padding-top:45px;
	padding-left:10px;
	background-repeat: no-repeat;
}
.MustardLine{
/*	background-color: #F4EDC3; */
}
.NameLink a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #696A6B;
	font-weight: bold;
	text-decoration: none;
}

.NameLink a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #696A6B;
 font-weight: bold;	
 text-decoration: none;
}

.NameLink a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #771514;
 font-weight: bold;	
	text-decoration: underline;
}
.NameLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #696A6B;
	text-decoration: none;
}
.DashedBorder{
	width:610px;
	padding-left:12px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #771514;
}
.CalendarDay{
	padding:2px;
	width:14px;
	text-align:center;
}

.CalendarDaySelected{
	padding:2px;
	width:14px;
	text-align:center;
	background-color:#993300;
}

.CalendarMonth{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #741614;
	padding-left:4px;
}
.Calendar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: underline;
	color: #000000;
}

.Calendar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: underline;
	color: #000000;
}

.Calendar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #751715;
	text-decoration: underline;
}
.Calendar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: underline;
	color: #000000;
}
.subTopNav{
	background-image: url(../images/rules_table_bgd.jpg);
	background-repeat: no-repeat;
}
.OverviewWeekDay{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #741614;
}
/*------------------------------------------------------*/
.RepHiddenDiv{
	width: 350px;
	position: absolute;
	visibility: hidden;
	z-index: auto;
}
.StageHiddenDiv{
	width: 250px;
	position: absolute;
	visibility: hidden;
	z-index: auto;
	background-color:#F9F4DC;
	border:1px solid;
	padding:5px;
}
.FreeDayHiddenDiv{
	width: 70px;
	position: absolute;
	visibility: hidden;
	z-index: auto;
	background-color:#F9F4DC;
	border:1px solid;
}
.test{
	overflow: auto;
}


a.media_archive:link {

	color:#fff1d0;
	font-size:13px;
	font-weight:bold;
}



a.media_archive:visited {

	color:#fff1d0;
	font-size:13px;
	font-weight:bold;
}
