		/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
}
P
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
}
TD
{
	font-family: arial, Tahoma;
	font-size: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: #000000;
}



/* Table 2 */

td.datahead2 {
	border : 1px solid #990000; 
	background:#c0c0c0; 
	color:#ffffff ; 
	font-family: Arial, sans-serif; 
	font-weight: bold;
	}
	
td.datatable2 {
	color:#000000 ; 
	background:#D1D2E0;
	valign:top;
	font-size: 9pt;
	}

td.datatable2w {
	background:#ffffff;
	valign:top;
	font-size: 9pt;
	}	

td.datatable2c {
	valign:top;
	font-size: 9pt;
	}	




.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 170px;
}

.buttonmenu li a{
color: white;
display: block;
width: 100%;
padding: 2px 4px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#cc0000 #333399 #000000 #cc0000; /*light dark dark light*/
background-color: #cc0000 	;
text-decoration:none;
}


.buttonmenu li a:visited{
color: white;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: #000066;
background-color: #E3EAF5;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #333399; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 13px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #9999CC; /*Brown color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #333399; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #333399; /*Brown color theme*/ 
color: white;
border-color: #333399; /*Brown color theme*/ 
}





a.horiznav, a.horiznav:visited
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;
    BACKGROUND-COLOR: #333399;
	font-weight: bold;
}

a.horiznav:hover
{
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;
    BACKGROUND-COLOR: #CC0000;
	font-weight: bold;
}


a.nav, a.nav:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
    FONT-FAMILY: Arial;
}

a.nav:hover
{
	color: #000000;
	text-decoration: underline;
	font-size: 9pt;
    FONT-FAMILY: Arial;
}


a.smalllinks, a.smalllinks:visited, a.smalllinks:hover
{
	color: #0000ff;
	text-decoration: underline;
	font-size: 9pt;
    FONT-FAMILY: Arial;
}


a.advertise, a.advertise:visited, a.advertise:hover

{
	color: #0000ff;
	text-decoration: underline;

}



.pdrsword
{
	color: #00CC00;
	text-decoration: none;
	font-size: 11pt;
	font-family: ariel;
    BACKGROUND-COLOR: #000000;
	font-weight: bold;
}

.navheaders
{
	color: #00CC00;
	text-decoration: none;
	font-size: 10pt;
	font-family: arial;
    BACKGROUND-COLOR: #ffffff;
	font-weight: bold;
}






.whiteborder
{
	border-style:solid;
	border-color:White;
	border-width:thin;
	border-left-color:White;
	border-left-style:solid;
	border-left-width:thin;
	border-right-color:White;
	border-right-width:thin;
	border-right-style:solid;
}

.leftline
{
	border-left-color:grey;
	border-left-style:solid;
	border-left-width:thin;
}


.line
{
	border-top-style:solid;
	border-top-color:grey;
	border-top-width:thin;
}



A.headerhome:link, A.headerhome:visited, A.headerhome:active
{	
	text-decoration:	none;
	color:	#ffffff;
	font-size: x-small;
}	

A.headerhome:hover
{	
	text-decoration:	underline;
	color:	#ffffff;
	font-size: x-small;
}


a.smallright, a.smallright:visited
{
	color: #009900;
	text-decoration: none;

}

a.smallright:hover
{
	color: #990000;
	text-decoration: underline;
}




a.bignav, a.bignav:visited
{
	color: #000099;
	text-decoration: none;
	font-size: 11pt;
}

a.bignav:hover
{
	color: #cc0000;
	text-decoration: underline;
	font-size: 11pt;
}



a.smallnav, a.smallnav:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

a.smallnav:hover
{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}


a.navigation:link, a.navigation:visited, a.navigation:active
{
	text-decoration: none;
    BACKGROUND-COLOR: #990000;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

a.navigation:hover
{
	text-decoration: none;
    BACKGROUND-COLOR: #990000;
	color: #cccc66;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica;
}


A.webless:link, A.webless:visited, A.webless:active, A.webless:hover
{	
	text-decoration:	none;
	color:	#990000;
}	


td.navigation
{
	text-decoration: none;
    BACKGROUND-COLOR: #990000;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

td.navigation:hover
{
	text-decoration: none;
    BACKGROUND-COLOR: #000000;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}



SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	disc ;
	font-size: 10pt;
	}	

UL LI LI	{	
	list-style-type:	square;
	font-size: 8pt;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	font-size: 8pt;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	font-size: 10pt;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	font-size: 8pt;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	font-size: 8pt;
	}
td.footer
{
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.crumbs
{
	font-size: xx-small;
	color: #000000;
}
.requestTable
{
    BORDER: #000000 2pt solid;
}
.aboutTable
{
    BORDER: #6699CC 1pt solid;
}
.portTable
{
	border-left: #999999 1px dashed;
	border-bottom: #999999 1px dashed;
	border-right: #999999 1px dashed;
}
td.rightborder
{
	border-right: #999999 1px solid;
}
.yellowRight
{
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-color: #FFFFCC;
}