body {
	font-family:arial;
	font-size:13px;
	background-color:#e4edf4;
	color: #666666;
}
td {
	font-size:11px;
}
a {
	color:#447BB1;
	text-decoration:none;}
a:hover{
	color: #0687d5;
}
h1 {
	color:#D07D01;
	font-size:16px;
}
h2 {
	color:#6699cc;
	font-size:20px;
	font-weight: normal;
	border-bottom: 1px solid #6699cc;
	padding-bottom:8px;
}
div.page {
	width: 1200px; margin-left:auto; margin-right:auto; padding:0px;  text-align:left; background:white
}
div.content_area {
	background-image: url(UserFiles/Image/design/govde_zemin.jpg);
	padding-top:30px
}

    #Header {background-image: url(UserFiles/Image/design/header.jpg); height: 99px;}
    #Menu {background-color: rgb(243, 243, 243); height: 40px;}
    #Left {width:200px;float:left;margin-left:90px}
    #Content {width:590px;margin-left:90px;float:left;min-height:500px}
    #Right {width:350px;margin-left:80px;float:left}
    #Footer {background-image: url(UserFiles/Image/design/footer_zemin.jpg); height: 46px;clear:both}

div.clearboth {clear:both}

div.Navigation {
	padding-left:90px;
}
div.Navigation a.sel {
}

div.Navigation a.sel:hover {
}

div.Navigation div.nav a {
	background-image:url(UserFiles/Image/design/menu_sep.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	padding:14px 10px 10px 10px;
	text-decoration:none;
	font-weight:bold}

div.Navigation div.nav a:hover {
	background-image:url(UserFiles/Image/design/menu_sep.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	padding:14px 10px 10px 10px;
	text-decoration:none;
	font-weight:bold}

div.Navigation div.navSel a {
	background-image:url(UserFiles/Image/design/menu_sep.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	padding:14px 10px 10px 10px;
	text-decoration:none;
	font-weight:bold}



div.Navigation div.popupMenuItems {
	background:#808080;
	width:200px}

div.Navigation div.popupMenuItems div.popupMenuItem a {
	display:block;
	width:100%;
	padding:4px;
	text-decoration:none;
	color:white;
	}

div.Navigation div.popupMenuItems div.popupMenuItem a:hover {
	background:crimson}

div.Grid {
	}
div.Grid table {
	width:100%}
div.Grid table tr.header td {
	background:#447BB1;
	color:white;
	font-weight:bold;
	padding:4px}
div.Grid table tr.header td a {
	color:white}
div.Grid table tr.data td {
	padding:2px;
	border-bottom:1px solid #404040}
div.Grid table tr.data td a {
	color:black}
div.Grid table tr.data td a:hover {
	color:#cc0000}
div.Grid table tr.footer td {
	background:#447BB1;
	font-weight:bold;
	padding:4px;
	text-align:center}
div.Grid table tr.footer td a {
	color:white}
div.Grid img {
	cursor:pointer}
div.Grid p.newRec {
	text-align:right;
	margin-top:10px}

div.FormField {
	width:40%;
	padding:4px 4px 0px 0px;
	float:left;
	clear:none}
div.FormField div.label {
	width:100%;
	overflow:hidden}
div.FormField input {
	width:100%}
div.FormField select {
	width:100%}
div.FormField textarea {
	width:100%}

div.NavigationWithChildren {
}
div.NavigationWithChildren a {
	display:block;
	padding:4px;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
div.NavigationWithChildren a:hover {
	color:orange
}
div.NavigationWithChildren a.sel {
	color:orange
}

div.NavigationWithChildren div a {
	background:url(UserFiles/Image/design/menu_bg.jpg);
	color:white;
	margin:2px;
	display:block;
}
div.NavigationWithChildren div div a {
	border-bottom:none;
	font-weight:normal;
	background:none;
	color:black;
}

div.ContentDisplay div.title {
	color:#6699cc;
	font-size:20px;
	font-weight: normal;
	border-bottom: 1px solid #6699cc;
	padding-bottom:8px;
	}
div.ContentDisplay div.desc {
	background-color:#efefef;
	 padding:4px;
	 margin:4px;
	 border:1px dashed black}
div.ContentDisplay div.conRegion {
	float:right;
	 width:200px}

div.ContentListByFilter img.pic {
	float:right}
div.ContentListByFilter div.clItem {
	margin-bottom:16px}
div.ContentListByFilter div.clTitle a {
	color:#D07D01;
	font-size:16px;
	font-weight:bold}
div.ContentListByFilter div.clSTitle {
	font-weight:bold}
div.ContentListByFilter div.clCategory {
	font-weight:bold}
div.ContentListByFilter div.clAuthor {
	font-style:italic}

