body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url(SETI_02.gif);
}
.small {
	font-family: tahoma;
	font-size: 1px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.bg {
	background-image: url(SETI_27.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0c4c77;
}
.title {	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6C6C6C;
	padding-top: 7px;
	padding-left: 5px;
	text-decoration: none;
}
.footerText {
    font-family:tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #545555;
	padding-left: 5px;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #383939;
	padding-top: 7px;
	padding-left: 5px;
	text-decoration: none;
}
.link
{
color: #000000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

/* Link Style */
A:link  
{
color: #00000;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;

}

A:visited  
{
color: #000000;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}


A:active   
{
color: #000000;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;	
}


A:hover
{

color: #000000;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;

}


/* Style of Objects of Tempalete Page */
.SkinObject 
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#3c423e;
text-decoration:none;
}

A.SkinObject:link 
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#3c423e;
text-decoration:none;
}
/*Login normal*/
A.SkinObject:visited 
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#3c423e;
text-decoration:none;
}

A.SkinObject:active 
{

font-family:Arial;
font-size:12px;
font-weight:normal;
color:#3c423e;
text-decoration:none;
}

/*Login hover*/
A.SkinObject:hover
{

font-family:Arial;
font-size:12px;
font-weight:normal;
color:#3c423e;
text-decoration:underline;
}



/* Main Menu Style */
.ActiveRootTab TD
{
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;

	color: #0c4c77;
	padding-top: 7px;
	padding-left: 5px;
	text-decoration: none;
}


.RootTab TD
{
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;

	color: #0c4c77;
	padding-top: 7px;
	padding-left: 5px;
	text-decoration: none;
}

.SelectedRootTab TD
{
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;

	color: #0c4c77;
	padding-top: 7px;
	padding-left: 5px;
	text-decoration: none;
}


.BreadcrumbRootTab TD
{
    font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;

	color: #8b8c8e;
	padding-top: 7px;
	padding-left: 5px;
	text-decoration: none;
}


/* Sub Main Menu Style */

.ActiveSubTab
{
	font-weight: bold;
	background-color:#3c6282;
	color:#ffffff;
	font-family: "Arial"; 
	font-size: 13px; 
	line-height:22px;
}

.SubTab
{
	 font-weight: bold;
	 background-color: #f0f0f0;
	 color:#000000;
	 font-family: "Arial"; 
	 font-size: 13px; 
	 line-height:22px;	
}


.SelectedSubTab
{
	font-weight: bold;
	background-color: #f0f0f0;
	color:#000000;
	font-family: "Arial";
	font-size: 13px;
}


.BreadcrumbSubTab
{
	font-weight: bold;
	color:#FFFFFF;
	font-family: "Arial", Helvetica; 
	font-size: 13px;
	line-height:22px;	
}

.MainMenu_MenuBreak
{	
  BORDER-RIGHT: #eeeeee 0px ;	
  BORDER-TOP: #eeeeee 0px ;	
  BORDER-LEFT: #eeeeee 0px ;	
  BORDER-BOTTOM: #eeeeee 0px ;	
  BACKGROUND-COLOR: #000000;

/*HEIGHT: 5px;*/}



