/* CSS Document */
#proj, #proj ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 11em;
}

#proj li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : 0px;
	width: 11em;
}

#proj .style3 { /* all list items */
	display: block;
	padding: 0;
	border: 0;
	background-color: #344966;
	color: #fff;
	text-decoration: none;
	width: auto;
}

#proj li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.5em;
}

#proj li ul li {
	border-bottom:1px solid #FFF;
}

#proj li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin: -2.2em 0 0 122px;
}

#proj li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #8390a1;
	background-color: #344966;
	color: #fff;
	text-decoration: none;
	width: auto;
}

#proj li a:hover {
	color : white;
	background-color:#5E7390;
}

#proj li:hover ul ul, #proj li:hover ul ul ul, #proj li.sfhover ul ul, #proj li.sfhover ul ul ul {
	left: -999em;
}

#proj li:hover ul, #proj li li:hover ul, #proj li li li:hover ul, #proj li.sfhover ul, #proj li li.sfhover ul, #proj li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#jobs, #jobs ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 11em;
}

#jobs li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : 0px;
	width: 11em;
}

#jobs .style3 { /* all list items */
	display: block;
	padding: 0;
	border: 0;
	background-color: #344966;
	color: #fff;
	text-decoration: none;
	width: auto;
}

#jobs li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.5em;
}

#jobs li ul li {
	border-bottom:1px solid #FFF;
}

#jobs li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin: -2.2em 0 0 122px;
}

#jobs li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #8390a1;
	background-color: #344966;
	color: #fff;
	text-decoration: none;
	width: auto;
}

#jobs li a:hover {
	color : white;
	background-color:#5E7390;
}

#jobs li:hover ul ul, #jobs li:hover ul ul ul, #jobs li.sfhover ul ul, #jobs li.sfhover ul ul ul {
	left: -999em;
}

#jobs li:hover ul, #jobs li li:hover ul, #jobs li li li:hover ul, #jobs li.sfhover ul, #jobs li li.sfhover ul, #jobs li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#aboutus, #aboutus ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 11em;
}

#aboutus li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : 0px;
	width: 11em;
}

#aboutus .style3 { /* all list items */
	display: block;
	padding: 0;
	border: 0;
	background-color: #344966;
	color: #fff;
	text-decoration: none;
	width: auto;
}

#aboutus li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 11.05em;
	margin-top : -1.5em;
}

#aboutus li ul li {
	border-bottom:1px solid #FFF;
}

#aboutus li ul ul { /* third-and-above-level lists */
	left: -999em;
	margin: -2.2em 0 0 122px;
}

#aboutus li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #8390a1;
	background-color: #344966;
	color: #fff;
	text-decoration: none;
	width: auto;
}

#aboutus li a:hover {
	color : white;
	background-color:#5E7390;
}

#aboutus li:hover ul ul, #aboutus li:hover ul ul ul, #aboutus li.sfhover ul ul, #aboutus li.sfhover ul ul ul {
	left: -999em;
}

#aboutus li:hover ul, #aboutus li li:hover ul, #aboutus li li li:hover ul, #aboutus li.sfhover ul, #aboutus li li.sfhover ul, #aboutus li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

body { color: #000000;
       margin:0px;
       padding:0px;
       font-family: Verdana, Tahoma;
       font-size: 11px;
       scrollbar-3dlight-color: #FFF;
       scrollbar-arrow-color: #FFF;
       scrollbar-base-color: #0C3786;
       scrollbar-darkshadow-color: #0C3786;
       scrollbar-face-color: #0C3786;
       scrollbar-highlight-color: #0C3786;
       scrollbar-shadow-color: #FFF;
       scrollbar-track-color: #CCC;
       }
#rol { background-image:url(images/m1r.jpg); cursor:hand}
#bg { background-image:url(images/m1.jpg)}
td {
    text-align: left;
    vertical-align: top;
    font-family:Tahoma;
    font-size:11px;
    color:#333;
}
a {
    text-decoration: none;
}
a.1 {
    text-decoration: none;
    color: #000;
}
.menuArrow {
    position: relative;
    align:left;
    padding: 0 0 0 10;
}
.t11 {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
}
.style1 {
    color: #667c99;
    font-size: 10px;
}
.style2 {
    color: #FFF;
    font-size: 10px;
}
.style3 {color: #FFF}
.style4 {color: #333}
.style5 {color: #505050}
.style6 {color: #667c99}
textarea,input {
        background:;color:#0C3786;
        border:solid;
        font-size:11px;
        font-family:verdana;
        border-top-width:1px;
        border-right-width:1px;
        border-bottom-width:1px;
        border-left-width:1px; }

.ss-container {
	padding: 0;
	margin: 0;
	width: 180px;
	height: auto;
}
ul.crossfade {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
}
#fade-images li{
	position: absolute;
	top: 0;
	padding:0;
	margin:0;
	width: 180px;
	height: auto;
	background-color: #FFF;
	visibility: hidden;
}