/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

A:hover {
  color: #ff0000;
  text-decoration: none;
  font-family: Arial;
	font-size: 14px;
  font-weight: bold;
  
}

A:active {
  color: #FF0000;
  text-decoration: none;
  font-family: Arial;
	font-size: 14px;
font-weight: bold;
  
  
}

/*A:visited {
  color: #ffffff;
  text-decoration: none;
}*/


.classLinkBlackSmall {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.classLinkwhite {
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}


.headerBackGround {
	background-image: url(images/banner/header.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000000;
}

.headerindex {
	background-image: url(images/banner/forIndex/header_ind.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000000;
}
.class1Text{
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	}

.class1Loud{
	font-family: Arial;
	color: #0033FF;
	font-size: 16px;
	font-weight: bold;
	}
	
	
.class1LoudUline{
	font-family: Arial;
	color: #0033FF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
	
	
.class2Loud{
	font-family: Arial;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	}	
	
	
	.classablue{
	font-family: Arial;
	color: #0033FF;
	font-size: 14px;
	font-weight: bold;
	}	
	
	
	
.naveBackgroundBottom{
	background-image: url(images/banner/background_nav.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #000000;
	}
	
	
	.class1SubHead{
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}

	.classOrderdList{
	font-family: Arial;
	color: #000000;
	font-size: 14px;
	list-style-type: inherit;
	}
	