﻿/* CSS Document */
body{
	padding:0; margin:0 0 26px 0; background-color:#F1E9D6; color:#453A1E; font-family: Arial, Helvetica, sans-serif;
}

.input{
	background:url(images/input_box.gif) no-repeat 0 0 #E9DFC6; color:#000000; border:none; height:22px; 
	padding:0 1px 0 1px; display:block; width:140px; margin:2px 8px 0 0;
	}
	
.sub{
	background:url(images/sub_box.gif) no-repeat 0 0 #E9DFC6; color:#000000; border:none; height:22px; 
	padding:0 1px 0 1px; display:block; width:31px; margin:2px 3px 0 0;
	}
	
.error  {COLOR: #DF521C; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; TEXT-DECORATION: none}
.title  { font-family: Tahoma; background: none; color: #663300; font-size: 9pt; font-weight: bold; text-decoration: none }
.title2  { font-family: Tahoma; background: none; color: #FFFFFF; font-size: 9pt; font-weight: bold; text-decoration: none }
.title3  { font-family: Tahoma; background: none; color: #3A8EBD; font-size: 9pt; font-weight: bold; text-decoration: none }
.title4  { font-family: Tahoma; background: none; color: #000000; font-size: 9pt; font-weight: bold; text-decoration: none }

.header { font-family: Tahoma; background: none; color: #663300; font-size: 9pt;  text-decoration: none }
.header2 { font-family: Tahoma; background: none; color: #FFFFFF; font-size: 9pt;  text-decoration: none }
.header3 { font-family: Tahoma; background: none; color: #C0C0C0; font-size: 9pt;  text-decoration: none }

.footer {COLOR: #808080; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; TEXT-DECORATION: none}
.body   { font-family: Tahoma; background: none; color: #000000; font-size: 10pt;  text-decoration: none }
.body2   { font-family: Tahoma; background: none; color: #808080; font-size: 10pt;  text-decoration: none }
