html, body {
  padding: 0;
  margin: 0;
}

table, body {
	font-size: 12px;
	color: #2b4483;
    font-family:  "Trebuchet MS", Verdana, Geneva;
}
a{
	color: #af0f01;
	text-decoration: none;
}
a:hover{
    color: #ff0000;
	text-decoration: underline;
}
a:visited{
	color:#6f7462;
}
a:active{
	color: #bd8e00;
}
hr{
	color: #959cad;
	height: 1px;
}
.topl{
	background : #f5f6f6 url(img/topl.gif) repeat-x;
}
.clock{
	background : #f5f6f6 url(img/clock.jpg) no-repeat left;
}
.shad{
	background : url(img/shad.gif) repeat-x;
}
.menu{
	background : #cbcbcb url(img/menubg.gif) repeat-x;
	vertical-align: top;
}
.menu1{
	background-color: #fff;
	vertical-align: top;
}
.menu1 td a, menuBot {
    font-size: 11px;
}


.menu a{
	color:#000;
	font-size: 11px;
	text-decoration:none;
	}
.menu a:hover{
	color: #6a6a6a;
	 text-decoration:none;
}
.menu a:visited{
	color: #000;
}
.menu a:visited:hover{
	color: #6a6a6a;
}
.menu1 a:visited{
	color:#6a6a6a;
}
.menu1 a{
	color: #ff3300;
	font-size: 11px;
	text-decoration: none;
	}
.menu1 a:hover{
	color: #8b1c00;
	text-decoration:none;
}
.menu1 a:visited{
	color: #ff3300;
}
.menu1 a:visited:hover{
	color: #8b1c00;
	text-decoration:none;
}
.menu1 td{
	text-align: center;
	
}
.under{
	background : url(img/under.gif) repeat-x;
}
.line{
	background :url(img/line.jpg) no-repeat;
}
.lin{
	background : #b1b8c4 url(img/lin.gif) repeat-x;
}
h1#page-name{
    margin: 0;
	padding-left: 350px;
    padding-bottom: 6px;
	font-weight: bold;

	font-size: 14px;
}
#topNewsDiv{
    position: absolute;
    left: 55px;
	top: 130px;
    z-index: 100;
    border: 0px solid red;
    scrollbar-base-color: #bec9a9;
   	scrollbar-darkshadow-color: #bec9a9;
   	scrollbar-face-color: bec9a9;
   	scrollbar-highlight-color: bec9a9;
    scrollbar-track-color: bec9a9;
    font-size: 12px;
    width:195px;
    height:150px;
    clip:rect(auto, auto, auto, auto);
    color:#3b3e34;
    padding: 0;
    margin: 0;
    overflow: auto;
}

.topl{
	background : url(img/topl.gif) repeat-x;
}

.content{
    font-size: 12px;
    line-height: 140%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px
}
.content td.news{
	vertical-align: top;
	text-align: justify;
	1padding-top: 5px;
	1padding-left: 15px;
	padding-right: 15px;
	1padding-top: 20px;
	padding-bottom: 20px;
}
.logos {
	text-align: center;
	padding: 5px;
}
.dates{
	color: #af0f01;
	font-weight: bold;
}
.dots{
	background : url(img/dots.gif) repeat-y;
}
.hdots{
	background : url(img/hdots.gif) repeat-x;
}
.green{
	background : url(img/green.gif) repeat-x;
	width: 5px;
}
.teamItem {
  padding-left: 20px;
  vertical-align: middle;
}
.teamItem p {
margin-top: 50px
}



