/*---*/
body {
background: white;
}
a:link {color: #3333CC}     /* unvisited link */
a:visited {color: #3333CC}  /* visited link */
a:hover {color: #FF3300}   /* mouse over link */
a:active {color: #3333CC}   /* selected link */

.nav {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Times New Roman;
	color:#006699;
	
	background-color:#B7DAE1;
	border-bottom-color:#82B9D4;
	border-bottom-width: medium;
	border-bottom-style:solid;
}
.smtitle {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Times New Roman;
	color:#FF0000;/*#FF3300;*/
	text-align:center;

}
.smtxt {
	font-size: 8px;
	font-family: Verdana, Times New Roman;
	color:#000000;
	
}


TD{
	font-size: 11px;
	font-family: Verdana, Times New Roman;
}


.tbcolor{
	background-color:#FEECD8;
}


.awardpics
{ height:35;
	
}

.ullink {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	text-align: left;
	font-weight: normal;
}
.ullink a {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	text-align: left;
	text-decoration: none;
}
.ullink a:hover {
	color : #333333;
	text-decoration: none;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	text-align: left;

}
img.ullink2 {
	color : #000000;
	text-decoration: none;
	border:1px solid #000000;
}

a.ullink2 {
	color : #000000;
	text-decoration: none;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	text-align: left;
}
.ullink2{
	color : #000000;
	text-decoration: none;
	font-family : Tahoma, Verdana, Arial;
	text-align: left;
	font-size : 12px;
}

a.ullink2:hover{
	color : #000000;
	text-decoration: none;
	font-family : Tahoma, Verdana, Arial;
	text-align: left;
	font-size : 12px;
}
a.ullink2:visited{
	color : #000000;
	text-decoration: none;
	font-family : Tahoma, Verdana, Arial;
	text-align: left;
	font-size : 12px;
}
a.ullink2:active{
	color : #000000;
	text-decoration: none;
	font-family : Tahoma, Verdana, Arial;
	text-align: left;
	font-size : 12px;
}