.img {
	behavior: url(iepngfix.htc);
}
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, span {
	margin:0;
	padding:0;
	border: 0;
}
body {
	text-align: left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#ffffff;
	font-size:78%;
	background-color:#023f88;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:1.4em;
}
tr, td {
	color:#ffffff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-stretch:normal;
	font-variant:normal;
}
p {
}
h1, h2, h3, h4, h5, h6 {
	font-stretch:normal;
	font-variant:normal;
}
h1 {
	font-size: 200%;
	font-weight:bold;
	font-family:Arial, sans-serif, Garamond;
	line-height: 2em;
}
h2 {
	font-size: 180%;
	font-weight:400;
	font-family:Arial, sans-serif, Garamond;
	line-height: 1.8em;
}
h3 {
	font-size: 160%;
	font-weight:400;
	font-family:Arial, sans-serif, Garamond;
	line-height: 1.6em;
}
h4 {
	font-size: 140%;
	font-weight:bold;
	font-family:Arial, sans-serif, Garamond;
	line-height: 1.5em;
	color: #FFF;
}
h5 {
	font-size: 120%;
	font-family:Arial, sans-serif, Garamond;
	line-height: 1.3em;
}
h6 {
	font-size: 100%;
	font-weight:bold;
	font-family:"Trebuchet MS", arial, sans-serif, Garamond;
	line-height: 1.2em;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
	text-decoration:none;
}
sup {
	font-size: 100%;
}
label {
	font: bold 100% "tahoma", Verdana, Arial;
	color: #334d55;
}
hr {
	border:0px solid #cccccc;
	height:0px;
}
fieldset {
	padding:10px;
	border:1px solid #cccccc;
}
.alternatif_fieldset {
	padding:5px;
	border:1px solid #fff;
}
legend {
	color:#2793B9;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
}
form {
	margin: 0;
	padding:0;
}
form select {
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}
form select {
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}


/***************** mail form ************/

