html{
	height: 100%;
}

body{
	height: 100%;
	margin-top: 10px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0;px;
	font-color: #333333;
}

table, tr, th, td, input, textarea, select, ul, ol, li {
	font-color:		#333333;
	font-family:		arial, helvetica, "sans serif";
	font-weight:		normal;
	font-size:		12px;
}

hr {
	color:#DDDDDD;
	background-color:#DDDDDD
}

a {
	color: #444444; 
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	color: #888888; 
	}

.box{
	border: 3px solid #3399FF;
}

.box2{
	border: 3px solid #3C4A99;
}

.seperator{
	background-image: url(images/seperator.gif);
	background-repeat: repeat-x;	
}

.dot{
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;	
}


.top-menu-form {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #111111;	
	cursor: hand;
	height:300px;
	background-image: url(images/bg_menu_form.gif);
	background-repeat: repeat-x;
	text-indent: 5px;
}

.top-menu {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #111111;	
	cursor: hand;
	height:35px;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	text-indent: 5px;
}

.top-menu-s {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF6C00;	
	cursor: hand;
	height:35px;
	background-image: url(images/bg_menu_s.gif);
	background-repeat: repeat-x;
	text-indent: 5px;
}

.title1 {
	font-size: 18px;
	color: #3C4A99;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.title2 {
	font-size: 18px;
	color: #3399FF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.title2 a{
	font-size: 18px;
	color: #3399FF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.title2 a:hover{
	font-size: 18px;
	color: #aaaaaa;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.title3 {
	font-size: 18px;
	color: #FF6C00;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.phone {
	font-size: 16pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.subtitle {
	font-size: 15px;
	color: #FF6C00;
	font-style: normal;
	font-weight: normal;
}

.textnormal {
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.textmenu {
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.textlink {
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:underline
	color: #000000;
}

.link-red {
	color: #f20000;
}


.list{

	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.list a{

	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.list a:hover{

	font-size: 11px;
	color: #bbbbbb;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

.list2{

	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.list2 a{

	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}
.list2 a:hover{

	font-size: 11px;
	color: #bbbbbb;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}



.underline{
	background-image: url(images/line-1.gif);
	background-repeat: repeat-x;
}

.footer {

	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	height: 25px;
	color: #000000;			
}

.footer a{
	text-decoration: none;
	color: #000000;	
}

.footer a:hover{
	text-decoration: none;
	color: #888888;	
}

.project{

	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.link-title{

	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.news-subject{

	color: #444444;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.news-date{

	color: #aaaaaa;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
