body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000;
}

p	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
color:#999;
text-align:justify;
}

p.title	{
font-size:20px; 
font-weight:bold; 
color:#ff9900;
}

p.subtitle {
font-size:13px; 
font-weight:bold; 
color:#999;
}

p.small	{
font-size:9;
color:#999999;
}

p.footer {
font-size:10; 
color:#666666;
text-align:center;
}

p.msg {	
color:#339933; 
font-weight:bold;
}

p.error {	
color:#990000; 
font-weight:bold;
}

p.menu {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
}

p.active {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:11px;
color:#993333;
font-weight:bold;
text-align:center;
}

a	{	
color:#ccc;
}

a:hover {	
color:#f60;
}

ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
color:#999;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px; 
color:#999;
}

input.text {
border-style:solid; 
border-width:1px; 
font-size:13px; 
border-color:#999999; 
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:#999999;
}

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:#f60;
border-top-color:#f90;
border-right-color:#c30;
border-bottom-color:#c30;
border-left-color:#f90;
}

table.print {
	border:solid 1px #999999;
}

td.content {
	border-width:1px;
	border-color:#eeeeee;
	border-style:solid;
}
