body, td {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
    vertical-align: top;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #0000CC;
	text-decoration: none;
}

a.newslink:link {
	color: #0000CC;
	text-decoration: underline;
}

a.newslink:visited {
	color: #0000CC;
	text-decoration: underline;
}

a.newslink:hover {
	color: #990000;
	text-decoration: underline;
}

a.newslink:active {
	color: #0000CC;
	text-decoration: underline;
}

a.Menu:link {
	color: #000000;
	text-decoration: none;
}

a.Menu:visited {
	color: #000000;
	text-decoration: none;
}

a.Menu:hover {
	color: #0000CC;
	text-decoration: none;
}

a.Menu:active {
	color: #0000CC;
	text-decoration: none;
}

a.Music:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.Music:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.Music:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.Music:active {
	color: #0000CC;
	text-decoration: none;
}
a.Site:link {
	color: #0000CC;
	text-decoration: none;
	font-size:10px;
}

a.Site:visited {
	color: #0000CC;
	text-decoration: none;
	font-size:10px;
}

a.Site:hover {
	color: #990000;
	text-decoration: underline;
	font-size:10px;
}

a.Site:active {
	color: #0000CC;
	text-decoration: none;
	font-size:10px;
}
a.Blackout:link {
	color: #000000;
	text-decoration: none;
	font-size:10px;
}

a.Blackout:visited {
	color: #000000;
	text-decoration: none;
	font-size:10px;
}

a.Blackout:hover {
	color: #000000;
	text-decoration: underline;
	font-size:10px;
}

a.Blackout:active {
	color: #000000;
	text-decoration: none;
	font-size:10px;
}
.highlight
{
color: #FFFF00;
font-size:10px;
}

.Bigheading
{
color:#000000;
font-weight:bold;
font-size:14px;
}

.smallText
{
color:#000000;
font-size:10px;
font-weight:normal;
}

.RegularText
{
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
}

.shawdowtext
{
color:#FFFFFF;
font-size:10px;
}

.hyperlinked
{
color: #0000CC;
}
.orange { color: #FFFFFF; background: inherit; background-color: #FF9900; }

.div_announcement_scroller
{ 
	text-align:center;
}

#announcement_scroller 
{ 
	width: 335px; 
	height: 14px;	
	font-family: verdana; 
	font-weight: bold; 
	font-size: 10px;
	text-align:center;
}

.scrollerclass
{
	text-align:center;
}

#announcement_scroller a{ text-decoration: none; }
#fscroller a{ text-decoration: none; }

.box p{
 font-size:1em;
 padding:  0 0 10px 0;}

.box p.center{
 text-align:center;
 }
 
 .smartbox {
    border: 1px solid #DDD;
    padding: 15px;
    border-bottom: 2px solid;
    margin: 10px 0;
}

#smartbox h1 {
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #DDD;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.printheader { color: #FFFFFF; background: inherit; background-color: #0071b5; }

.skillsdetails{
	overflow: hidden;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(5%,white),color-stop(90%,#F2F2F2));
	background: -moz-linear-gradient(top,white 5%,#F2F2F2 90%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(5%,white),color-stop(90%,#F2F2F2));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#F2F2F2',GradientType=0);
	border: 2px solid #D6D6D6;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,.08);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,.08);
	box-shadow: 2px 2px 3px rgba(0,0,0,.08);
	padding: 16px 0 0 0;
	moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}
