/* CSS Document */

.text1 {
	COLOR: #666666;
	font-family:Verdana;
	font-size:12px;
	text-decoration: none;
	font-style: normal;
	text-align: justify;
}
.text2 {
	COLOR: #55C23D; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:inherit
}
.Menu {
	COLOR: #666666; TEXT-DECORATION: none; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:inherit
}
.text3 {
	COLOR: #666666; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-style:inherit
}
.text4 {
	COLOR: #EE4C9C; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:inherit
}
.text5 {
	COLOR: #999; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:inherit
}
.text6 {
	COLOR: #38A4D3; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:inherit
}
.text7 {
	COLOR: #666666; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:inherit
}
.text8 {
	COLOR: #666666; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-style:inherit
}
.text9 {
	COLOR: #666666; TEXT-DECORATION:underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:inherit
}
.text10 {
	COLOR: #999999; TEXT-DECORATION:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:inherit
}
.text11 {
	COLOR: #ff0000; TEXT-DECORATION:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:inherit
}
.text12 {
	COLOR: #DFDA0D; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-style:inherit
}
.text13 {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:inherit;
	font-weight: bold;
}
.text133 {
	COLOR: #FFF;
	TEXT-DECORATION: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:inherit;
	font-weight: bold;
}

.text14 {
	COLOR: #333333; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:inherit
}
.text15 {
	COLOR: #666666; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-style:inherit
}
.u:link {
	COLOR: #666666; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px
}
.u:active {
    COLOR: #666666; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px
}
.u:visited {
	COLOR: #666666; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px
}
.u:hover {
	COLOR: #FFBA39; TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style:inherit
}


body {
margin-left: 0px;
margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	}

.tab_kenar_butun {
BORDER-BOTTOM: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid;BORDER-LEFT: #cccccc 1px solid
}

.border-right {
	BORDER-RIGHT: #cccccc 1px dashed
}
.border-ALT {
	BORDER-BOTTOM: #cccccc 1px solid
}

.button2 {
	border: 1px solid #666666;
	FONT-SIZE: 12px; 	COLOR: #000000; 	FONT-FAMILY: Tahoma; 	BACKGROUND: #ffffff; 	margin-left: 0px;
}




<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	font: bold 14px Arial;
	color: #666;
	background: black url(media/titlebar.png) repeat-x center left;
	margin-bottom: 12px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #38A4D3;
background: url(media/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
font-weight: bold;
border-bottom: 1px solid #dadada;

}

.arrowlistmenu ul li a:visited{
color: #38A4D3;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #38A4D3;
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

</style>
