/* Soccatoos Website Styles */

/* Universal */
body{
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Header_BG{
	background-image:url(http://www.soccatoos.com.au/images/Soccatoos_Header.jpg);
	background-repeat: no-repeat;
}
.Login_Screen_Text{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Login_Screen_Text_Small{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
.Login_Screen_Fields{
	border-width: 1;
	border-color: #000000;
	background-color: #E4E4E4;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.Login_Screen_Button{
	border-width: 1;
	border-color: #000000;
	background-color: #0066FF;
	color: #000000;
}
.Main_Body_Background_Logo{
	background-image: url(http://www.soccatoos.com.au/images/Soccatoos_Background_Logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Footer_BG{
	background-image:url(http://www.soccatoos.com.au/images/Soccatoos_Footer.jpg);
	background-repeat: no-repeat;
}
.Bottom_Menu{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.Universal_Text{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
}
.Universal_Text_Bold{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
}
.Universal_Text_Italic{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: italic;
}
.Universal_Text_Underline{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	text-decoration: underline;
}
.Universal_Required{
	color: #FF0000;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.Universal_Error_Message{
	color: #FF0000;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	background-color: #CCCCCC;
}
.Major_Headings{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.Sub_Headings{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.Major_Links{
	color: #0066CC;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

/* About Soccatoos */
.Testimonials{
	color: #000000;
	background-color: #CCCCCC;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-style: italic;
}
.Testimonials_Small{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
}


/* Important Information */
.Important_Information_major_blue{
	color: #0000FF;
	font-family: Trebuchet MS;
	font-size: 16px;
}
.Important_Information_major{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
}


/* Registration */

.Registration_Major{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
}
.Registration_Programs_Tab_Open{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background-image:url(http://www.soccatoos.com.au/images/Programs_Tab_Open.gif);
	background-repeat: no-repeat;
}
.Registration_Programs_Tab_Closed{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background-image:url(http://www.soccatoos.com.au/images/Programs_Tab_Closed.gif);
	background-repeat: no-repeat;
}
.Registration_Programs_Tab_Full{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background-image:url(http://www.soccatoos.com.au/images/Programs_Tab_Full.gif);
	background-repeat: no-repeat;
}

/* Gallery */

.Gallery_Table_Text{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
}
.Gallery_Viewer_Header{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
