body{
		color:#555555;
		font-family : verdana, arial;
		font-weight: normal;
}

A:link {Font-size: 11px;Font-Family : verdana, arial;Color:#555555;text-decoration: underline;font-weight: normal;}
A:visited {Font-size: 11px;Font-Family : verdana, arial;Color:#555555;text-decoration: underline;font-weight: normal;}
A:hover {Font-size: 11px;Font-Family : verdana, arial;Color:#555555;text-decoration: none;font-weight: normal;}
A:active {Font-size: 11px;Font-Family : verdana, arial;Color:#555555;text-decoration: underline;font-weight: normal;}

.sumenutitle{
  color: #A9A9A9;
  font: normal 12px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

#main{	font-size: 11px;
	padding:5px 15px 15px 15px;}

.title{
		font-size: 14px;
		color:#CD2027;
		font-family : verdana, arial;
		font-weight: bold;
}

.title2{
		font-size: 11px;
		color:#555555;
		font-family : verdana, arial;
		text-decoration: underline;
		font-weight: bold;

}

form{
		padding:0px;
		margin:0px;
}


table{
		font-size: 11px;
}

// NewsLetter

#nl_cel{
		padding-top:2px;
		padding-left:2px;
		padding-right:2px;
		padding-bottom:2px;
}

#nl_cel_space{
		height: 3px;
}

#nl_submit{
		Font-size: 11px;
		Font-Family : verdana, arial;
		Color :  #FFFFFF;
		font-weight: normal;
		border-top-color:#ACA732;
		border-left-color:#ACA732;
		border-bottom-color:#ACA732;
		border-right-color:#ACA732;
		border-top-width:1px;
		border-left-width:1px;
		border-bottom-width:1px;
		border-right-width:1px;
		height:18px;
		background-color:#CC2127;
}


.nl_image{
		border-top-color:#CAC9A0;
		border-left-color:#CAC9A0;
		border-bottom-color:#CAC9A0;
		border-right-color:#CAC9A0;
		border-top-width:1px;
		border-left-width:1px;
		border-bottom-width:1px;
		border-right-width:1px;
}




input,select{
        Font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		Color :#555555;
		font-weight: normal;
        background: #E6E4BE;
        border-style:solid;
		border-top-color:#CAC9A0;
		border-left-color:#CAC9A0;
		border-bottom-color:#CAC9A0;
		border-right-color:#CAC9A0;
		border-top-width:1px;
		border-left-width:1px;
		border-bottom-width:1px;
		border-right-width:1px;
        height:18px;
}

textarea{
        Font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		Color :#555555;
		font-weight: normal;
        background: #E6E4BE;
        border-style:solid;
		border-top-color:#CAC9A0;
		border-left-color:#CAC9A0;
		border-bottom-color:#CAC9A0;
		border-right-color:#CAC9A0;
		border-top-width:1px;
		border-left-width:1px;
		border-bottom-width:1px;
		border-right-width:1px;
		overflow: scroll;
		overflow-y: scroll;
		overflow-x: hidden;
		overflow:-moz-scrollbars-vertical;
		scrollbar-face-color: #C5C5C5;
		scrollbar-shadow-color: #A6A6A9;
		scrollbar-highlight-color: #E9E9E9;
		scrollbar-3dlight-color: #C5C5C5;
		scrollbar-darkshadow-color: #C5C5C5;
		scrollbar-track-color: #E1E1E1;
		scrollbar-arrow-color: #CD2027;
}

.error{color:#CD2027;}

.k_image{
		border-style:solid;
		border-top-color:#828282;
		border-left-color:#828282;
		border-bottom-color:#FAFAFA;
		border-right-color:#FAFAFA;
		border-top-width:1px;
		border-left-width:1px;
		border-bottom-width:1px;
		border-right-width:1px;
}

.route{
		border-style:solid;
		border-top-color:#E6AC1D;
		border-left-color:#E6AC1D;
		border-bottom-color:#E6AC1D;
		border-right-color:#E6AC1D;
		border-top-width:1px;
		border-left-width:1px;
		border-bottom-width:1px;
		border-right-width:1px;
}