.blue
{
	background:#406DA4;
}

body
{
	margin-top:50px;
	font-family:arial,times new roman;
	font-size:12px;
	background-image: url(images/mid_bg.jpg);
	
}

td
{
	background-repeat:no-repeat;
}

.rightspace
{
	padding-right:25px;
}
.maintbl
{
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background:#FFFFFF;
}
/**********************************************************************************/
.recentwork
{
	text-align:center;
	font-size:9px;
	/*border-style:solid;
	border-color:#000000;*/
	border-width:1px;
	width:90%;
}
.recentwklink
{
	color:#EE6C0D;
	text-decoration:none;
	font-weight:normal;
}

a.recentwklink:hover
{
	font-weight:bold;
	text-decoration:none;
}
/**********************************************************************************/
.navy
{
	background:#324A6F;
	color:#FFFFFF;
	margin-bottom:10px;
	font-weight:bold;
	text-align:center;
	font-family: arial;
	vertical-align:top;
	line-height:180%;
}

.black
{
	background:#000000;
	width:45px;
}

.partners
{
	text-align:left;
	margin-right:15px;
}

.wellcome
{
	text-align:left;
	margin-right:15px;
}

.projects
{
	vertical-align:top;
	text-align:center;
	margin-right:20px;
}

.news
{
	height:250px;
	text-align:left;
	text-decoration:none;
	font-size:12px;
}

.motto
{
	text-align:left;
	margin-top:25px;
	margin-left:25px;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	font-family:arial,times new roman;	
}

.logoname
{
	text-align:center;
	margin-top:25px;
	font-size:22px;
	font-weight:bold;
	font-family:arial,times new roman;	
}

/**********************************************************************************/
#newslink
{
	font-size:12px;
	list-style-position: outside;
	list-style-image: url("images/arrow.png");
	list-style-type: square;
}

#newstitle
{
	color:#0087D9;
}

#newslink
{
	font-weight:normal;
}

#newslink a
{
	color:#324A6F;
	font-weight:bold;
	font-size:12px;
}

#newslink a:hover
{
	text-decoration:underline;
}
/**********************************************************************************/
#projlink
{
	font-size:12px;
	list-style-position: outside;
	/*list-style-image: url("images/arrow.png");*/
	list-style-type: square;
	line-height:180%;
}


#projlink a
{
	color:#324A6F;
	text-decoration:none;
	font-weight:bold;
}

#projlink a:hover
{
	text-decoration:underline;
}
/**********************************************************************************/
#subtitle
{
	font-size:14px;
	font-weight:bold;
}

.footer
{
	background:#406DA4;
	height:45px;
	color:#FFFFFF;
	font-size:12px;
}
.footer1
{
	background:#BCBCBD;
	height:8px;
	color:#FFFFFF;
	font-size:12px;
}

.bluelink
{
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	color:#0087D9;
}

a:hover
{
	text-decoration: underline;
}


.fillerbig
{
	height:20px;
}

.links
{
	/*background-image: url(images/links.png);
	background-repeat: no-repeat;*/
}

#nav1 {
/*
	background-image: url(images/links.png);
	background-repeat:no-repeat;
	background-color: #FFFFFF;*/
	float: center;
	list-style-type: none;
	margin: 0px 0px 0px 2px;
	width: 180px;
	font-size: 14px;
	padding: 0px;
	font-weight: bold;
	
}

#nav1 a {
	display: block;
	background-color: #FFFFFF;
	background-image: url(images/links.png);
	padding: 0px;
	margin: 1px 1px 5px;
	text-decoration: none;
	color: #666666;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	text-indent: 6px;
}

#nav1 a:hover {
	display: block;
	background-color: #FF9900;
	padding: 0px;
	/*margin: 1px 1px 5px;*/
	text-decoration: none;
	color: #FFFFFF;
	border: 1px solid #FF9900;
	line-height: 20px;
	text-indent: 6px;
	background-image: url(images/button1.gif);
	font-weight: bold;
	background-repeat: repeat-x;
}

#nav1 li
{
	padding-top:1px;
	padding-bottom:1px;
}


#active {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-indent: 6px;
	font-weight: bold;
}

/******************************************************************************/
/*#menu
{
	width: 180px;
	color: #00008B;
	border-bottom: 1px solid #efefef;
	font-family:  Arial, Verdana,Georgia, sans-serif;
	font-size: 12px;
}
#menu a:link, #menu a:visited
{
	width: 180px;
	margin: 1px 0 1px 0;
	border: 1px solid #ffffff;
	padding: 4px 3px 4px 12px;
	background-color: transparent;
	color: #4169E1;
	text-decoration: none;
	font-family: Arial, Verdana,Georgia, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

#menu a:hover
{
/*	border-right:1px solid #CF784E;
	border-left:1px solid #CF784E;
	color: #A52A2A;
	text-decoration: none;
}

#menu
{
	border-left:1px solid #CF784E;
	color: #A52A2A;
	text-decoration: none;
}*/
