body {
		margin-left:0px;
		margin-top:0px;
		font-family:Arial, Helvetica, sans-serif;
	 }
		

a {
	color: Blue;
	text-decoration: underline;
	font:"Arial"
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

a:hover {
	color: #4169E1;
	text-decoration: underline;
	font:"Arial"
}

a.anamenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.anamenu:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.anamenu2 {
	background-image:url(images/ProjeBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:9px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}
a.anamenu2:hover {
	background-image:url(images/ProjeBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:9px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}

a.anamenu3 {
	background-image:url(images/mi_yesil.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#993400;
	font-weight:bold;
	text-decoration:none;
	margin-left:3px;
}
a.anamenu3:hover {
	background-image:url(images/mi_yesil.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#993400;
	font-weight:bold;
	text-decoration:none;
	margin-left:3px;
}

td.baslik {
	FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #993300;
    LINE-HEIGHT: 18px;
    FONT-STYLE: normal;
	font:"Arial"
    LETTER-SPACING: normal;
}

.baslik {
	FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #993300;
    LINE-HEIGHT: 18px;
    FONT-STYLE: normal;
	font:"Arial"
    LETTER-SPACING: normal;
}

td.main {
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    COLOR: #333333;
    FONT-STYLE: normal;
	font:"Arial"
    LETTER-SPACING: normal;
}

#contentwrapper{
width: 195px;
height: 100px;
background-color: #CCCC99;
padding: 2px;
}

.billcontent{
width: 100%;
display:block;
color:#000000;
FONT-WEIGHT: normal;
FONT-SIZE: 10pt;
COLOR: #333333;
FONT-STYLE: normal;
font:"Arial"
LETTER-SPACING: normal;
height:100px;
text-align:left;
}

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold }

/**** color and size of calendar cells.  ****/
td.day_cell				{ background-color:#EDECD8; height:80; width: 95; }
td.empty_day_cell			{ background-color:#EEEEEE; height:80; width: 95; }
td.today_cell				{ background-color:#F5F4ED; height:80; width: 95; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000 font-weight:bold; }
.title_txt A:link		{ color:#000000; text-decoration:none; font-weight:bold }
.title_txt A:active		{ color:#000000; text-decoration:none; font-weight:bold }
.title_txt A:visited	{ color:#000000; text-decoration:none; font-weight:bold }
.title_txt A:hover		{ color:#000000; text-decoration:none; font-weight:bold }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color:#2663E2; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color:#00F; font-weight:bold; }

h3 {
	FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #993300;
    LINE-HEIGHT: 18px;
    FONT-STYLE: normal;
	font:"Arial"
    LETTER-SPACING: normal;
}

