.linkppp{
	font-family: tahoma, MS Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0080;
	text-decoration: none;
}
.linkppp:hover{
	font-family: tahoma, MS Sans Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF66CC;
	text-decoration: none;
	}
.oo{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
	line-height: 3.5ex;
}
.red{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E80000;
	text-decoration: none;
	line-height: 3.5ex;
}
.linkred{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E80000;
	text-decoration: none;
}
.linkred:hover{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	}
.linkwrite{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwrite:hover{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.linkblue{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.linkblue:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}

.textSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.textBig {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.inputSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 30px;
}
.inputMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 180px;
}
.inputBig {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 250px;
}
.textAreaSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 50px;
	width: 250px;
}
.textAreaMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 80px;
	width: 300px;
}
.textAreaBig {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 120px;
	width: 350px;
}
.textListSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 50px;
}
.textListMiddle{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 120px;
}
.textListBig{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 220px;
}
.fileFieldSmall{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 200px;
}
.fileFieldMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 300px;
}
.fileFieldBig {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 400px;
}
.borderRightLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

td{
	font-family: tahoma, MS Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7D7D7E;
	text-decoration: none;
	line-height: 3.2ex;
}


.linkgreen{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0B97;
	text-decoration: none;
}
.linkgreen:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #970057;
	text-decoration: none;
}
.linkrad{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #8D011E;
	text-decoration: none;
	line-height: 2.5ex;
}
.linkrad:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12px;
	color: #FFBD02;
	text-decoration: none;
	line-height: 2.5ex;
}
.inputbox {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #FF0B97;
}
.button {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #5C0100;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F0F1D1;
	border: 1px solid #717322;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#EEEEEE;
scrollbar-darkshadow-color:#F0F0F0;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#CACACA;
scrollbar-track-color:#E0E0E0;
background-image: url(../images/wallpaper-hits-wallpaper.jpg);
    background-color: #FDE9F2;
	background-repeat: repeat-x;
}
.linkbb{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.linkbb:hover{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #FF0B97;
	text-decoration: none;
}
.bbbac {
	background-image: url(../images/wallpaper-hits-wallpaper.jpg);
	background-color: #FDE9F2;
	background-repeat: repeat-x;
	background-position: top;
}
.texttopbic1{
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}