body 
{
	background-color: #f0f0f0;
	font-family: Trebuchet Ms; 
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	scrollbar-higlight-color:#FFFFFF;
	scrollbar-shadow-color:#C5D0DD;
	color:#000000;
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:gray;
	scrollbar-track-color:silver;
	scrollbar-darkshadow-color:#666666;
}

a:active		{color: #000000; text-decoration: none;}
a:link 		{color: #000000; text-decoration: none;}
a:visited 	{color: #000000; text-decoration: none;}
a:hover 		{color: #6385AE; text-decoration: underline;}


a.anamenu:active  {color:#63635C; font-family: Trebuchet Ms; font-size:11px; font-weight:bold; text-decoration:none;}
a.anamenu:link    {color:#63635C; font-family: Trebuchet Ms; font-size:11px; font-weight:bold; text-decoration:none;}
a.anamenu:visited {color:#63635C; font-family: Trebuchet Ms; font-size:11px; font-weight:bold; text-decoration:none;}
a.anamenu:hover   {color:#30302D; font-family: Trebuchet Ms; font-size:11px; font-weight:bold; text-decoration:none;}

td,p,input,select,textarea
{
	font-family: Trebuchet Ms; 
	font-size: 11px;
}

.cerceve
{
	border-style: outset;
	border-width: 1;
	border-color:#000000;
	padding-left : 5;
	padding-right : 5;
	padding-top : 5;
	padding-bottom : 5;
}

.login
{
	font-family: Trebuchet Ms; 
	font-size: 11px;
	font-weight:bold;
}

.baslik
{
	font-family: Trebuchet Ms; 
	font-size: 11px;
	font-weight: bold;
	border-style: outset;
	border-width: 1;
	text-decoration: none;
	background-color: #f0f0f0;
}

.icerik
{
	font-family: Trebuchet Ms; 
	font-size: 11px;
	border-style: inset;
	border-width: 1;
	text-decoration: none;
	background-color: #FFFFFF;
}

.icerik1
{
	font-family: Trebuchet Ms; 
	font-size: 11px;
	border-style: inset;
	border-width: 1;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left : 2;
	padding-right : 2;
	padding-top : 2;
	padding-bottom : 2;
}


.inputW
{
	font-family: Trebuchet MS;
	font-size: 11px;
	border-style: solid;
	border-width: 0;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	scrollbar-higlight-color:#FFFFFF;
	scrollbar-shadow-color:#C5D0DD;
	scrollbar-3dlight-color:#666666;
	scrollbar-arrow-color:gray;
	scrollbar-track-color:silver;
	scrollbar-darkshadow-color:#666666;
	width:370;
}







	.primoris-cl-header {
		color: white;
		font-family: Verdana;
		font-size: 8pt;
		background-image: url(primoris/Header.jpg);
	}
	.primoris-cl-on-month {
		font-family: Verdana;
		font-size: 8pt;
		background-color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.primoris-cl-on-month-lit {
		font-family: Verdana;
		font-size: 8pt;
		background-color: #99CDFF;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.primoris-cl-off-month {
		font-family: Verdana;
		font-size: 8pt;
		background-color: gray;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.primoris-cl-off-month-lit {
		font-family: Verdana;
		font-size: 8pt;
		background-color: silver;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.primoris-cl-body {
		border: 1px solid black;
	}
	.primoris-cl-year {
		border: 1px solid black;
		background-color:white;
		border-collapse: collapse;
		font-size: 7pt;
		font-family: Verdana;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
	}
	.primoris-cl-year-lit {
		background-color: silver;
		border: 1px solid black;
		border-collapse: collapse;
		font-size: 7pt;
		font-family: Verdana;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
	}
	.primoris-cl-day {
		text-align: center;
		font-size: 7pt;
		font-family: Verdana;
		padding-left: 7px;
		padding-right: 7px;
		background-image: url(primoris/days.jpg);
	}
	.primoris-cl-days 
	{
		background-image: url(primoris/days.jpg);
	}

	.basic-cl-header {
		color: white;
		font-family: Verdana;
		font-size: 8pt;
		background-color: blue;
	}
	.basic-cl-on-month {
		font-family: Verdana;
		font-size: 8pt;
		background-color: transparent;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.basic-cl-on-month-lit {
		font-family: Verdana;
		font-size: 8pt;
		background-color: blue;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.basic-cl-off-month {
		font-family: Verdana;
		font-size: 8pt;
		background-color: gray;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.basic-cl-off-month-lit {
		font-family: Verdana;
		font-size: 8pt;
		background-color: silver;
		color: white;
		text-align: center;
		border-top: 1px solid silver;
		border-left: 1px solid silver;
	}
	.basic-cl-body {
		border: 1px solid black;
	}
	.basic-cl-year {
		border: 1px solid black;
		background-color:white;
		border-collapse: collapse;
		border-spacing: 0px;
		font-size: 7pt;
		font-family: Verdana;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
	}
	.basic-cl-year-lit {
		background-color: silver;
		border: 1px solid black;
		border-collapse: collapse;
		font-size: 7pt;
		font-family: Verdana;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
	}
	.basic-cl-day {
		text-align: center;
		font-size: 7pt;
		font-family: Verdana;
		padding-left: 7px;
		padding-right: 7px;
	}


	/* Not related to the calendar functioning. The following style rules
	are purely for the supporting DateClick documentation */
	.links 
	{
		color: #0082D6;
		font-family: Verdana;
		font-size: 8pt;
	}
	.subdued 
	{
		color: #CDCDCD;
	}
	.copyright 
	{
		color: Gray;
		font-family: Verdana;
		font-size: 7pt;
	}
	
	ul.sayfalama {
    margin:0 0 0 0;
    width:560px;
    padding:10px 0 0 0;
    clear:left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#005689;
    text-decoration:none;
    background-color:#e2e2e2;
    padding:5px 8px;
    display:block
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}

.pagination{width:500px; margin:0 auto 0 auto;}
