/* CSS Document */

.body {
	background-image: url(images/bg2.gif);
		background-color: black;
}
/*.table
{
background-color: #FDFAFA;
}*/
.text {
	font-family: Verdana;
	font-size: 14px;
	font-align: justify;
/*	line-height: 16px;*/
	color:white;
	text-decoration: none;
}

.smalltext {
	font-family: Verdana;
	font-size: 10px;
	font-align: justify;
/*	line-height: 16px;*/
	color:white;
	text-decoration: none;
}

.text1 {
	font-family: Verdana;
	font-size: 13px;
	font-align: justify;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
}

.text2 {
	font-family: Verdana;
	font-size: 13px;
	font-align: justify;
	line-height: 16px;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

.head
{
font-family: Verdana ;
font-size: 13px;
color: #C0C0C0;
font-align: justify;
font-weight: bold;
text-decoration: none;
line-height: 16px;
}

.head2
{
font-family: Verdana ;
font-size: 14px;
color: #87CEFA;
font-align: justify;
font-weight: bold;
text-decoration: none;
line-height: 16px;
}


.head1
{
font-family:arial;
font-size: 16px;
/* color: #C0C0C0; */
color: #FFE4E1; 
font-align: justify;
font-weight: bold;
text-decoration: none;
line-height: 16px;
}


A:link	
{
	font-family: Verdana;
/*	font-size: 12px; */
	font-weight:bold;
	text-decoration:	none;
	color:	#cccccc;
	}	

A.clink	
{
	font-family: Verdana;
/*	font-size: 12px; */
	font-weight:bold;
	text-decoration:	none;
	color:	#ffffcc;
	}	

		
A:visited	
{
	font-family: Verdana;
/*	font-size: 12px; */
	font-weight:bold;
	text-decoration:	none;
	color:	#cccccc;
	}	
		
/*A:active	
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	text-decoration:	none;
	color:	#cccccc;
	}	
		
A:hover	
{
	font-family: Verdana;
	font-weight:bold;
	text-decoration:	none;
	color:	white;
	}
	*/
#menu a:link, #menu a:active, #menu a:visited{
font-family: Arial;
	font-size: 13px;
	font-weight:bold;
color:white;
text-decoration: none;
}
#menu a:hover
{
font-family: arial;
	font-size: 13px;
	font-weight:bold;
color:#cccccc;
text-decoration: none;
}


#linkOther a:link, #linkOther a:active, #linkOther a:visited{
    font-family: Verdana;
	font-weight:bold;
    color:#FFFFCC;
    text-decoration:underline;
}

#linkSame a:link, #linkSame a:active, #linkSame a:visited{
    
    color:#FFFFCC;
    text-decoration:underline;
}


.innertbl
{
	background-image: url(images/bg.gif);
	/*background-color:black;*/
}

.linecolor
{
	background-color:#dddddd;
 /* background-image: url(images/line.jpg);*/
background-repeat: repeat-x;
	
}