body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana;
	font-size: 11px;
	color: #96A09A;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999B9A;
}

.xbig {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ADB8B1;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F0F1EB;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.left_side {
	background-image: url(../../images/index_42.jpg);
	background-repeat: repeat-y;
}
horizontal rule {
	background-attachment: scroll;
	background-image: url(images/index_44.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.xbigCopy {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ADB8B1;
}
.login {
	font-family: verdana;
	font-size: 10px;
	color: #F0F1EB;
	background-color: #8A8E8C;
	font-weight: bold;
}
.body_text{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999B9A;
}
input {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
        /*background-color: #FFFFFF;*/
        border: 1px solid #B3A8B1;
        padding: 1px;
        height: 15px;
}
.textarea{
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        border:1px solid #999999;
        background:#ffffff;
        color:#000000;
}

.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
        color: #FFF300;
        text-decoration: none;
        background-color: #000000;
        border: 1px solid #FFF300;
        /*padding: 5px;  */
        height: 22px;
}

.button:Hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
        color: #FFF300;
        text-decoration: none;
        background-color: #FF0000;
        border: 1px solid #FFF300;
        /*padding: 5px;  */
        height: 22px;
}

select {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
    font-weight:normal;
}
.error {
        padding:3px;
        border:#FFFFFF 1px solid;
        background-color: #BC8594;
        text-align:center;
}

.help {
        padding:3px;
        border:#FF0000 1px solid;
        background:#FFD9D9;
        text-align:center;
        vertical-align:middle;
        height:15px;
        color: #FF0000;
}
.help1 {
        padding:3px;
        border:#FF9900 1px solid;
        background: #CCCCCC;
        text-align:center;
        vertical-align:middle;
        height:15px;
        color: #FF9900;
}

.errmsg{font-family:Verdana,Arial,Helvetica,sans-serif;font-size: 10px; color:#FF0000; font-weight:bold;}
.blk_bg{
    background-color: #000000;
}
a{color:#D68A36; text-decoration:none;}
a:hover{color:#DF7000;text-decoration:none;}
