/* CSS Document */
/* Shaolin-Tzu Martial Arts Academy */

body { margin-top: 0px; margin-left: 0px; background:#999999;}

/* Borders */

/* Tables */

#table_main_bg
{
background-image:url('images/tree_bg.png');
background-repeat:no-repeat;
background-position:right bottom;
}

#top_nav_bar_bg
{
	background-image: url(images/bg_nav_bar.jpg);
	background-repeat: repeat-x;
}

#table_border_top-right
{
background-image: url(images/table_borders/table_border_top_right.png);
background-repeat: no-repeat;
}

#table_border_right
{
background-image: url(images/table_borders/table_border_right.png);
background-repeat: repeat-y;
}

#table_border_bottom_right
{
background-image: url(images/table_borders/table_border_bottom_right.png);
background-repeat: no-repeat;
}

#table_border_bottom_left
{
background-image: url(images/table_borders/table_border_bottom_left.png);
background-repeat: no-repeat;
}

#table_border_bottom
{
background-image: url(images/table_borders/table_border_bottom.png);
background-repeat: repeat-x;
}

#table_news_burgundy
{
	border-top:1px #99ccff;
	border-left:#9cf;
	border-right:#9cf;
}

hr {
margin: 17px 0 18px;
height: 0;
clear: both;
border: solid #ddd;
border-width: 1px 0 0;
border-top: 1px solid #ddd;
border-bottom: 1px solid #fff;
}


/* Text */

.nav_bar {color: #CCC; font-size: 8.0pt; font-family:arial;} 
.nav_bar a {color: #CCC; font-size: 8.0pt; font-family:arial; text-decoration:none;}
.nav_bar a:hover {color: #FFF; font-size: 8.0pt; font-family:arial; text-decoration:none;}

/* Text - common */

.newstext {font-size: 9pt; color: #333; font-family:Arial, Helvetica, sans-serif; font-weight:100;}
.newstextheading {font-size: 10pt; color: #FFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

.newstexttitle {font-size: 10pt; color: #999; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.newstexttitle a {font-size: 10pt; color: #999; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}
.newstexttitle a:hover {font-size: 10pt; color: #FFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}

.welcometext {font-size: 10pt; color: #FFF; font-family:Arial, Helvetica, sans-serif; font-weight:100;}
.welcometext a {font-size: 10pt; color: #FFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold;  text-decoration:none;}
.welcometext a:hover {font-size: 10pt; color: #999; font-family:Arial, Helvetica, sans-serif; font-weight:bold;  text-decoration:none;}

/*Content text */

.content_text {
	font-size: 10pt;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}

.content_text_bold {
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
}
.content_text a {font-size: 10pt; color: #555; font-family:Arial, Helvetica, sans-serif; font-weight:bold;  text-decoration:none;}
.content_text a:hover {font-size: 10pt; color: #000; font-family:Arial, Helvetica, sans-serif; font-weight:bold;  text-decoration:none;}

/*Text Headline */
.text_headline {
	color: #333;
	font-size: 15.5pt;
	font-family:arial;
	font-weight:bold;
} 
.text_headline a {color: #CCC; font-size: 15.5pt; font-family:arial; text-decoration:none;}
.text_headline a:hover {color: #FFF; font-size: 15.5pt; font-family:arial; text-decoration:none;}

/*Descriptive text - grey */

.descriptive_text {font-size: 8.5pt; color: #999; font-family:Arial, Helvetica, sans-serif; font-weight:100;}
.descriptive_text a {font-size: 8.5pt; color: #999; font-family:Arial, Helvetica, sans-serif; font-weight:bold;  text-decoration:none;}
.descriptive_text a:hover {font-size: 8.5pt; color: #999; font-family:Arial, Helvetica, sans-serif; font-weight:bold;  text-decoration:none;}

/* Footer text */

.footer {color: #000; font-size: 7.5pt; font-family:arial;} 
.footer a {color: #000; font-size: 7.5pt; font-family:arial; text-decoration:none;}
.footer a:hover {color: #CCC; font-size: 7.5pt; font-family:arial; text-decoration:none;}

/* Headline */

.med_headline {font-size: 12pt; color: #CCC; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.med_headline a {font-size: 12pt; color: #CCC; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}
.med_headline a:hover {font-size: 12pt; color: #FFF; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;}

.page_headline {color: #CCC; font-size: 23.5pt; font-family:arial; font-weight:bold;} 
.page_headline a {color: #CCC; font-size: 7.5pt; font-family:arial; text-decoration:none;}
.page_headline a:hover {color: #FFF; font-size: 7.5pt; font-family:arial; text-decoration:none;}
