﻿* { margin-left:auto; margin-right:auto;}

body { font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-align: left; color: #646464; margin: 0px; line-height: 18px; padding: 0; }

h1 { font-size:22px; min-height:22px; margin-top:2px;  }
h2 { font-size: 18px; min-height:22px;  margin-top:2px;}
h3 { font-size: 16px; min-height:22px;  margin-top:2px;}
h4 { font-size:15px; font-weight: bold; min-height:16px; font-family: Tahoma;  margin-top:2px; }
h1, h2, h3, h4 { font-weight: normal; font-family: Tahoma; color: #434141; line-height:normal; text-decoration: none; margin-bottom:0px; padding-bottom:0px; } 

ul { list-style-type: disc; margin-left: -20px; #margin-left: 20px; margin-top: 0px; }
li { padding-left: 0px; }

img { padding: 0px; margin: 0px; }

a { color: #F94B02; line-height:auto; border:0px; text-decoration:none; }
a:hover { text-decoration: underline; }
p { margin:0px; padding:0px;}

input, select, textarea { margin: 0;  padding: 0; color: #BEC0AB; font-size: 1.1em; color: #646464;}
input[type="text"] { padding: 0 4px; border: 1px solid #BEC0AB; }
input[type="submit"], input[type="button"] { background-image: url( 'assets/button_back.gif' ); color: #fff; padding-left: 12px; padding-right: 12px; background-color: #F84B01; }
	
.text input, textarea {  border:solid 1px #000;  }
	
select { border: 1px solid #000; }
	
textarea { font-family: sans-serif; padding: 4px; }
	
.submit input { padding: 0 4px; border:solid 1px #000; }
	
label { font-size: 1.1em; line-height: 1.6; }

table { width: 100%; cellpadding: 0px; cellspacing: 0px; }
table tr td { vertical-align: top; }

.default h1, .default h2, .default h3, .default h4, { color: #434141; border-color:#434141;} /* Default */
.blue h1, .blue h2, .blue h3, .blue h4,	.blue a { color: #01AEEF; border-color:#01AEEF;} /* Blue */
.orange h1, .orange h2, .orange h3, .orange h4, .orange a { color: #F84B01; border-color:#F84B01; } /* Orange */
.green h1, .green h2, .green h3, .green h4,	.green a { color: #81D63D; border-color:#81D63D;} /* Green */
.pink h1, .pink h2, .pink h3, .pink h4,	.pink a { color: #EC018C; border-color:#EC018C;} /* Pink */