.calibri_12{ 
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.calibri_14{ 
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
}

.border_1px_light_center {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B7B7B7;
	border-bottom-style: none;
	border-bottom-color: #B7B7B7;
	border-bottom-width: 1px;
}

.border_top_bottom {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B7B7B7;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	border-bottom-width: 1px;
}

.border_1px_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}

.border_1px_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.border_1px_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}

.border_1px_without_top {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E4E4E4;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;

}

.border_1px_blue_all{
	border-width: 1px;
	border-style: solid;
	border-color: #CFE7ED;
}



.tahoma_11{ 
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}

.tahoma_bold{ 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}


.x_arial_12px_bold{ 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}





.blue_tahoma_11px{ 
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #21A5E0;
	text-decoration: none;
}


.blue_tahoma_18px{ 
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #21A5E0;
	text-decoration: none;
}




.darkblue_tahoma_11px{ 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #68879C;
	text-decoration: none;
}



.red_tahoma_11px{ 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.red_bold{ 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.darkblue_normal{ 
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #68879C;
	text-decoration: none;
}

.posted_by{ 
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}

.darkblue_tahoma_11px_italic{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #68879C;
	text-decoration: none;
	font-style: italic;
}

.darkblue_tahoma_12px{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #68879C;
	text-decoration: none;
	font-style: normal;
}

.darkblue_tahoma_16px{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #68879C;
	text-decoration: none;
	font-style: normal;
}

.darkblue_tahoma_13px{
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #414141;
	text-decoration: none;
	font-style: normal;
}


 .change_img {
    border:1px solid #E9E9E9;
    padding:10px;
	margin:10px;
	background:url(images/bg_100.gif) bottom repeat-x;
	width:100px;
	display: -moz-inline-box;
	display: inline-block;
 }

a:hover {text-decoration: underline; color: #FF6600; } 

.organe_11px_tahoma{ 
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.font_17{ 
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #4D4D4D;
	text-decoration: none;
}


.login_textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	height: 18px;
	width: 300px;
	border: 1px solid #CDC7CD;

}

.login_text_area {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	height: 50px;
	width: 300px;
	border: 1px solid #CDC7CD;

}

.border_100 {
	border-width: 1px;
	border-style: solid;
	border-color: #E2E2E2;
}

.border_left_right {

	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
}

.border_200 {
	border-width: 1px;
	border-style: solid;
	border-color: #E0E0E0;
}

.alert_red { 
	font-family: Calibri;
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.login_button {
	background-color: #D7DAE3;
	color: #333333;
	height:25px;
	width:80px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 2px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	border-top: 1px none #5C6A71;
	border-right: 1px solid #5C6A71;
	border-bottom: 1px solid #5C6A71;
	border-left: 1px none #5C6A71;
	text-decoration: none;

}


.print_border_all {
border:1px solid #E1E1E1;
}


.new_arial_12_normal {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
	text-decoration: none;
}

.new_tahoma_11_normal {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}

.new_tahoma_12_normal {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	text-decoration: none;
}


