body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat-x;
}

p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; 
	color:#666;
	text-align:center;
	letter-spacing:0px;
}

p.title	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px; 
	color:#069;
	letter-spacing:-1px;
	text-align:left;
}

p.subtitle {
	font-size:15px; 
	font-weight:bold; 
	color:#333;
	text-align:left;
}

p.small	{
	font-size:9;
	color:#999999;
}

p.footer {
	font-size:10px; 
	color:#999;
	text-align:center;
}

p.msg {	
	color:#339933; 
	font-weight:bold;
}

p.error {	
	color:#990000; 
	font-weight:bold;
}

p.submenu {
	color:#19c; 
	font-weight:bold;
	text-align:center;
}

p.active {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#993333;
	font-weight:bold;
	text-align:center;
}

a	{	
	color:#666;
	text-decoration:none;
}

a:hover {	
	color:#333;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#333;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#333;
}

input.text {
border-style:solid; 
border-width:1px; 
font-size:13px; 
border-color:#eee; 
width:150px;
}

input.file {
border-style:solid; 
border-width:1px; 
font-size:10; 
border-color:#999999;
}

input.button {
height:20;
cursor:hand;
font-size:10;
}

select {
border-style:solid; 
border-width:1px; 
font-size:13px; 
border-color:#999999;
}

textarea {
font-family:Arial,Verdana, Helvetica; 
font-size:13px;
border-style:solid; 
border-width:1px; 
border-color:#eee;
}

input.button_red_xl {
width:200;
height:20;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10;
color:#ffffff;
background-color:#990000;
border-top-color:#cc3333;
border-right-color:#660000;
border-bottom-color:#660000;
border-left-color:#cc3333;
}

input.button_red_l {
width:125;
height:20;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10;
color:#ffffff;
background-color:#990000;
border-top-color:#cc3333;
border-right-color:#660000;
border-bottom-color:#660000;
border-left-color:#cc3333;
}

input.button_red_m {
width:100;
height:20;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10;
color:#ffffff;
background-color:#990000;
border-top-color:#cc3333;
border-right-color:#660000;
border-bottom-color:#660000;
border-left-color:#cc3333;
}

input.button_red_s {
width:75;
height:20;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10;
color:#ffffff;
background-color:#990000;
border-top-color:#cc3333;
border-right-color:#660000;
border-bottom-color:#660000;
border-left-color:#cc3333;
}

input.button_red_xs {
width:50;
height:20;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10;
color:#ffffff;
background-color:#990000;
border-top-color:#cc3333;
border-right-color:#660000;
border-bottom-color:#660000;
border-left-color:#cc3333;
}


input.button_blue_s {
width:75;
height:20;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10;
color:#ffffff;
background-color:#336699;
border-top-color:#6699cc;
border-right-color:#003366;
border-bottom-color:#003366;
border-left-color:#336699;
}


input.button_blue_m {
width:100;
height:20;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10;
color:#ffffff;
background-color:#336699;
border-top-color:#6699cc;
border-right-color:#003366;
border-bottom-color:#003366;
border-left-color:#336699;
}


input.button_green_m {
width:100;
height:20;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:10;
color:#ffffff;
background-color:#339933;
border-top-color:#66cc66;
border-right-color:#006600;
border-bottom-color:#006600;
border-left-color:#66cc66;
}


input.submit {
width:150;
height:25;
cursor:hand;
border-style:solid;
border-width:1px;
font-size:15;
font-weight:bold;
color:#ffffff;
background-color:#339933;
border-top-color:#66cc66;
border-right-color:#006600;
border-bottom-color:#006600;
border-left-color:#66cc66;
}

table.print {
	border:solid 1px #999999;
}

td.content {
	border-width:1px;
	border-color:#eeeeee;
	border-style:solid;
}

