/*
Theme Name: ENCC
Description: The theme for ENCC.
Version: 1.0
Author: Leonid Dorogin
Author URI: dlmlong@gmail.com
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


input.search {
font-size:11px;
font-family:tahoma;
border: solid 1px #808080;
vertical-aligment:middle;
height:16px;
width:140px;
}

h2 {
	margin-top:20px;
	font-family:tahoma;
	font-size:12px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignleft {
	float: left
	}
	
.alignright {
	float: right;
	}


.style1 {
	color: #838488;
	font-size: 9px;
	font-family: tahoma;
}

.style1 a:hover {
	color : #535458;
}

.style2 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
}


.style3 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: underline;
}

.style4 {
	font-family:tahoma;
	color:#535458;
	font-size:11px;
}

.style4 a:hover {
	text-decoration: underline;
}

.style5 {
	font-family:tahoma;
	color:#535458;
	font-size:12px;
}

.style5 a:visited { 
	font-family:tahoma;
	color:#535458;
	font-size:12px;
	text-decoration: none; border="0"
}

.style5 a:hover {
	text-decoration: underline;
}

A:Link {font-family:tahoma;
	color:#535458; text-Decoration: None border="0"
}

A:visited {font-family:tahoma;
	color:#535458; text-decoration: none; border="0"
}

A:active {font-family:tahoma;
	color:#535458; text-decoration: none; border="0"
}

A:hover {font-family:tahoma;
	color:#535458; text-decoration: none; border="0"
}
