/* CSS Document */

td.navbar p{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}


td.navbar p a:visited{
	font-size: 12px;
	color: #003399;
	TEXT-DECORATION: none;
}

td.navbar  p a:hover{
	font-size: 12px;
	color: #003399;
	TEXT-DECORATION: underline;
	
}


td.navbar p a:link{
	font-size: 12px;
	color: #003399;
	TEXT-DECORATION: none;
}


td.link1  p{
	font-size: 12px;
	color: #0099CC;
	padding-left: 20px;
	text-decoration: none;
}

td.link1 p a:visited{
	font-size: 12px;
	color: #0099CC;
	TEXT-DECORATION: none;
}


td.link1  p a:hover{
	font-size: 12px;
	color: #0099CC;
	TEXT-DECORATION: underline;
	
}


td.link1 p a:link{
	font-size: 12px;
	color: #0099CC;
	TEXT-DECORATION: none;
}





table.schedule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	padding-top: 20px;
}


table.schedule td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-bottom: 2px;
}


table.schedule h4{
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	margin: 5px;
}


table.schedule h5{
	font-size: 13px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	
}



table.schedule th{
	font-size: 13px;
	color: #E85828;
	background-color: #C02400;
}


table.schedule p{
	font-size: 13px;
	color: #4e4d4d;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 10px;	
}


table.schedule p  a:link {
	font-size: 13px;
	color: #4e4d4d;
	text-decoration: none;
	
}

table.schedule p  a:visited {
	font-size: 13px;
	color: #4e4d4d;
	text-decoration: none;
	
}


table.schedule p a:hover {
	font-size: 13px;
	color: #ed2000;
	text-decoration: underline;
	
}


td.link2 p{
	font-size: 13px;
	color: #4e4d4d;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-right: 10px;
	
}


td.link2 p  a:link {
	font-size: 13px;
	color: #4e4d4d;
	text-decoration: none;
	
}

td.link2 p  a:visited {
	font-size: 13px;
	color: #4e4d4d;
	text-decoration: none;
	
}


td.link2 p a:hover {
	font-size: 13px;
	color: #ed2000;
	text-decoration: underline;
	
}


td.team_list h5{
	font-size: 15px;
	color: #ed2000;
	font-weight: bold;
	margin-top: 10px;
}


td.team_list p{
	font-size: 13px;
	color: #4e4d4d;
	line-height: 5px;
}



em {
	font-size: 13px;
	font-style: normal;
	color: #0099FF;
}





td.team_list01 h5{
	font-size: 13px;
	color: #ed2000;
	font-weight: normal;
	margin-top: -5px;
	margin-left: 10px;


}


td.team_list01 p{
	font-size: 13px;
	color: #4e4d4d;
	line-height: 5px;
	margin-left: 10px;

}



td.photo p{
	font-size: 13px;
	color: #4e4d4d;
	line-height: 15px;
	margin-left: 10px;
	margin-top: -5px;

}


td.article h5{
	font-size: 18px;
	color: #ed2000;
	margin-top: 5px;
	margin-left: 20px;
	font-weight: bold;
	
	
}

td.article p{
	font-size: 13px;
	color: #4e4d4d;
	line-height: 20px;
	margin-left: 20px;
	

}


table.article_list {
	background-color: #DBD8D4;
	border: 1px solid #000000;
	margin-top: 10px;
}





table.article_list ul {
	line-height: 20px;
	margin-left: 25px;
	list-style-image: url(../images/icon.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}

table.article_list li  {
	font-size: 13px;
	color: #000000;
    

}


table.article_list li a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

table.article_list li a:visited {
    font-size: 13px;
	color: #000000;
	text-decoration: none;
}

table.article_list li a:hover {
	font-size: 13px;
	color: #eb2000;		
	text-decoration: underline;
}	




td.article_list01 ul {
	line-height: 25px;
	list-style-image: url(../images/icon01.gif);
	margin-top: 5px;
	margin-left: 30px;
}

td.article_list01 li  {
	font-size: 13px;
	color: #000000;
    

}


td.article_list01 li a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

td.article_list01 li a:visited {
    font-size: 13px;
	color: #000000;
	text-decoration: none;
}

td.article_list01 li a:hover {
	font-size: 13px;
	color: #eb2000;		
	text-decoration: underline;
}	

