@charset "utf-8";
/* CSS Document */

body {
	background-color: #262626;
}
.text1 {color: #CCCCCC}

.text1 {
color: #CCCCCC;
font-size:18px}
.texterror {
color: #CC0000;

}


.headertext{
color: #CCCCCC;
font-size:24px;
text-align:center:
}

.alertTitle { background-color: #44540d; font-family: arial; font-size: 9pt; color: #a2c338; font-weight: bold; }
.alertMessage { font-family: arial; font-size: 9pt; color: #44540d; font-weight: normal; vertical-align:top; }
.alertBoxStyle { cursor: default; background-color:#c9dc69; position: absolute; width:300px; top: 25%; left: 37%; visibility:hidden; z-index: 99999; border-style: groove; border-width: 5px; border-color:#0E1452; text-align: center; }
#error_msg{ font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align:left; color:#46530e; }
