
.nomargins {
	margin:0px;
	padding: 4px;
}
 
body {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
background: url(../images/custom_template/bgbody.png) top left repeat-x #153DA4 !important;
margin: 0 !important;
}

td {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

A {
color: blue;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: normal;
}

A:hover {
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: normal;
}

tr.menu_text_indent_10 {
text-indent: 10px;
}

tr.menu_text_indent_5 {
text-indent: 5px;
}

SELECT, OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #A9C1FB;
}

table.invoice {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	background-color: #F9F9F9;
}

table.invoice_sub {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	background-color: #FFFDE3;
}

table.invoice td {
	border-width: 1px;
	border-style: solid;
	border-color: #DDE3F9;
	background-color: #F4F6FD;
	padding: 2px 2px 2px 2px;
	text-indent: 4px;
	height: 26px;
}

table.invoice_data {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	padding: 6px 6px 6px 6px;
}

table.invoice_data td {
	border-width: 1px;
	border-style: solid;
	border-color: #EFF4FC;
	padding: 6px 6px 6px 6px;
	height: 26px;
}

table.invoice_dataSub {
	border-spacing: 0px;
	border:0px none white;
	border-collapse: collapse;
	padding: 4px 4px 4px 4px;
}

table.invoice_dataSub td {
	border-width: 1px;
	border-style: solid;
	border-color: #EFF4FC;
	padding: 4px 4px 4px 4px;
	height: 26px;
}

input.button {
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#ffa200;
   border:1px solid;
   border-top-color:#777777;
   border-left-color:#777777;
   border-right-color:#243;
   border-bottom-color:#243;
}

input.install_button {
   font-family: Helvetica, Arial, sans-serif;
   font-size:90%;
	height: 20px;
	width: 125px;
}

input.red_button {
   color:#FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#CC0000;
   border:1px solid;
   border-top-color:#777777;
   border-left-color:#777777;
   border-right-color:#243;
   border-bottom-color:#243;
}

.ReportsButton {
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
width: 125px;
height: 20px;
}


/*AUTHOR: HAEWEN FORTUNATO
 *DATE: 4/19/2011
 *COPYRIGHT: DOMAIN901, INC.
 *WEBSITE: http://domain901.com
*/
#headerbox{
	background:url(../images/custom_template/bgheader.jpg) top center no-repeat;
	width: 981px;
	margin: 0 auto;
	height: 149px;
	padding: 15px 20px
}

#menu{
	background:url(../images/custom_template/bgmenu.jpg) top left repeat-x;
    height: 19px;
    margin: 0 auto;
    padding: 10px 15px;
    width: 991px;
}

#menu p, #menu #menulinks a{
	margin: 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}

#menu p#welcomebox{
	margin: 0 18px 0 0;
	background:url(../images/custom_template/menudivider.jpg) center right no-repeat;
	padding-right: 20px;
}

#menu #menulinks a{
	margin-left: 20px;
}

#footer{
	width: 1001px;
	padding: 5px 10px;
	margin: 0 auto;
}

#footer #copyright{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}

.flotryt{
	float: right;
}

.flotlef{
	float: left;
}

body #langform{
	margin: 0 auto;
	width:1021px;
	display: block;
}

.text-conatainer p span{
	color: #111 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	font-size: 22px !important;
	margin-bottom: 10px !important;
}

.text-conatainer span{
	font-weight: normal !important;
	font-size: 13px !important;
}

.text-conatainer{
	padding: 20px 20px 0 20px;
}

.text-conatainer a{
	display: none !important;
}

#wrapperbox{
	margin: 0 auto !important;
	width: 1021px !important;
}


