/* Default CSS Stylesheet for a new Web Application project */
.GL
{
	font-weight: bold;
	font-size: large;
	font-family: Arial, Verdana, Helvetica;
}

.GM
{
	font-family: Arial, Verdana, Helvetica;
	font-size: medium;
}

.GS
{
	font-family:Tahoma, Verdana, Helvetica;
	font-size: x-small;
	
}

.GSS
{
	font-family: Arial, Verdana, Helvetica;
	font-size: x-small;
}

BODY
{
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	color: "#2D666C";
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:link
{
	text-decoration: none;
	font-size:x-small;
	color: #3300cc;
}

A:visited
{
	text-decoration: none;
	font-size:x-small;
	color: #3300cc;
}

A:hover
{
	text-decoration: underline;
	font-size:x-small;
	color: Red;
}

A:active
{
	text-decoration: none;
	font-size:x-small;
	color: #3300cc;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}
A.lnk  {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size:11.5;
	text-decoration: none;
	color:"#003395";
}
A:visited.lnk  {
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:11.5;
	color:"#003395";
	text-decoration:none;
}
A:hover.lnk  
{
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	font-size:11.5;
	color:White;
	text-decoration: none;
}
A:active.lnk
{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size:11.5;
	color:"#003395";
	text-decoration:none;
}
.rm
{
	border-style:none;
	border-color:White;
	text-decoration:none;
	color:#ffffff;
}
A.Links1c  {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size:x-small;
	text-decoration: none;
	border-style:none;
	border-color:White;
	font-weight: bold;
}
A:visited.Links1c  {
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:White;
	border-style:none;
	border-color:White;
	text-decoration: none;
	font-weight: bold;
}
a:hover.links1c  {
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:Red;
	border-style:none;
	border-color:White;
	text-decoration: underline;
	font-weight: bold;
}
A.lnkgalery  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D666C;
	text-decoration: underline;
	font-weight: normal;
}
A:visited.lnkgalery  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #2D666C;
	text-decoration: underline;
	font-weight: normal;
}
a:hover.lnkgalery  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DC143C;
	text-decoration: none;
	font-weight: normal;
}

