normal,body,a,table,p,h1,h2,h3 {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	word-spacing: 1px;
	text-decoration: none;
}

body {
	background-color: #d5d6d7;
	padding: 0px 20px;
	width: 760px;
	margin: 0px auto;
}

body * {
	padding: 0px;
	margin: 0px;
}

a { text-decoration: none; color: #0066cc; }
a:hover { text-decoration: underline; }
textarea, input, select { border: 1px solid #ccc; width: 100%; margin: 1px 0px; }

#header {
	position: relative;
	top: 30px;
	left: 0px;
}

#header h1, #header h1 a {
	font-size: 33px;
	color: white;
	font-weight: bold;
	text-align: center;
}

#header h2 {
	color: white;
	font-size: 12px;
	padding-top: 3px;
	font-weight: normal;
	text-align: center;
}

#footer { padding-top: 20px; }

#footer * {
	padding-top: 3px;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	color: #bbb;
}

.tool {
	padding: 3px 0px 10px 0px;
	display: block;
	text-align: left;
	font-size: 80%;
}

.tool a {
	color: black;
	font-size: 100%;
}

#menu {
	margin: 0px 10px 0px 10px;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #ddd;
}

#menu a {
}

h1.underline {
	border-bottom: 1px solid #ccc;
}

a.underline {
	text-decoration: underline;
}


ul.menu, ul.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 3px;
}

ul.menu li {
	font-size: 130%;
	font-weight: bold;
}

ul.menu li a {
	font-weight: normal;
	font-size: 11px;
}

ul.menu .item {
	padding-left: 15px;
	color: #999;
	font-weight: normal;
	font-size: 90%;
	white-space: nowrap;
}

p {
	padding-bottom: 20px;
}

h1 {
	font-size: 18px;
	padding-bottom: 3px;
	margin-bottom: 5px;	
}

h2 {
	font-size: 13px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

.frame {
	height: 100%;
}

.frame .round {
	width: 720px;
	background-color: #fff;
}

.innerframe {
	width: 98%;
}

table {
	border-spacing: 0px;
}

div.edit {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 145px;
}

div.edit fieldset {
	border: 1px solid #ccc;
	width: 145px;
	padding: 3px;
}

div.index {
	text-align: center; 
	padding-top: 10px;
	color: #000000;
}

div.index a {
	color: #000000;
}

div.sitemap {
	text-align: center; 
}

div.sitemap a {
	color: #999;
	text-decoration: none;
	font-size: 10px;
}

.home a {
	text-decoration: none;
}

.home a:hover {
	text-decoration: underline;
}

.subjects_description {
	font-family: Arial;
	font-size: 12px;
	padding-top: 5px;
}

table.subjects td {
	padding: 3px 5px;
}

table.subjects tr.normal { background-color: #FBFFD2; }
table.subjects tr.highlight { background-color: #E5F2BF; }

table.subjectframe {
	border: 1px solid #ccc;
	width: 100%;
	height: 110px;
}

table.subjectframe th {
	text-align: left;
	padding: 0px; margin: 0px;
}

table.subjectframes * {
	font-size: 11px;
}


table.subjectframes td.first, table.subjectframes td.second {
	padding-bottom: 10px;
}

table.subjectframes td.first {
	padding-right: 8px;
}

table.subjectframes td.second {
	padding-left: 8px;
}

table.subject th {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

table.subject th a {
	color: #333;
	font-size: 110%;
}

.login {
	width: 100%;
	height: 300px;
}

.loginframe {
	width: 200px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 2px 5px;
	color: #333;
}

.loginframe a {
	color: #333;
}

.decorated a, a.decorated {
	background-image: url( '/images/raquo.gif' );
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}

.kubrick_inner {
	max-width: 1600px;
	max-height: 3200px;
	margin-left : auto;
	margin-right : auto;
}

.kubrick_inner_tl { 
	background: url( '../images/kubrick/kubrick_inner_tl.gif' ) no-repeat top left; 
}
.kubrick_inner_tr { 
	background: url( '../images/kubrick/kubrick_inner_tr.gif' ) no-repeat top right; 
}
.kubrick_inner_bl { 
	background: url( '../images/kubrick/kubrick_inner_bl.gif' ) no-repeat bottom left; 
}
.kubrick_inner_br { 
	background: url( '../images/kubrick/kubrick_inner_br.gif' ) no-repeat bottom right; 
	padding: 5px;
}

.kubrick_outer {
	max-width: 1600px;
	max-height: 3200px;
	margin-left : auto;
	margin-right : auto;
}
.kubrick_outer_tl { 
	background: url( '../images/kubrick/kubrick_outer_tl.gif' ) no-repeat top left; 
}
.kubrick_outer_tr { 
	background: url( '../images/kubrick/kubrick_outer_tr.gif' ) no-repeat top right; 
}
.kubrick_outer_bl { 
	background: url( '../images/kubrick/kubrick_outer_bl.gif' ) no-repeat bottom left; 
}
.kubrick_outer_br { 
	background: url( '../images/kubrick/kubrick_outer_br.gif' ) no-repeat bottom right; 
	padding: 5px;
}

.hide { display: none; }
.show { display: block; }

tr.section td { padding-bottom: 5px; }

.ad img { border: none }
.ad-300x250 img { border: 1px solid #ccc; } 