/* CSS Document */

.textstyle {
	font:x-small/1.2em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #ffffff;
	list-style-position: outside;
	list-style-type: none;



}
.textstyle2 {
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #333c4b;
	list-style-position: outside;
	list-style-type: none;



}
.orangestyle {
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #bf781c;
	list-style-position: outside;
	list-style-type: none;



}
.boldstyle {
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #ffffff;
	list-style-position: outside;
	list-style-type: none;
	font-style: normal;
	font-weight: bold;
	
	
	
}
.boldstyle2 {
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	color: #bf781c;
	list-style-position: outside;
	list-style-type: none;
	font-style: normal;
	font-weight: bold;
	
	
	
}
a.one{
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.one:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight: normal;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.two{
	color:#333c4b;
	text-decoration:none;
	font-weight: normal;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.two:hover{
	color:#333c4b;
	text-decoration:underline;
	font-weight: normal;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.three{
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.three:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
	font:x-small/1.5em "Verdana", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Dropstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	width: 215px;
}
.PicStyle {
	border: 1px solid #666666;
}
.BigPink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF00CC;
	font-weight: bold;
}

.BodyBG {
	background-attachment: scroll;
	background-image: url(webimages/rpt.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.PicStyle2 {

	border: 1px solid #FF3399;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.InputStyle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	width: 150px;
}
.PinkerPinker {
	background-color: #E755A2;
	margin: 2px;
	width: auto;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
