body.main {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/top-bg-hor.gif);
	background-repeat:repeat-x;
}

body.login {
	margin-top:5%;
}

table.main {
	width: 100%;
	border: 0px;
	height: 133px;
	padding-left: 40px;
	padding-right: 40px;
}

table.top {
	width: 100%;
	border: 0px;
	background-image: url(/images/top-right-bg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 40px;
}

td, th, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}


td.left_column {
	width: 150px;
	vertical-align: top;
	border-right: 1px dashed #CCCCCC;
	padding-top: 10px;
}

.topmenu {
padding-left: 15px;
padding-right: 0px;
background: url(/images/star.gif) no-repeat;
background-position: 0px 2px;
}

.current-link {
color: #EFCA38;
padding-left: 15px;
padding-right: 0px;
background: url(/images/star.gif) no-repeat;
background-position: 0px 2px;
}

.current {
padding-left: 17px;
padding-right: 13px;
color: #EFCA38;
font-weight: bold;
text-decoration: none;
background: url(/images/star.gif) no-repeat;
background-position: 2px 2px;
}

.lang {
padding-left: 15px;
padding-right: 0px;
background: url(/images/star-blue.gif) no-repeat;
background-position: 0px 2px;
}

.work_title {
font-size: 13px;
line-height: 15px;
font-weight: bold;
}

.theory_title, .review_title, .theory_title_inactive {
font-size: 15px;
line-height: 18px;
font-weight: bold;
}

.theory_title_inactive {
color: gray;
text-decoration: underline;
}

.smiley {
	font-size: 200%;
	font-style: normal;
}

.comment_title, .darker_row {
	background-color: #F4F4F4;
}

.poll_results {
	background-color: #006699;
}


h4, .header4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF6600;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

a:link.header4, a:visited.header4 {
	color: #FF6600;
	text-decoration: none;
}

a:hover.header4 {
	color: #FF6600;
	text-decoration: underline;
}

h3, .blog_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #FF6600;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

a:link.blog_header, a:visited.blog_header {
	color: #FF6600;
	text-decoration: none;
}

a:hover.blog_header {
	color: #FF6600;
	text-decoration: underline;
}

a:link, a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #000044;
	text-decoration: underline;
}

h2, .header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FF9900;
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}

a:link.header2, a:visited.header2 {
	color: #FF9900;
	text-decoration: none;
}

a:hover.header2 {
	color: #FF9900;
	text-decoration: underline;
}

h1, .header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #FF9900;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 0px;
}

a:link.header1, a:visited.header1 {
	color: #FF9900;
	text-decoration: none;
}

a:hover.header1 {
	color: #FF9900;
	text-decoration: underline;
}

.article {
font-size: 13px;
line-height: 15px;
}

.error {
color: red;
}

.date, .note {
font-size: 11px;
color: #888888;
}

.blog_comments {
font-size: 14px;
line-height: 18px;
font-weight: bold;
}

.comments_home {
font-size: 13px;
line-height: 15px;
font-weight: bold;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
display: block;
}

hr {
	border: none;
	border-bottom: 1px dashed #CCCCCC;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	clear: both;
	display: block;
}

.gallery {
	visibility: hidden;
	position: absolute;
	left:0px;
	top:0px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
	margin: 3px;
	padding: 3px;
	display: block;
	border: 1px dashed #CCCCCC;
}

.hidden {
	display: none;
}

.url_information {
	width:5px;
	visibility:hidden;
}

.the_bottom {
	color: #CCCCCC;
	font-size: 9px;
}

a.the_bottom, a:visited.the_bottom {
	color: #CCCCCC;
	text-decoration:underline;
}

a:hover.the_bottom {
	color: #999999;
}

/* Form elements */
input,textarea, select {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color: #BBBBBB;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color: #FFFFFF;
}

input[disabled] { color: #888888; }

input { text-indent: 2px; }

input.mainoption {
	background-color: #FAFAFA;
	font-weight: bold;
}

input.bigoption {
	background-color: #FAFAFA;
	font-weight: bold;
	font-size: 120%;
}

@import url("formIE.css");


/********************
 *      Header      *
 ********************/
#header a, #header a:visited {
	color: #CED1D7; font-weight:bold; padding-left: 2px; padding-right: 13px;
	text-decoration: none;
}
	
#header a:hover {
	color: #EFCA38;
	text-decoration: underline;
}

/********************
 *      Footer      *
 ********************/
#footer {
	background: #000044;
	width: 100%;
	color: #F7F7F7;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	position: relative;
	bottom: 0;
}
	
#footer a, #footer a:visited, #footer a:hover {
	color: #EFCA38;
}

#footer a.map_links, #footer a:visited.map_links, #footer td {
	color: #CCCCCC;
}

#footer a:hover.map_links {
	color: #EFCA38;
}
