@charset "utf-8";
/* CSS Document */

	.menu
	{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #003375;
		font-weight: bold;
		text-decoration: none;
	}
	
	.menu div
	{
		padding:5px;
		border-style:none;
	}
	
	.menu div div
	{
		padding:5px;
		border-style:none;
	}
	
	
	.showmenuitem
	{
		color:#0081D5;
	}
	
	.showmenuitem div
	{
		text-indent:20px;
		display:block;
		background-color:white;
		color:navy;
	}
	
	.showmenuitem div:hover
	{
		cursor:pointer;
		background-color:silver;
	}

	.hidemenuitem
	{

	}
	
	.hidemenuitem div
	{
		display:none;
	}
	
	.hidemenuitem:hover
	{
		cursor:pointer;
		background-color:silver;
	}

a:hover
{
	text-decoration: underline;
}

.sabitpagebg {
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(images/pagebgbig.gif);
	background-color: #F2F3FA;
}
.sabitpagebg2 {
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(images/topbg.gif);
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	text-decoration: none;
	white-space: normal;
	display: inline-block;
}
.listsub {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.leftitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF0000;
	font-weight: normal;
}
.defaultfont {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C40000;
	text-decoration: none;
}


.defaultfontbottom {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.defaultfont_bold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.defaultfont_darkblue_bold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003375;
	font-weight: bold;
	text-decoration: none;
}
.defaultfont_darkblue {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003375;
	font-weight: normal;
	text-decoration: none;
}

.defaultfonttopblue {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0185D8;
	text-decoration: none;
}
.defaultfonttopwhite {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.defaultfontbottom2 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.leftitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.defaultfontdarkred {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.defaultfontdarkredbold {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

