/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffff00;
	background-image:url(images/new_bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #c5b9b3;
	font-size: 12px;
	font-family: tahoma;
}
.style3 {
	color: #d1b9b3;
	font-size: 12px;
	font-family: tahoma;
	text-decoration:none;
	line-height:15px
}
.style4 {
	color: #c6bdb3;
	font-size: 12px;
	font-family: tahoma;
	line-height:15px;
	text-decoration:none
}
.style6 {
	color: #990000;
	font-size: 12px;
	font-family: tahoma;
	line-height:15px;
	font-weight:bold
}

.style7 {
	color: #000099;
	font-size: 12px;
	font-family: tahoma;
	line-height:15px;
	text-decoration:none
}


A {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}

A:Hover {
	text-decoration:underline; 
}
.style5 {
	font-size: 20px;
	line-height: normal;
	color: #FFFFFF;
}
.BoldText {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.BigText {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
}
.smallText {


	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
a.bluelink {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2C719C;
	text-decoration: none;
	text-align: left;
}
a.bluelink:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: underline;
}
a.bluelink:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2C719C;
	text-decoration: none;
}
.BoldRed {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

