body { color: black; background-color: white; }
p {}
td {}
a:link { color: blue }
a:visited { color: blue }
a:hover { color: blue }
a:active { color: blue }

#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 5px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:14px;
  height:1em;
  background-position:0 100%;
  background-repeat:no-repeat;
}

hr {
	color:#e3e3e3;
	height:1px;
	width:90%;
}

.mid-home_txt1 {
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight:500;
	color: #CC0000;
}	

.mid-home_txt2 {
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:500;
	color: #666666;
	text-align:justify;
}

.mid-home_txt3 {
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:500;
	color: #242424;
	text-align:justify;
}	

.mid-home_txt4 {
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:500;
	font-style:italic;
	color: #242424;
	text-align:left;
}

.mid-home_txt5 {
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight:600;
	color: #242424;
}	

.mid-home_Title {
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight:600;
	color: #242424;
	text-align:center;
}

.mid-home_Title2 {
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight:600;
	color: #242424;
	text-align:left;
}

.bottom_txt2 {
	font-family:Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:500;
	color: #666666;
	text-align:center;
}

.roster {
	font-size: 12px;
	font-family:Verdana, Tahoma, Arial;
	font-weight:600;
	
}

.roster_details {
	PADDING-TOP: 10px; 
	font-size: 12px;
	text-align:justify;
	font-family:Verdana, Tahoma, Arial;
}

.table_tuition {
	border-color:#D5D5D5;
	border-width: 0 0 1px 1px;
	border-style:solid;
	border-collapse: collapse;	
}

.td_tuition1
{
    border-color:#D5D5D5;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
   	background-color:#FFFFFF;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
}

.td_tuition2
{
    border-color:#D5D5D5;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
   	background-color:#F3F3F3;
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
}

.td_tuition3
{
    border-color:#D5D5D5;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
   	background-color:#FFFFFF;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
}

.td_tuition4
{
    border-color:#D5D5D5;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
   	background-color:#F3F3F3;
	font-family:Verdana;
	font-weight:normal;
	font-size:11px;
}

.text_news_th {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#D5D5D5;/*#502D65;*/
	font-weight:500;
	text-align:center;
	border-collapse:collapse;
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px;
}