
body { 
font-size: 11px;
font-family: Tahoma,Arial;
margin: 0;
color: #000000;
line-height: normal;
background: #fff;
}

P {font-size: 12px; font-family: Tahoma,Verdana; font-weight: normal; margin: 3px 8px; color: #1d1d1d; line-height: 130%; word-spacing: normal; }
.htit {font-size: 12px; color: #ffffff; line-height: 100%; margin-top: 10px; padding: 3px; word-spacing: normal; font-weight: bold; background: #ff4701; }
.white {color: #ffffff; }

h1 { font-size: 24px; font-family: Arial; color: #272a2e; margin: 8px 8px; text-align: left; font-weight: normal; line-height: normal; }
h2 { font-size: 18px; font-family: Arial; color: #272a2e; margin: 8px 8px; text-align: left; font-weight: normal; }

.pages {border: 1px solid #ff7d02; background: #e1e1e1; margin: 3px; padding: 3px; }
.odd { background: #fafbff;}
.even { background: #f0f1f5;}

.showalert { background: #ffecec; border: 1px solid red; font-weight: bold; text-align: center; }

a {color: #008bda;  TEXT-DECORATION: none}
A:link {TEXT-DECORATION: none}
A:active {TEXT-DECORATION: none}
A:visited {TEXT-DECORATION: none}
A:hover { color: #ff4701; TEXT-DECORATION: underline}

table { border-collapse: collapse; FONT-FAMILY: Verdana; FONT-SIZE: 11px; }

img { border: 0 }

ul {margin: 3px 18px; }
li {font-size: 11px; font-family: Verdana; margin: 3px 8px; color: #1d1d1d; line-height: 120%; word-spacing: normal; }

INPUT {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 12px}
TEXTAREA {BACKGROUND-COLOR: #ffffff; COLOR: #000000; FONT-FAMILY: Verdana; FONT-SIZE: 12px}
FORM {COLOR: #000000; FONT-FAMILY: Verdana; text-align: center; margin: 0; FONT-SIZE: 12px}

.inp{
	color: #222;
	border : 1px solid #4a84b6;
	text-decoration : none;
	font-size : 12px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #f4f4f4;
}


.inp2{
	color: #fff;
	border-top: 1px solid #97b8d5;
	border-left: 1px solid #709ec5;
	border-bottom: 1px solid #1f374c;
	border-right: 1px solid #2f5373;
	line-height : 10px;
	text-decoration : none;
	padding-top : 1px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #034176; 
}



.inp4 {
	color: #222;
	border : 1px solid gray;
	text-decoration : none;
	font-size: 14px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	background: #fff;
}

