body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#333333;
}


.grey {color: #666666}
.light_grey {color: #999999}
.masthead {color: #72b742}

a { color: #2886b5; 
text-decoration:none;
outline: none;
}

a:hover {
outline: none;
}




/* numbering link */
.num_link {
margin: 0 0 0 -2px;
font-size:11px;
font-weight:bold;
padding: 1px 4px 1px 4px; 
line-height:220%;
}

.num_link a{
font-size:11px;
color:#b2afaf;
background-color:#ffffff;
border: 1px solid #b2afaf;
padding: 1px 4px 1px 4px; 
outline: none;
}

.num_link a:hover{

background-color:#2886b5;
color:#ffffff;
}


/* numbering link */






.grey_12pt {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
}

.bar_color{
background-color:#0088cc;
background-image:url(/msov4/images/blue_color.gif);
}




#list
{
margin-left: 0;
padding-left: 0;
list-style: none;
line-height:160%;
}

#list li 
{
padding-left: 15px;
background-image: url(/msov4/images/red_bullet.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}






/* for submit btn*/
.search
{
    background: url(/msov4/images/btn_search.gif) no-repeat;
	height: 25px;
    width: 102px;
    border: none;
	outline: none;
}

.search:hover
{
	outline: none;
    background: url(/msov4/images/btn_search_o.gif) no-repeat;
}


.update
{
    background: url(/msov4/images/btn_update.gif) no-repeat;
	height: 25px;
    width: 102px;
    border: none;
}

.update:hover
{
    background: url(/msov4/images/btn_update_o.gif) no-repeat;
}


.cancel
{
    background: url(/msov4/images/btn_cancel_sg.gif) no-repeat;
	height: 25px;
    width: 102px;
    border: none;
}

.cancel:hover
{
    background: url(/msov4/images/btn_cancel_sg_o.gif) no-repeat;
}


.send
{
    background: url(/msov4/images/btn_send.gif) no-repeat;
	height: 25px;
    width: 102px;
    border: none;
}

.send:hover
{
    background: url(/msov4/images/btn_send_o.gif) no-repeat;
}


.btn
{
    background: url(/msov4/images/btn_blue.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	height: 25px;
    width: 102px;
    border: none;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	outline: none;
}
.btn:hover
{
    background: url(/msov4/images/btn_blue_o.gif) no-repeat;
	outline: none;
}


/* row */

.event_cell {
	font-size: 9px;
	padding: 2px 6px 2px 6px;
	text-align:left;
	}
	
.event_cell a{
	font-size: 10px;
	font-weight:bold;
	text-align:left;
	color:#FF4800;	
	}
	
.event_cell em{
	font-size: 9px;
	font-style:normal;
	color:#999999;	
	}
	
.event_all_1_cell_1 {
	padding: 3px 3px 1px 5px;
	text-align:left;
	background-color:#1f201f;
	}
	
.event_all_1_cell_1 a{
	font-size: 11px;
	font-weight:bold;
	color:#FF4800;
	}
	
.event_all_1_cell_2 {
	padding: 3px 3px 1px 5px;
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	font-style: normal;
	background-color:#1f201f;
	}

.event_all_1_cell_3 {
	padding: 3px 3px 1px 5px;
	text-align:left;
	color:#999999;
	font-size:11px;
	font-style: normal;
	font-weight:bold;
	background-color:#1f201f;
	}
	
	
.event_all_2_cell_1 {
	padding: 3px 3px 1px 5px;
	text-align:left;
	background-color:#121112;
	}
	
.event_all_2_cell_1 a{
	font-size: 11px;
	font-weight:bold;
	color:#FF4800;	
	}
	
.event_all_2_cell_2 {
	padding: 3px 3px 1px 5px;
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	font-style: normal;
	background-color:#121112;
	}

.event_all_2_cell_3 {
	padding: 3px 3px 1px 5px;
	text-align:left;
	color:#999999;
	font-size:11px;
	font-style: normal;
	font-weight:bold;
	background-color:#121112;
	}
	


	