A { font-family:tahoma; font-size:16 }
A:link { color: black; text-decoration:none; font-size:11px }       /* unvisited link */
A:visited { color: black; text-decoration:none; font-size:11px }   /* visited links */
A:active { color: black; text-decoration:none }    /* active links */
A:hover { color:#EFC66E ; text-decoration:none; font-size:11px }

textarea.standard1 {background-color: #FFFFFF; border: #cdfe02 5px double;font-family:tahoma;font-size:10pt;scrollbar-base-color:#cdfe02}
textarea.standard2 {background-color: #FFFFFF; border: #000000 1px single;font-family:tahoma;font-size:10pt;scrollbar-base-color:#ffffff}


textarea.background {
	background-image: url(standard2.jpg); 
	background-attachment: fixed; 
	overflow: hidden;
}

font.num1 {
	color: #000000;
	font-family: arial,tahoma;
	font-size: 11px;
	
}


font.num4 {
	color: #ffffff;
	font-family: arial,tahoma;
	font-size: 11px;
	}


font.num5 {
	color: #ffffff;
	font-family: arial,tahoma;
	font-size: 11px;
	}


table.outside {

border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black; }

table.inside {
border-top: 1px solid black;
border-left: blank;
border-right: blank;
border-bottom: blank; }

td.inside {
border-top: blank;
border-left: blank;
border-right: 1px solid black;
border-bottom: blank; }


a.num2 {
	color: #000000;
	font-family: arial;
	font-size: 11px;
}


a:hover.num2 {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	text-decoration:underline;
	border-bottom:1px solid crimson;
}

a:visited.num2 {
	color: #000000;
	font-family: arial;
	font-size: 11px;
}

a.num4 {
	color: #000000;
	font-family: arial;
	font-size: 10px;
}


a:hover.num4 {
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-decoration:underline;
}

a:visited.num4 {
	color: #000000;
	font-family: arial;
	font-size: 10px;
}

a.num3 {
	color: #000000;
	font-family: arial;
	font-size: 13px;
	text-decoration: underline;

	
}

a:hover.num3 {
	color: #000000;
	font-family: arial;
	font-size: 13px;
	text-decoration:underline;
	
}

a:visited.num3 {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	text-decoration:underline;


}

a.num5 {
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
}

a:hover.num5 {
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-decoration:underline;
}

a:visited.num5 {
	color: #000000;
	font-family: arial;
	font-size: 10px;
	text-decoration:underline;
}


font.num2 {
	color: #ea0202;
	font-family: tahoma;
	font-size: 16px;
}

font.num3 {
	color: #000000;
	font-family: helvetica;
	font-size: 13px;
}


font.menu {
	color: #CFAB63;
	font-family: arial;
	font-size: 12px;
}

font.menu2 {
	color: #000000;
	font-family: arial;
	font-size: 10px;
}


input.num1 {
	height:25px;
	color:#ffffff;
	font-family: tahoma;
	font-size: 12px;
	background-color:#ea0202;
}	

option.colored {
	color: #ea0202;
	background-color:#ffffff;
}

Option.black {
	color: black;
	background-color:#ffffff;
}

Select.gallery {
	font-family:verdana;
	font-size:12px;
	height:14px;
	background-color:#ffffff;
	color:#ea0202;
	border:solid 0px black;
	font-weight:bold;
}


font.num10 {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
}


/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
