p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000}
p a:link {
	color:  #0066ff;
	text-decoration : underline;
}
p a:visited {
	color:  #0066ff;
	text-decoration : underline;
}
p a:hover {
	color:  #0066ff;
	text-decoration : underline;
}
p a:active {
	color:  #0066ff;
	text-decoration : underline;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}
.header_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #999999;
	font-style: bold;
}
.nondecor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a.nondecor:link {
	color: #333333;
	text-decoration : none;
}
a.nondecor:visited {
	color: #333333;
	text-decoration : none;
}
a.nondecor:hover {
	color: #333333;
	text-decoration : underline;
}
a.nondecor:active {
	color: #333333;
	text-decoration : underline;
}
.boldlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight : bold;
}
a.boldlinks:link {
	color: #4D8EB3;
	font-weight : bold;
	text-decoration : underline;
}
a.boldlinks:visited {
	color: #4D8EB3;
	font-weight : bold;
	text-decoration : underline;
}
a.boldlinks:hover {
	color: #4D8EB3;
	font-weight : bold;
	text-decoration : underline;
}
a.boldlinks:active {
	color: #4D8EB3;
	font-weight : bold;
	text-decoration : underline;
}
.mainb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990000;
	font-weight : bold;
}
a.mainb:link {
	color: #4D8EB3;
	text-decoration : none;
}
a.mainb:visited {
	color: #4D8EB3;
	text-decoration : none;
}
a.mainb:hover {
	color: #4D8EB3;
	text-decoration : underline;
}
a.mainb:active {
	color: #4D8EB3;	
	text-decoration : underline;
}
.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
a.small:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration : none;
	color: #666666;
}
a.small:visited {
	text-decoration : none;
	color: #666666;
}
a.small:hover {
	text-decoration : underline;
	color: #666666;
}
a.small:active {
	text-decoration : underline;
	color: #666666;
}
.smallb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight : normal;
}	
a.smallb:link {
	text-decoration : none;
	color: #FFFFFF;
}
a.smallb:visited {
	text-decoration : none;
}
a.smallb:hover {
	text-decoration : underline
}
a.smallb:active {
	text-decoration : underline;
	color: #FFFFFF;
}
.smallnondecor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
a.smallnondecor:link {
	color: #FFFFFF;
	text-decoration : none;
}
a.smallnondecor:visited {
	color: #FFFFFF;
	text-decoration : none;
}
a.smallnondecor:hover {
	color: #FFFFFF;
	text-decoration : underline;
}
a.smallnondecor:active {
	color: #FFFFFF;
	text-decoration : underline;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
; text-decoration: underline
}
a.bottomlinks:link {
	text-decoration : underline
}
a.bottomlinks:visited {
	text-decoration : underline
}
a.bottomlinks:hover {
	text-decoration : underline
}
a.bottomlinks:active {
	text-decoration : underline
}
.leftmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666; 
}
a.leftmenu:link {
	text-decoration : none;
}
a.leftmenu:visited {
	text-decoration : none;
}
a.leftmenu:hover {
	text-decoration: underline;
}
a.leftmenu:active {
	text-decoration : underline;
}
.toppath {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000}
a.toppath:link {
	text-decoration: none;
}
a.toppath:visited {
	text-decoration: none;
}
a.toppath:hover {
	text-decoration: underline;
}
a.toppath:active {
	text-decoration : underline;
}
.left_match {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color:  #4F4F00;
}
/*kullanlan backgroundlar*/
.topbg {
	background-image: url(/images/top_bg.gif);
	background-repeat: repeat-x;
}
.dothor {
	background-image: url(images/main/dot_hor.gif);
	background-repeat: repeat-y;
}
.dotver {
	background-image: url(images/main/dot_ver.gif);
	background-repeat: repeat-x;
}
.dotbookshor {
	background-image: url(/images/main/dot_hor_plain.gif);
	background-repeat: repeat-y;
}
.dotbooksver {
	background-image: url(images/main/dot_hor_plain.gif);
	background-repeat: repeat-x;
}
.dotsearchver {
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
}
.leftbg {
	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-y;
}
.leftmenuback {
	background-image: url(/images/lm_back_bg.gif);
	background-repeat: repeat-y;
}
.frmleftmenuback {
	background-image: url(/images/forum/lm_frm_back_bg.gif);
	background-repeat: repeat-y;
}
.leftsubmenubg {
	background-image: url(/images/sub_menu_ok_bg.gif);
	background-repeat: repeat-y;
}
.rightclshadow {
	background-image: url(/images/books_shadow.gif);
	background-repeat: repeat-x;
}
.rightclbg {
	background-image: url(/images/right_clm_bg.gif);
	background-repeat: repeat-y;
}
.topline {
	background-image: url(/images/top_line.gif);
	background-repeat: repeat-x;
}
.hdshadow {
	background-image: url(/images/headers/hd_shadow.gif);
	background-repeat: repeat-x;
}
/* p button */
p.buttonP {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom : 0 px;
	margin-top : 0px;
	width : 100%;
	/*height: 21 px;*/
}

.buttonP a {
	background-color : #F7E3AD;
	border : 1px solid #9CB5C8;
	display : block;
	padding-bottom : 3px;
	padding-top : 3px;
	text-decoration : none;
	width : 100%;
	color: #666666;

	/*height: 21 px;*/
}

.buttonP a:link {
	color : #4A8EB5;
	text-decoration : none;
}

.buttonP a:visited {
	color :#4A8EB5;
	text-decoration : none;
}

.buttonP a:hover {
	background-color : #EAF4FF;
	border : 1px solid #9CB5C8;
	color : #4A8EB5;
	text-decoration : none;
}

.buttonP a:active {
	background-color : #FFF5CE;
	color : #4A8EB5;
	text-decoration : none;
}

.left_match_on {
	border : #FFFFFF 0px solid;
	border-top : #FFFFFF 0px solid;
	border-bottom : #FFFFFF 0px solid;
	border-left : #FFFFFF 0px solid;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #4F4F00;
	background-color : #FFFFFF;
	width : 71px;
	height : 22px;
	background-image : url(/images/buttons/buttons_bg.gif);
	background-repeat : none;
	background-position : 0;
	cursor: hand
}

.buttonover {
	font-size : 7pt;
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif	
}

.left_match_on a {
	padding-bottom : 3px;
	padding-top : 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #4F4F00;
	background-color : #FFFFFF;
	width : 71px;
	height : 22px;
	background-image : url(/images/buttons/buttons_bg.gif);
	background-repeat : none;
	background-position : 0;
	cursor: hand
}

.left_match_on a:link {
	color : #4D8EB3;
	text-decoration : none;
}

.left_match_on a:visited {
	color :#4D8EB3;
	text-decoration : none;
}

.left_match_on a:hover {
	padding-bottom : 3px;
	padding-top : 3px;
	font-weight : bold;
	font-size : 8pt;
	color : #FF8C00;
	font-family : Arial, Verdanap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333
}
p a:link {
	color:  #0066ff;
	text-decoration : underline;
}
p a:visited {
	color:  #0066ff;
	text-decoration : underline;
}
p a:hover {
	color:  #0066ff;
	text-decoration : underlin
}
.input_grey {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
}
.letters {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.line_hor {

	background-image: url(images/main/dot_hor_plain.gif);
	background-repeat: repeat-y;
}
.bold-verd {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.toppathCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF0000
}
.main_grey {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