.input {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:17px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.input:hover {		background-color:#f1f2f2;		border:1px solid #4a4a4a;	}
.input_kucuk {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:90px;
	height:17px;
	padding:2px 2px 0px 2px;
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.input_kucuk:hover {		background-color:#f1f2f2;		border:1px solid #4a4a4a;	}
.input_text {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:100px;
	padding:2px 2px 0px 2px;	
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.input_text:hover {	background-color:#f1f2f2;		border:1px solid #4a4a4a;	}
.input_text_adres {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:50px;
	padding:2px 2px 0px 2px;	
	background-color:#f1f2f2;
	border:1px solid #aaabab;
	color:#000;
}
.input_text_adres:hover {	background-color:#f1f2f2;		border:1px solid #4a4a4a;	}
.button {
	border:1px #b0b0b0 solid;
	width:70px;
	height:20px;
	padding:0px 0px 0px 0px;
	text-align:center;
	color:#000;
	background-color:#f1f2f2;
	font-weight:bold;
	font-size:8pt;
	font-family:tahoma, Arial, Helvetica, sans-serif;
}
.button:hover {
	color:#fff;
	background-color:#104573;	
}

/*MENU STILLERI*/
.menulink_back {
	background-image:url(../images/menu_botto.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.menulink_0 {
	float:left;
	text-decoration:none;
	color:#fff;
	width:190px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	height:28px;
	padding:8px 0px 0px 16px;
	background-image:url(../images/menu_normal.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.menulink_0:hover {
	color:#7abaf2;
	background-image:url(../images/menu_up.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.menulink_0_sel {
	float:left;
	text-decoration:none;
	color:#7abaf2;
	width:190px;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	padding:8px 0px 0px 16px;
	height:28px;
	background-image:url(../images/menu_up.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
a.menulink_0_sel:hover {
	color:#fff;
	background-image:url(../images/menu_normal.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.sub_menulink_0 {
	color:#ffffff;
	text-decoration:none;
	font-size:7pt;
	float: left;
	font-weight:300;
	text-align:left;
	border-bottom:1px outset #ffffff;
	width:200px;
	height:15px;
	padding:5px;
	background-color:#666666;
}
a.sub_menulink_0:hover {
	color:#fff;
	background-color:#da251c;
}
.sub_menulink_0_sel {
	color:#ffffff;
	text-decoration:none;
	font-size:7pt;
	float: left;
	font-weight:300;
	text-align:left;
	border-bottom:1px outset #ffffff;
	width:200px;
	height:15px;
	padding:5px;
	background-color:#da251c;
}
a.sub_menulink_0_sel:hover {
	color:#ffffff;
	background-color:#da251c;
}
/*----------------------------------------*/



.getsublink_0 {
	color:#ffffff;
	text-decoration:none;
	font-size:7pt;
	float: left;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #911147;
	width:250px;
	text-align:left;
	height:15px;
	padding:3px;
}
a.getsublink_0:hover {
	color:#911147;
}
.getsublink_0_sel {
	color:#000000;
	text-decoration:none;
	font-size:7pt;
	float: left;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #911147;
	width:250px;
	text-align:left;
	height:15px;
	padding:3px;
}
a.getsublink_0_sel:hover {
	color:#ffffff;
}
.getsublink_1 {
	color:#000000;
	text-decoration:none;
	font-size:7pt;
	float: right;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	width:150px;
	text-align:left;
	height:15px;
	padding:3px 3px 3px 10px;
	background-image:url(template_img/ok_gri.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Tahoma, Arial;
}
a.getsublink_1:hover {
	color:#fe5502;
	background-image:url(template_img/ok_turuncu.gif);
}
.getsublink_1_sel {
	color:#fe5502;
	text-decoration:none;
	font-size:7pt;
	float:right;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	width:150px;
	text-align:left;
	height:15px;
	padding:3px 3px 3px 10px;
	background-image:url(template_img/ok_turuncu.gif);
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Tahoma, Arial;
}
a.getsublink_1_sel:hover {
	color:#000000;
	background-image:url(template_img/ok_gri.gif);
}
.altmenugezer_0 {
	color:#ffffff;
	text-decoration:none;
	font-size:7pt;
	float: left;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #911147;
	width:250px;
	text-align:left;
	height:15px;
	padding:3px;
}
a.altmenugezer_0:hover {
	color:#911147;
}
.altmenugezer_0_sel {
	color:#da292d;
	text-decoration:none;
	font-size:7pt;
	float: left;
	font-weight:bold;
	text-align:left;
	border-bottom:1px dotted #CCCCCC;
	width:250px;
	text-align:left;
	height:15px;
	padding:3px;
}
a.altmenugezer_0_sel:hover {
	color:#ffffff;
}
/*YAZI STILLERI*/
.kucuk {
	font-size:7px;
}
.bold {
	font-weight:bold;
}
.boldkirmizi {
	font-weight:bold;
	color:#da251d;
}
.boldturuncu {
	font-weight:bold;
	color:#fe5502;
}
.boldturuncu8 {
	font-weight:bold;
	color:#fe5502;
	font-size:8pt;
}
.beyaz {
	color:#FFFFFF;
	font-size:1em;
}
.bold_beyaz {
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
}
.bold_gri {
	color:#CCCCCC;
	font-weight:bold;
	font-size:8pt;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.beyaz8 {
	color:#FFFFFF;
}
/* LINKLER */
.link_siyah {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-size:100%;
}
a.link_siyah:hover {
	color:#fff;
	text-decoration:none;
}
.link_siyah_kucuk {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	font-size:7pt;
}
a.link_siyah_kucuk:hover {
	color:#CC0000;
	text-decoration:none;
}
.link_lacivert {
	font-weight:bold;
	color:#005baa;
	text-decoration:none;
	font-size:100%;
}
.link_lacivert:hover {
	color:#ff6600;
	text-decoration:none;
}
.link_lang {
	color:#ffffff;
	text-decoration:none;
	font-size:8pt;
}
a.link_lang:hover {
	color:#000000;
	text-decoration:none;
}
.link_kirmizi {
	font-weight:bold;
	color:#d71109;
	text-decoration:none;
	font-size:100%;
	font-family: Tahoma, verdana, arial, sans-serif, Garamond;
}
.link_kirmizi:hover {
	color:#000000;
	text-decoration:none;
}
.link_orange {
	font-weight:bold;
	color:#fe5502;
	text-decoration:none;
	font-size:8pt;
	font-family: Tahoma, verdana, arial, sans-serif, Garamond;
}
.link_orange:hover {
	color:#000000;
	text-decoration:none;
}
.link_normal {
	color:#4b5a60;
	text-decoration:none;
	font-size:100%;
}
.link_normal:hover {
	color:#ff0000;
	text-decoration:none;
}
.linkbeyaz {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
}
a.linkbeyaz:hover {
	color:#7abaf2;
}
.linkbeyazince {
	color:#ffffff;
	text-decoration:none;
	font-size:8pt;
}
a.linkbeyazince:hover {
	color:#7abaf2;
}
.linkbeyaz2 {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:10pt;
}
a.linkbeyaz2:hover {
	color:#7abaf2;
}
.link_gri {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	font-size:8pt;
}
a.link_gri:hover {
	color:#da251d;
}
.detailslink {
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
	color:#005baa;
	padding:2px;
}
a.detailslink:hover {
	color:#ff6600;
}
.detailslink2 {
	text-decoration:none;
	background-image:url(template_img/details_box.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:7pt;
	color:#fff;
	float:center;
	padding:2px 4px 4px 6px;
	float:left;
	width:58px;
	height:18px;
	font-family:tahoma, arial;
}
a.detailslink2:hover {
	color:#FFCC00;
}
.details_box {
	float: left;
}
.linksepetim {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:7pt;
}
a.linksepetim:hover {
	color:#cc0000;
}
/*CIZIKLAR*/
.kenarlik {
	border:1px solid #fff;
}
.kenarlik_yesil {
	border-left:1px solid #00695c;
	border-right:1px solid #00695c;
	border-bottom:1px solid #00695c;
}
.kenarlik2 {
	border:1px solid #005baa;
}
.alt_kenarlik_gri {
	border-bottom:1px solid #dedede;
}
.alt_kenarlik_gri2 {
	border-bottom:1px solid #dedede;
}
.alt_kenarlik_mavi {
	border-bottom:1px solid #2793b9;
}
.alt_kenarlik_beyaz {
	border-bottom:1px solid #ffffff;
}
/*BACKGROUNDLAR*/

.gribg {
	background-color:#f2f3f4;
}
.gribg_1 {
	background-color:#aaa9a9;
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
}
.gribg_2 {
	background-color:#969594;
	background-image:url(template_img/im_2.gif);
	background-repeat:no-repeat;
	background-position:230px 5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
}
.gribg_3 {
	background-color:#605d5c;
	background-image:url(template_img/im_3.gif);
	background-repeat:no-repeat;
	background-position:230px 5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
}
.gribg_4 {
	background-color: #f3f4f4;
	font-size:7pt;
	font-weight:bold;
}
.gribg_4_bold {
	background-color: #D7D7D7;
	font-size:7pt;
	font-weight:bold;
}
.siyahbg {
	background-color: #000000;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom-color:#FFFFFF;
}
.beyaz_bg {
	background-color:#ffffff;
}
/*haberler*/	
.haberler_baslik {
	color:#9d304e;
	font-weight:bold;
	font-size:8pt;
	background-color:#f2f3f4;
	border-bottom:1px solid #9d304e;
}
.haberler_manset {
	font-weight:bold;
	font-size:150%;
	line-height:1.5em;
	font-family: Tahoma, verdana, arial, sans-serif, Garamond;
}
.tumhaberler_link {
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}
a.tumhaberler_link:hover {
	color:#da292d;
	font-weight:bold;
}
.haberlerdevami_link {
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	line-height:2em;
	font-family: Tahoma, verdana, arial, sans-serif, Garamond;
	color:#FFFFFF;
}
a.haberlerdevami_link:hover {
	color:#7abaf2;
}
.haberler_kucuk_baslik {
	font-weight:bold;
	font-size:9pt;
	font-family: Tahoma, verdana, arial, sans-serif, Garamond;
}
/*yazilar*/
.kucuk_yazi {
	font-size:10px;
}
.kucuk_yazi_bold {
	font-size:7pt;
	font-weight:bold;
	color: #000000;
}
.bold {
	font-weight:bold;
	font-family: Tahoma, verdana, arial, sans-serif, Garamond;
}
.bold_laci {
	font-weight:bold;
	color:#005aaa;
	font-family: Tahoma, verdana, arial, sans-serif, Garamond;
}
.bold_pembe {
	font-weight:bold;
	color:#FF0066;
	font-family: Tahoma, verdana, arial, sans-serif, Garamond;
	font-size:12pt;
}
.bold2 {
	font-weight:bold;
	font-family: Tahoma, verdana, arial, sans-serif, Garamond;
	font-size:140%;
}
#top_container {
	margin:0 auto;
	background-image:url(../images/top_bg.gif);
	background-repeat:no-repeat;
	width:940px;
	background-position: center top;
}
#shadows {
	margin:0 auto;
	background-image:url(../images/golgeler.gif);
	background-repeat:no-repeat;
	width:940px;
	height:900px;
	background-position: center top;
}
#leftcontainer {
	float:left;
	width:220px;
	padding: 0px 0px 0px 34px;
}
#logo_container {
	margin:0 auto;
	padding: 90px 0px 0px 0px;
	float: left;
	width: 210px;
}
#mainmenu_container {
	padding: 16px 0px 0px 5px;
	height: 26px;
	line-height: 2.4em;
	float: left;
	width: 205px;
}
#mainmenu_container ul {
	list-style-type:none;
}
#mainmenu_container ul li {
	list-style-type: none;
	float:left;
}
#content_container {
	padding:0px 15px 0px 15px;
	width:645px;
	font-size:9pt;
	float: left;
	background-image: url(../images/page_shadow.gif);
	background-repeat:no-repeat;
	background-position:34px top;
}
#content {
	padding:60px 30px 0px 45px;
	width:570px;
	float: left;
}
#content ul {
	list-style-type:square;
	margin-left:15px;
}
#content ul {
	list-style-type:square;
	margin-left:15px;
}
#content ul li {
	list-style-type:disc;
	margin-top:5px;
	list-style-position: outside;
}
#content ul ul {
	list-style-type: disc;
}
#content ul ul ul {
	list-style-type: none;
}
#content ol {
	list-style-type:decimal;
	margin-left:35px;
	list-style-position: outside;
}
#content ol li {
	margin-top:10px;
	font-size:8pt;
	list-style-type:decimal;
}
#content ol ol {
	list-style-type: disc;
}
#content ol ol ol {
	list-style-type: none;
}
#footer {
	margin:0 auto;
	background-image:url(../images/alt_golgeler.gif);
	background-repeat:no-repeat;
	width:940px;
	background-position: center top;
	height: 140px;
}
#footer_text {
	width:680px;
	height: 140px;
	float:right;
	text-align:center;
	color: #FFFFFF;
}
#bayigiris {
	float:left;
	width:118px;
	font-weight: bold;
	text-align: center;
}
#uyegiris {
	float:left;
	width:302px;
	font-size: 7pt;
	line-height: 2.8em;
	padding-top: 5px;
}
#sir {
	width:860px;
	padding: 12px 0px 0px 0px;
	margin: 0 auto;
	text-align: right;
}
.kutu_haber_top {
	background-image:url(template_img/pages_images/news_box_top.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:36px;
	width:402px;
	background-position: center bottom;
}
.kutu_haber_ara {
	background-image:url(template_img/pages_images/news_box_ara.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-weight:bold;
	background-position: center;
	padding: 5px 10px 5px 10px;
}
.kutu_haber_bottom {
	background-image:url(template_img/pages_images/news_box_bottom.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
}
/*mesajlar*/
.mesaj_input {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:16px;
	border:1px inset #911147;
	color:#ffffff;
	background-color:#911147;
}
.mesaj_liste {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:174px;
	height:20px;
	border:1px inset #911147;
	color:#ffffff;
	background-color:#911147;
}
.mesaj_textarea {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:60px;
	border:1px inset #911147;
	color:#ffffff;
	background-color:#911147;
}
.mesaj_button {
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	width:70px;
	height:20px;
	color:#ffffff;
	border:0px outset #0064b0;
	background-color:#7abaf2;
}
.uyelik_input {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:170px;
	height:16px;
	border:1px inset #911147;
	color:#911147;
	background-color:#fff;
}
.uyelik_input2 {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:140px;
	height:16px;
	border:1px inset #911147;
	color:#911147;
	background-color:#fff;
}
.uyelik_input3 {
	font-family:tahoma;
	font-size:7pt;
	font-style:normal;
	width:50px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#000000;
	background-color:#fff;
}
.buyukyazi {
	font-size:114%;
}
.haber_detay {
	font-size:114%;
	line-height:1.6em;
}
.haberler_kucuk_ozet {
	font-size:100%;
	font-weight:normal;
	line-height:1.3em;
}
.haberler_manset_ozet {
	font-size:106%;
	font-weight:normal;
	line-height:1.4em;
}
.haberler_detay_ozet {
	font-size:114%;
	font-weight:normal;
	line-height:1.6em;
	font-weight:bold;
}
/*-------------------------*/

/*insan kaynaklari*/
.human_resource_normal {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:120px;
	height:18px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;
}
.human_resource_middle {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:80px;
	height:18px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;
}
.human_resource_small {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:50px;
	height:18px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;
}
.human_resource_textarea {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:400px;
	height:100px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;
}
.human_resource_adrestextarea {
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:300px;
	height:60px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;
}
option {
	font-family: tahoma, arial, verdana;
	font-size: 8pt;
	height:16px;
}
/*-------------------------*/
.detay_bt {
	background-image:url(template_img/detay_bt.png);
	background-repeat:no-repeat;
	width:74px;
	height:10px;
	padding:5px;
}
.news_bottom_line {
	border-bottom:1px solid #dedede;
}
.buyukyazi {
	font-size:10pt;
	line-height:1.6em;
	font-family:"Lucida Grande", verdana, arial, sans-serif, Garamond;
}
em {
	font-size:8pt;
}
/*pages*/


.caption_1 {
	background-image:url(../images/menu_botto.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-weight:600;
	font-size:12pt;
	padding:0px 0px 0px 0px;
	height:40px;
	line-height: 2.5em;
}
.caption_2 {
	background-image:url(../images/menu_botto.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-weight:600;
	font-size:10pt;
	padding:0px 0px 0px 0px;
	height:30px;
	line-height: 2.5em;
}
.caption_3 {
	background-image:url(../images/menu_botto.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-weight:600;
	font-size:9pt;
	padding:0px 0px 0px 0px;
	height:24px;
	line-height: 2.5em;
	color:#7abaf2;
}
.tablo_kenarlikli {
	border-collapse:collapse;
}
.tablo_kenarlikli td {
	border-collapse:collapse;
	border:1px solid #dedede;
	padding:5px;
	font-size:7pt;
}
.tablo_kenarlikli p {
	font-size:9pt;
	line-height:1.5em;
}
.tablo_kenarlikli a {
	font-size:7pt;
}




/******** page ************/
.page_siyah_link{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
a.page_siyah_link:hover{		color:#00a253;	}

.on_page{
	text-decoration:none;
	font-size:8pt;
	color:#fff;
	font-weight:bold;
	background-color:#00a253;
	padding:2px 5px 2px 5px;
}
a.on_page:hover{ color:#fff; 	background-color:#0278c0;}

.on_page_sel{
	font-weight:bold;
	color:#fff;
	background-color:#0278c0;
	padding:2px 5px 2px 5px;
}
a.on_page_sel:hover{ color:#000; }


