/*Small text*/
.style1 {
	font-size: 14px;
	color: #FFFF99;
}
.smalltext, .smalltextwhite, .smalltextblack, .smalltextwhite2 {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal;} /*Small text*/
.smalltext {color: #333333;} /*Small text blue*/
.smalltextwhite {color: #60605E;} /*Small text white*/
.smalltextwhite2 {color: #ffffff;} /*Small text white*/
.smalltextblack {color: #000000;} /*Small text black*/

/*News text*/
.newstext, .newsdata {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color: #7C7E7F; text-decoration:none;}
.newstext {color: #666666;}
.newsdata {color: #760102;}
.newsdatab {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color: #7C7E7F; text-decoration:none;font-weight: bold; color: #CC5400;}


.titletext {font-family: Arial, Helvetica, sans-serif; color:#646464; font-size:15px; font-weight:bold; line-height: 18px;}/*Page title*/
.subtitletext {font-family: Arial, Helvetica, sans-serif; color:#000000; font-size:15px; font-weight:bold;}/*Subtitle*/

.copy {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #A3A5A7;}

hr {color: #BDCEDE; height: 1px}

/* Headers */
H1, H2, H3, H4 {font-family: Verdana, Arial, Helvetica, sans-serif;}
H1 {color:#646464; font-size:17px; font-weight:normal; line-height: 16px; margin-bottom: 1px;}
H2 {color:#646464; font-size:13px; line-height: 18px; font-weight:bold; }
H3 {font-size:12px; color: #CC5400; font-weight:bold; }
H4 {font-size:12px; color: #CC5400; font-weight:bold; }

/* Table colors */
td.tableborder, table.tableborder {background-color:#B7BCDB;}
table.tablehead, td.tablehead {background-color:#EBECF3;}
table.tablebody, td.tablebody {background-color:#FFFFFF;}
table.tablenullbody, td.tablenullbody {background-color:#FFFFFF;}

/* Table text */
.tablebodytext, .tablefieldtext, .tabletitletext,
.tableheadtext, .tablebodylink {font-family: Arial, Helvetica, sans-serif; font-size:12px;}
.tableheadtext {color:#25639A;}
a.tablebodylink {text-decoration: none; color:#000000}
a.tablebodylink:hover {text-decoration: none; color:#666666}

/*Include areas*/
table.tableborders, td.tableborders {border: 1px solid #B7BCDB;}
table.tableheads, td.tableheads{background-color:#EBECF3; padding: 5px;}
table.tableheads .smalltext ,td.tableheads .smalltext {color:#565A8A;}
table.tablebodys, td.tablebodys {background-color:#FFFFFF; padding: 5px}
table.tablebodys strong, td.tablebodys strong {color:#565A8A;}

/* Regular text */
.text {font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/* Some colors to highlight text */
.errorcolor {color:red;}
.successcolor {color:green;}

/* Form elements */
input.inputfield, input.inputbuttonflat, input.inputbuttonS, input.inputbutton {font-family:Verdana,Arial,Helvetica; font-size:11px;}
input.inputfield {color:white; border: solid 1px #540808; background-color:#731d1f}
input.inputbuttonflat, input.inputbutton { color:#ffffff; background-color:#540808; border: solid 1px #030303;}
input.inputbuttonS {font-weight:bold;}

/* Form elements */
.inputtext, .inputtextarea, .inputselect, .inputcheckbox,
.inputradio, .inputfile, .inputbodybutton {font-family:Verdana,Arial,Helvetica; font-size:11px;}

.mainincbg{height: 18px;}
.mainincline{background-color:#B4BDCD}
.maininctitle{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; color: #6A7B9C; text-decoration:none;}
