body {
	font-size : 70%; 
	color : #000000; 
	margin : 0; 
	background-color: #ffffff;
} 
td, th, input, textarea, select, option {
	font-family: Verdana, Arial;
	font-size: 8pt;
}
.page-high-light {
	font-weight: bold;
	font-size: 8pt;
	color: #F0A939;
}
.title-text {
	font-weight: bold;
	font-size: 9pt;
	color: #F0A939;
}
.page-title {
	font-weight: bold;
	font-size: 10pt;
	color: #024094;
}
.page-content {
	text-align: justify;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	color: #0061B8;
}
.login-table {
	text-align: justify;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	color: #0061B8;
}
.home-stock-image {
	background-image: url("../i/stk/h_img.jpg");
	background-repeat: no-repeat ; 
}
.login-bg-image {
	background-image: url("../i/stk/login_bg.jpg");
	background-repeat: no-repeat ; 
}
.login-title-bg {
	background: #050999;
}
.company-login-bg {
	background-image: url("../i/stk/cmp_login.jpg");
	background-repeat: no-repeat ; 
} 
.admin-login-bg {
	background-image: url("../i/stk/adm_login.jpg");
	background-repeat: no-repeat ; 
} 
.top-bar-h-bg {
	background-image: url("../i/tb/h_f.gif");
	background-repeat: repeat-x ; 
} 
.top-bar-v-bg {
	background-image: url("../i/tb/v_f.gif");
	background-repeat: repeat-y ; 
} 
.tab-title-bg {
	background-image: url("../i/tab/tf.gif");
	background-repeat: repeat-x ; 
} 
.tab-left-portion-bg {
	background-image: url("../i/tab/vf.gif");
	background-repeat: repeat-y ; 
} 
.bar-below-tabs {
	background-image: url("../i/tb/h_b.gif");
	background-repeat: repeat-x ; 
} 
.copy-right {
	font-size: 7pt;
	color: #5D91C7;
}
.bot-links {
	font-size: 7pt;
	color: #5D91C7;
}

.small-text {
	color: #3f8fc0;
	font-size: 7pt;
}

label {
	font-weight: bold;
	color: #666;
}

label.required {
	font-weight: bold;
	color: #339;
}

.submit {
	font-family: Verdana, Arial;
	font-size: 8pt;
    font-weight: bold;
    height: 20px;
	padding: 1px;
    color: #2c6576;
    background: #a2d4e4;
    border: 1px #3366cc outset;
    cursor: hand;
    margin-right: 10px;
}

.section-header {
	font-weight: bold;
	font-size: 10pt;
	color: #333399;
}

.error-message {
	background: #339;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
.table-row-head {
	background:#729AC0;
	color: #FFFFFF;
}
.table-col-title-right {
	background:#A9C8DD;
	color: #120261;
	font-size: 10pt;
	font-weight: bold;
}
.table-col-title-left {
	background:#A9B5DD;
	color: #120261;
	font-size: 10pt;
	font-weight: bold;
}
.table-col-right {
	background:#D5ECF2;	
}
.table-col-left {
	background:#D5DBF2;	
}



