.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	color: #3b3b3b;
}


.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	line-height: 20px;
	color: #3b3b3b;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	line-height: 30px;
	color: #CE1A1A;
}

.stylelink11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 16px;
	color: #E27676;
}
.stylelink12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 16px;
	color: #FFFFFF;
}

a.hyper:link {color: #0099FF; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px;}
a.hyper:visited {color: #0099FF; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px;}
a.hyper:hover {color: #E27676; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px;}
a.hyper:active {color: #0099FF; text-decoration: none; font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px;}

a.newshyper:link {color: #0099FF; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px;}
a.newshyper:visited {color: #0099FF; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px;}
a.newshyper:hover {color: #E27676; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px;}
a.newshyper:active {color: #0099FF; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 15px;}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html, body, #wrapper {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
}
#wrapper {
    margin: 0 auto;
    vertical-align: middle;
    width: 100%;
}


html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

/* Form */
.input {  BACKGROUND: #FFFFFF; border: 1px solid #828282; COLOR: #282828; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; HEIGHT: 15px  }

.searchinput {  BACKGROUND: #FFFFFF; border: 1px solid #BBBBBB; COLOR: #888888; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; }

textarea {  BACKGROUND: #FFFFFF; border: 1px solid #999999; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; }

.checkbox {  BACKGROUND: #FFFFFF; border: 1px solid #FFFFFF; }

select {  font-family: Verdana; font-size: 10px; color: #333333;  border: 1px solid #333333;}

.button {
BACKGROUND: #CC0000; border: 1px solid #CC0000; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: normal; }
