body {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #333343;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
}

* {
    margin: 0;
    padding: 0;
	border: 0;
}

#nav {
    background: none repeat scroll 0 0 #454556;
    clear: both;
    height: 31px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    z-index: 5;
}


#menus {
    font-size: 14px;
    height: 31px;
    margin: 0 auto;
    padding-right: 260px;
    width: 700px;
}

#menus li {
    float: left;
    list-style: none outside none;
    margin-right: 8px;
    position: relative;
}

#menus a {
    background: none repeat scroll 0 0 #333343;
    color: #ABAAAA;
    display: block;
    padding: 0 10px;

}

#menus a.unselected {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: none repeat scroll 0 0 #333343;
    border-color: #555555 #555555;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #ABAAAA;
    display: block;
    line-height: 30px;
    padding: 0 10px;
}

#menus a.selected {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: #555555 #555555;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #333343;
    display: block;
    line-height: 30px;
    padding: 0 10px;
    text-shadow: 1px 1px 1px #DDDDDD;
}

a {
    color: #004477;
    text-decoration: none;
}



#menus ul li ul {
    background: none repeat scroll 0 0 #454556;
    border: 1px solid #555555;
    display: none;
    left: 0px;
    position: absolute;
    top: 30px;
    width: 150px;
    z-index: 100;
}

#menus hr {
	color: #555555;
	height: 1px;
	width:1px;
}

#menus ul li ul li {
    float: none;
    margin-right: 0px;
    line-height: 20px;
}

#menus ul ul ul {
	left: 100%;
	top: 0;
}

#menus ul li:hover > ul {
    display: block;
}



#menus a:hover {
	/*font-weight: bold;*/
	text-decoration:underline;
}

#menus li.nb {
	margin-top: 2px;
	border-top: 1px solid #555555;
}

li.nb {
	margin-top: 10px;
}



#wrapper {
    margin: 0 auto;
    width: 960px;
}



#header {
    height: 30px;
    margin: 30px auto;
    position: relative;
    z-index: 1;
}

#header h1 {
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 28px;
    padding: 0 0 0 10px;
    text-shadow: 1px 1px 1px #999999;
}
#header h1 a {
    color: #222222;
    line-height: 30px;
}
#header h2 {
    color: #222222;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding: 10px 0 0 20px;
    text-shadow: 0 1px 0 #FFFFFF;
}

#content {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    padding: 0;
    width: 640px;
    min-height: 300px;

}

div.entry {
	border-top: 1px solid #DDDDDD;
	font-size: 13px;
    overflow: hidden;
    padding: 0 10px;
}



.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    color: #555555;
    margin: 18px 0 9px;
}




h1, h2, h3, h4, h5, h6 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-weight: bold;
}
h1 {
    font-size: 24px;
    line-height: 30px;
}
h2 {
    font-size: 20px;
    line-height: 26px;
}
h3 {
    font-size: 16px;
    line-height: 24px;
}
h4 {
    font-size: 14px;
    line-height: 20px;
}
h5 {
    font-size: 14px;
    line-height: 20px;
}
h6 {
    font-size: 14px;
    line-height: 20px;
}

.entry p {
    font-family: Georgia,"Times New Roman",Times,serif;
    text-align:justify;
    line-height: 18px;
    margin: 9px 0 9px;
}

.entry ul, ol {
    margin: 0 30px 18px;

}

.entry li {
    line-height: 18px;
    font-family: Georgia,"Times New Roman",Times,serif;
}
.entry hr {
    display: block;
}

span.rem {
	color: #508050;
}

#sidebar-border {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #CCCCCC;
    float: left;
    overflow: hidden;
    width: 298px;
    border-radius: 6px 6px 6px 6px;
}

#sidebar {
    border: 1px solid #FFFFFF;
    padding: 10px 10px 10px;
    width: 276px;
    border-radius: 6px 6px 6px 6px;
}

#sidebar ul {
    list-style: none outside none;
}

#sidebar li.widget {
    margin-bottom: 10px;
}

#sidebar li {
    line-height: 20px;
}

#sidebar h3 {
    border-bottom: 1px solid #FFFFFF;
    color: #445566;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 0 5px;
    text-shadow: 1px 1px 1px #AAAAAA;
}

#sidebar ul ul {
    border-top: 1px solid #DDDDDD;
    padding: 8px 5px;
}

#sidebar ul ul ul {
    border-top: none;
    padding: 8px 5px;
}



#sidebar li {
    line-height: 20px;
}

#sidebar ul ul li {
    background: url("icons.gif") no-repeat scroll 0 -280px transparent;
    padding-left: 15px;
}

#sidebar ul ul li:hover {
    background: url("icons.gif") no-repeat scroll -10px -260px transparent;
}

#footer {
    background: none repeat scroll 0 0 #454556;
    min-height: 50px;
    margin: 20px auto 0;
}

#footer div {
    color: #AAAAAA;
    margin: 0 auto;
    padding: 5px 320px 5px 0;
    position: relative;
    width: 640px;
}

#footer a {
    border-bottom: 1px dashed #AAAAAA;
    color: #AAAAAA;
}

.fixed {
    clear: both;
    margin: 0;
    padding: 0;
}


table.datatable {
	border-width: 1px;
	border-spacing: 0px;
	border-style: outset;
	border-collapse: separate;
}

table.datatable th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
}

table.datatable td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
}



div.entry a:hover {
	text-decoration: underline;
}

.floatright {
    float: right;
    margin: 10px;
}

.clear {
    clear: both;
}