	a {
		line-height:110%;
	}



	#inputBoard {
		-webkit-border-radius: 5px;
		/* Firefox 1-3.6 */
		-moz-border-radius: 52px;
		/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
		border-radius: 5px;
		 font-size:28px !important;
		 background-color:#fff ;
	}

	#content_mod a {
		text-decoration:underline !important;
	}

	:focus {
		outline: 1px solid #3e1b52 !important;
	}

	#accessibleToolsBar :focus{
		outline:1px solid #3e1b52 ;
	}
	#accessibleToolsBar :active {
		/*outline:1px solid #f00;*/
	}

	/* style for change fonts and color buttons setting */
	 #colorAndFontsButtons {
		position:fixed;
		margin:2px 45px;
		display:inline-block;
		z-index:9999;
        top:0;

	}

	#colorAndFontsButtons  input[type="image"],#colorAndFontsButtons  input[type="button"]{
		cursor:pointer;
		display:inline-block;
		padding:0;
		background:none;
		border:none;
		width:26px;
		height:26px;
		cursor: pointer;
        background-size:100% 100%;

	}


	#black {

        background-image:url(/sites/mada/images/darkColor.png);
        background-size:100% 100%;
	}

	#nornal {

        background-image:url(images/defualtColor.png);
        background-size:100% 100%;
	}

	#white {

        background-image:url(images/BrightColor.png);
        background-size:100% 100%;
	}

	#resetFont {

        background-image:url(images/normalText.png);
        background-size:100% 100%;
	}

	#smallerFont {

        background-image:url(images/smallText.png);
        background-size:100% 100%;
	}

	#biggerFont {

        background-image:url(images/bigText.png);
        background-size:100% 100%;
	}

    #btnMagnifyingGlassForText {
        background-size:100% 100%;
        background-image:url(images/MagnifyingGlassForText.png);

    }

	.borderBlack {
		border: 1px solid #fff !important;
	}

	.backgroungBlack {
		background-color:#000 !important;
	}

	.colorBlack {
		color: yellow !important;
	}

	.outlineBlack {
		outline: 2px solid #fff !important;
	}

	.borderWhite {
		border: 1px solid #000 !important;
	}

	.backgroungWhite {
		background-color:#fff !important;
	}

	.colorWhite {
		color:#000 !important;
	}

	.outlineWhite {
		outline: 2px solid #000 !important;
	}
	/*
	.visuallyhidden {
		position: absolute;
		overflow: hidden;
		clip: rect(0 0 0 0);
		height: 1px; width: 1px;
		margin: -1px; padding: 0; border: 0;
	}
	*/

	.headingSkipArea {
		display:inline;
		margin: 0px;
		padding:0;
	}

	.skipArea {
		position: absolute;
		overflow: hidden;
		clip: rect(0 0 0 0);
		height: 1px;
		width: 1px;
		margin: -1px;
		padding: 0;
		border: 0;
		background-color:#000;
		color:#fff !important;
		font-size:15px;
		display:block;
		padding:2px 5px;
		z-index:999999999999999999;
	}

	.skipArea:focus{
		clip: auto;
		height: auto;
		width: auto;
		overflow: visible;
		margin: 0px;
		z-index: 999999;
		top:auto;
	}

	.skipArea:active{
		z-index:999999;
		top:auto;
	}

	/* skip To Main Content */
	/* for h5 */
	.hidden {
		position: absolute;
		overflow: hidden;
		clip: rect(0 0 0 0);
		height: 1px;
		width: 1px;
		margin: -1px;
		padding: 0;
		border: 0;
		background-color:#000;
		color:#fff !important;
		font-size:15px;
		display:block;
		padding:2px 5px;
		z-index:999999;
	}

	.hidden:focus{
		clip: auto;
		height: auto;
		width: auto;
		overflow: visible;
		margin: 0px;
		z-index: 999999;
		top:auto;
	}

	.hidden:active{
		z-index:999999;
		top:auto;
	}

	.contentStory_1 a, .contentStory_special a {
		margin: 0 2px;
		padding:2px;
		font-size:14px;
	}



}

 #nav dt ul li a{
	width:100%;
	height:100%;
	color:#000 !important;
	display:block;
	box-sizing:border-box;
	padding-top:10px;

}

 #nav dt ul:hover {
	 z-index:999;

 }

#abc {
	width:25px;
	height:25px;
	position:absolute;
	left:140px;
	top:-35px;
	display:block;
	 cursor: pointer;
}

#abcd {
	width:25px;
	height:25px;
	position:absolute;
	left:140px;
	top:-27px;
	display:block;
	 cursor: pointer;
}

#abcde {
	width:25px;
	height:25px;
	position:absolute;
	right:140px;
	top:-27px;
	display:block;
	 cursor: pointer;
}

#Mod104 {
	position:relative;
}
[title="���� ��� �����"] {
	width:25px;
	height:25px;
	background-size:100% 98%;
	background-color: #fff;
	background-repeat:no-repeat;
	border: none !important;
	background-image:url(images/contintue.png);
}

.contintue {
	width:25px;
	height:25px;
	background-size:100% 98%;
	background-color: #fff;
	background-repeat:no-repeat;
	border: none !important;
	background-image:url(images/continue.png);
}

 [title="���� ��� �����"]{
	width:25px;
	height:25px;
	background-size:100% 98%;
	background-color: #fff;
	background-repeat:no-repeat;
	border: none !important;
	background-image:url(images/stop.png);
}

 .stop{
	width:25px;
	height:25px;
	background-size:100% 98%;
	background-color: #fff;
	background-repeat:no-repeat;
	border: none !important;
	background-image:url(images/stop.png);
}

.ticker  {
	border:none !important;
	border-left:1px solid #8295A6 !important;
}

.footer {
	border:none !important;
	border-top:1px solid #D9DCE1 !important;
}



  .areaHeading {
		padding:0 !important;
		margin: 0 !important;
		border:none !important;
	}

	.skipToMainContent{
		position: absolute;
		overflow: hidden;
		clip: rect(0 0 0 0);
		height: 1px;
		width: 1px;
		margin: -1px;
		padding: 0;
		border: 0;
		background-color:#000 !important;
		color:#fff !important;
		font-size:15px;
		display:block;
		padding:2px 5px;
		z-index:999999;

	}

	.skipToMainContent:focus{
		clip: auto;
		height: auto;
		width: auto;
		overflow: visible;
		margin: 0px;
		z-index: 999999;
		top:auto;
	}

	.skipToMainContent:active{
		clip: auto;
		height: auto;
		width: auto;
		overflow: visible;
		margin: 0px;
		z-index: 999999;
		top:auto;
	}


	.areaHeading2 {
		padding:0 !important;
		margin: 0 !important;
		border:none !important;
		position: absolute;
		overflow: hidden;
		clip: rect(0 0 0 0);
		height: 1px;
		width: 1px;
		margin: -1px;
		padding: 0;
		border: 0;
		background-color:#000 !important;
		color:#fff !important;
		font-size:15px;
		display:block;
		padding:2px 5px;
		z-index:999999;

	}

	#inputBoard {
		border:1px solid #000;
		position:absolute;
		padding: 5px;
		background-color: #fff;
		font-size:24px !important;
		z-index:9999999;
	}

	#textMagnifyingGlass {
		border:1px solid #000;
		position:absolute;
		padding: 5px;
		background-color: #fff;
		font-size:24px !important;
		z-index:9999999;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}

	#flashElm1 {
		display:block;
		position:absolute;
		top:0;
		left:811px;
	}
		