/* ------------- Default Setting ------------------- */
BODY { background: #FFFFFF; margin-top: -2%; margin-bottom: -2%; margin-left: -2%; margin-right: -2%; }
A:Active { color: #0D28AF; text-decoration: none; font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: bold;}
A:link { color: #0D28AF; text-decoration: none; font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: bold;}
A:visited { color: #0D28AF; text-decoration: none; font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: bold;}
A:hover { color: red; text-decoration: none; font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: bold;}

/* ------------- Background Style ------------------- */
.columnbg1 { background 		: #950F0C;}
.columnbg2 { background : #FBE3C9;}
.columnbg3 { background : #FF8400;}
.columnbg4 { background : #FBF5DA;}
.columnbg5 { background : #FFA234;}
.columnbg6 { background : #FFCE93;}
.columnbg7 { background : #FFDD93;}

/* ------------- Header Font Style ------------------- */
.timeText{ font-family : Arial,Verdana,Helvetica; color : #FFFFFF; font-size : 8pt;}
.timeText2{ font-family : Arial,Verdana,Helvetica; color : #000000; font-size : 8pt;}
.loginText{ font-family : Arial,Verdana,Helvetica; color : #000000; font-size : 8pt;}
.loginTextItalic{ font-family : Arial,Verdana,Helvetica; color : #000000; font-size : 8pt; font-style : italic; font-weight: bold;}

/* ------------- Footer Font Style ------------------- */
.footerText { font-family : Arial,Verdana,Helvetica; color : #FFFFFF; font-size : 8pt; }
.footerLink { font-family : Arial,Verdana,Helvetica; color : #FBE3B3; font-size : 8pt; }

/* ------------- Index Font Style ------------------- */
.normalText { font-family : Arial,Verdana,Helvetica; color : #000000; font-size : 8pt; }

/* ------------- Form Style ------------------- */
.textbox { font-family : Arial,Verdana,Helvetica; color : #000000; font-size : 8pt; height : 20px;}
.textbutton { font-family : Arial,Verdana,Helvetica; color : #000000; font-size : 8pt; height : 20px; vertical-align :top; text-align : center; line-height : 10px;}
.indexFormElement { font-family : Arial,Verdana,Helvetica; font-size : 9pt; color : #000000;}
.textarea { font-family : Arial,Verdana,Helvetica; color : #000000; font-size : 8pt;}


/* ------------- Error Style ------------------- */
.errorText { font-family : Arial,Verdana,Helvetica; color : #000000; font-size : 14pt;  font-weight: bold;}

/* ------------- Text Style ------------------- */
.View {  font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: normal; color: #000000}
.View2 {  font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: normal; color: #FF0000}
.View3 {  font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: normal; color: blue}
.Small {  font-family: Arial,Verdana,Helvetica; font-size: 8pt; font-weight: normal; color: #FF0000}
.SmallView {  font-family: Arial,Verdana,Helvetica; font-size: 8pt; font-weight: normal; color: #000000}
.ViewBold {  font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: bold; color: #000000}
.ViewBold2 {  font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: bold; color: #FFFFFF}
.ViewBold3 {  font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: bold; color: #FF0000}
.ViewItalic {   font-family : Arial,Verdana,Helvetica; color : #000000; font-size : 9pt; font-style : italic; font-weight: normal;}
.ViewHeader {  font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: bold; color: #FFFFFF}
.ViewHeader2 {  font-family: Arial,Verdana,Helvetica; font-size: 9pt; font-weight: bold; color: #000000}
.ViewHeader3 {  font-family: Arial,Verdana,Helvetica; font-size: 8pt; color: #FFFFFF}
.Error {  font-family: Arial,Verdana,Helvetica; font-size: 10pt; font-weight: bold; color: #FF0200}