/* CSS Document */
/* Index CSS*/

a {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0000FF
}

a:visited {
	color: #0000FF;
}
	
a:hover {
color:#0000FF;
/*background-color: #000000;*/
text-decoration: underline;
direction: ltr;
}

p {	
font-family: "Times New Roman", Times, sans serif;
font-size: 11pt;
color: #000000;
line-height: 18px;
padding: 3px;
text-indent: 10pt;
}

.p-white {	
font-family: "Times New Roman", Times, sans serif;
font-size: 11pt;
color: #ffffff;
line-height: 18px;
padding: 3px;
text-indent: 10pt;
}

.a-white {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;	
}

.td-white {	
font-family: "Times New Roman", Times, sans serif;
font-size: 11pt;
color: #ffffff;
line-height: 18px;
padding: 3px;
}

.p-center {	
font-family: "Times New Roman", Times, sans serif;
font-size: 11pt;
color: #000000;
line-height: 18px;
padding: 3px;
}

.text-side {
font-family: "Times New Roman", Times, sans serif;
font-size: 11pt;
color: #000000;	
}

.bold {
font-family: "New Times Roman";
font-size: 14pt;
line-height: 18px;
font-weight: bold;
color: #990000;
}

.navigation {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: bold;
color: #660000;
text-decoration: none;
}

.navigation:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-style: bold;
color: #FFFFFF;
text-decoration: none;
	
}

.navigation:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
}

.bottom-nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #FF0000;
font-size: 10pt;
}
/*==========end bottom nav==========*/

#news_assignments {
	color:#666666;
	font-size: 14px;	
}

#news_assignments a {
	text-decoration: none;
	color:#000000
}

#news_assignments a:hover {
	color:#0000FF;
	text-decoration: underline;	
}

.news {
font-family: "Times New Roman", Times, sans serif;
font-size: 12pt;
color: #000000;
font-stretch: expanded; 
}

.news-red {
font-family: "Times New Roman", Times, sans serif;
font-size: 10pt;
color: #990000;
font-stretch: expanded; 
text-decoration: none;
}

.h3-promo {
font-family: "Times New Roman";
text-shadow: 20pt;
}

.a-hidden {
color: #000000;
background-repeat: no-repeat;
}

/*forms*/
.top-input {
font-size:10px;
border-style:inset;
}

.body-text-white {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;	
}

.bg {
	background-image: url(images/bg_300x300.png);
}
/*.bg {
color: #FFFFFF;
}*/


.dead-link {
	text-decoration: none;
	color:#999999;
	
}
.dead-link a {
	text-decoration: none;
	color:#999999;
	
}
.dead-link a:hover {
	text-decoration: none;
	color:#999999;
	
}

.pad {
	padding: 20;
}

/*========detail nav==========*/
.detail_nav a {
	display:block;
	padding:5px 10px 4px;
	text-decoration:none;
	letter-spacing: 0.1em;
	font-family: "Times New Roman", Times, serif;
	color:#FF0000;
	font-size: x-small;
}
.detail_nav a:hover {
	color:#ffffff;
}

/*========end detail nav==========*/

/*========bottom nav==========*/
.bottom_nav a {
	display:block;
	padding:5px 15px 4px;
	font: 7px;
	text-decoration:none;
	/*letter-spacing: +0.1em;*/
	background-image: url(images/black_800x30.jpg);
	color: #cccccc;
}

.bottom_nav a:hover {
	color:#ff0000;
}

.bottom_nav a:current {
	color:#ffffff;
}
/*========end bottom nav==========*/

/*========text scroll==========*/
.textscroll {
	letter-spacing: 0.1em;
	font-family: "Times New Roman", Times, serif;
	color:#FF0000;
	font-size: x-small;
	background-color: #000000;
	width: 900px;
}


/*//////////web design by//////////*/
#beatLinx { padding: 10px
}
#beatLinx a { 
text-decoration:none;
color: #cccccc; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
margin: 0px;
text-align: justify; 
}
#beatLinx a:hover { color:#FCFCFC;
 text-decoration:underline;
}
/*//////////end web design by//////////*/
