/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
}

textarea { 
 background-color: #eeeeee; 
 color: #ffffff; 
 scrollbar-base-color: #eeeeee; 
 scrollbar-arrow-color: #FF008A;
 scrollbar-DarkShadow-Color: black;
border-style:groove;
}

select { 
 background-color: #ffffff; 
 color: #ffffff;
 border:dotted;
border-color:#cccccc;
border-style:groove;
 
}

input.radio
{
color: #FFFFFF;
background: #FFFFFF;
border-style:none;
}

input.radio2
{
color: #FFFFFF;
background: #EEEEEE;
border-style:none;
}

input
{
color: #FFFFFF;
background: #eeeeee;
border-style:groove;
}

.txt_companyname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #4660B4;
}

.txt_brownname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.txt_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fe007d;
}

.txtnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.hidden_greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FF9900;
}

.txt_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt_whitenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.txt_pinknormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF008A;
}

.txt_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.txt12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.txt12green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a9200;
}

.txtblue{color: #0093E5; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }

.txttitle {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.txttitlebrown {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #a89b84;
}

.txttitlered {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.txt_blacknormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.txt_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.txt_purplebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #653897;
}

.txtgrey {
color: #666666; 
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif; }

INPUT.login {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #483d36;
	border-style: groove;
	color : #FFFFFF;
}

INPUT.process {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #378A8E;
	border-style: groove;
	color : #FFFFFF;
}

INPUT.mcate {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFCC;
	border-style: groove;
	color : #FFFFCC;
	border:none;

}

.txt_rednormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.txt_redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.txt_blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.txt_bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
}

.txt_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
}

.txt_redrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	font-weight: bold; 
	color: #FF0000;
}

a.dealer:link {
	color: #666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.dealer:visited {
	color: #666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.dealer:hover {
	color: #75be11;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.dealer:active {
	color: #666666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.normal:link {
	color: #000000;
	text-decoration:none
}
a.normal:visited {
	color: #000000;
	text-decoration:none
}
a.normal:hover {
	color: #FF0000;
	text-decoration:none
}
a.normal:active {
	color: #000000;
	text-decoration:none
}

a.side:link {
	color: #ffffff;
	text-decoration:none;
}
a.side:visited {
	color: #ffffff;
	text-decoration:none;
}
a.side:hover {
	color: #287200;
	text-decoration:underline;
}
a.side:active {
	color: #ffffff;
	text-decoration:none;
}

a.title:link {
	color: #FFFFFF;
	text-decoration:underline
}
a.title:visited {
	color: #FFFFFF;
	text-decoration:underline
}
a.title:hover {
	color: #0000FF;
	text-decoration:underline
}
a.title:active {
	color: #FFFFFF;
	text-decoration:underline
}

a.news:link {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.news:visited {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.news:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.news:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.pinklink:link {
	color: #fe007d;
	text-decoration:underline
}
a.pinklink:visited {
	color: #fe007d;
	text-decoration:underline
}
a.pinklink:hover {
	color: #0000FF;
	text-decoration:underline
}
a.pinklink:active {
	color: #fe007d;
	text-decoration:underline
}