/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	background-color: #6699CC;




}
#container {
	position: relative;
	margin: 0 auto;
	width: 760px;
	height: 900px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 2;
	background-image: url(../images/background.jpg);
	background-color: #EAE8E8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;



}
#main {
	position: absolute;
	top: 240px;
	left: 220px;
	width: 530px;
	height: 650px;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 5;



}
#top {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 580px;
	height: 150px;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    margin-bottom: 1px;
    text-indent: 10pt;
    margin-top: 0px;
}
h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #008000;
    text-decoration: none;
    text-align: left;
    margin-top: 0px;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: justify;
}
#menu {
	position: absolute;
	height: 80px;
	width: 200px;
	left: 18px;
	top: 70px;
	text-align: left;
	z-index: 20;


}
#news {
	position: absolute;
	height: 100px;
	width: 200px;
	left: 10px;
	top: 315px;
	background-color: #FFFFFF;
	z-index: 15;


}
h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 1px;
    text-indent: 10pt;
    margin-top: 0px;
}
#search {
	position: absolute;
	height: 70px;
	width: 200px;
	left: 10px;
	top: 296px;
	background-image: url(../images/search-background.gif);

}
/* a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
		text-decoration: underline;
}
*/
.tdmenu {
	background-image: url(../images/menu-triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;


}
.trmenu {
	height: 20px;
}
#announce {
	position: absolute;
	height: 300px;
	width: 200px;
	left: 10px;
	top: 590px;
	background-color: #FFFFFF;

}
#para1 {
	position: absolute;
	height: 650px;
	width: 510px;
	left: 225px;
	top: 280px;
	z-index: 10;

}
#menu2 {
	position: absolute;
	height: 25px;
	width: 530px;
	left: 220px;
	top: 237px;
}

ul {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;

}
#grey-fade-left {
	background-image: url(../images/grey-fade-left.gif);
	background-repeat: repeat-y;
	position: absolute;
	z-index: 50;
	height: 100%;
	width: 20px;
	left: -21px;
	top: 0px;
}
#grey-fade-right {
	background-image: url(../images/grey-fade-right.gif);
	background-repeat: repeat-y;
	position: absolute;
	z-index: 50;
	height: 100%;
	width: 20px;
	left: 760px;
	top: 0px;
}
#loginbox {
	position: absolute;
	z-index: 50;
	height: 30px;
	width: 500px;
	left: 250px;
	top: 40px;
}
.proj-profiletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.ul1 {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: disc;
}
.linkstyle2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.linkstyle2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;

}
.linkstyle2 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #339966;
	text-decoration: none;

}
.linkstyle2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;

}
.submenutable {
	border: 1px solid #999999;
	background-color: #006699;

}
.submenutr {
	text-align: left;

}
.linkstyle3 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;


}
.linkstyle3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;

}
.linkstyle3 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;

}
.linkstyle3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;

}
.submenutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.greentable {
	height: 30px;
	background-image: url(../images/white-triangle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #6dbd46;


}
#projprof {
	position: absolute;
	z-index: 10;
	height: 290px;
	width: 200px;
	left: 10px;
	top: 305px;
	background-color: #FFFFFF;

}
#logos {
	position: absolute;
	z-index: 10;
	height: 240px;
	width: 200px;
	left: 10px;
	top: 423px;
	background-color: #FFFFFF;

}
.greentext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #009966;
    margin-top: 0px;
}
.list1 {
	text-align: left;
}
.newscell {
	padding: 5px;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

td 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    }

.table1 
{
    margin: 0px;
    padding: 5px;
    border: 1px solid #C0C0C0;
   
}

.table1 p
{ font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    text-align: left;
}

.table1 h3
{
    text-align: center;
    margin-bottom: -5px;
}

/* Forms styling  */

.formtitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align:center;
}

.formtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-align: left;
}

.bluecell
{
    background-color: #0066CC;
}
.formstyle1
{
    border: 1px solid #C0C0C0;
    padding: 3px;
    text-align:center;
}

.redcell
{ background-color: #b40808;
}

.yellowcell

{background-color: #ef9303;
 text-align:center;
}


/*    Text styles   */

.address
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
}