
TD.tb {
  font-size: 12px;
  background-color: #FAFAFA;
  text-align:center;
  color: #000000; 
  border-right: #00CCFF 1px solid;
  border-top: #00CCFF 1px solid;
  border-left: #00CCFF 1px solid;
  border-bottom: #00CCFF 1px solid; 
}

.nero   { color=#000000 }
.bianco { color=#FFFFFF }
.verde  { color=#00FF00 }
.rosso  { color=#FF0000 }
.blu    { color=#1020EE }

.left   { text-align:left }
.right  { text-align:right }
.center { text-align:center }

.lightblack {
  font-size: 11px;
  color: #101010;
}

.moresmallcustom {
  font: bold; 
  font-size: 8px;
  color: #888888;
}

.moresmallblack {
  font: bold; 
  font-size: 8px;
  color: #101010;
}

.smallcnt {
  font: bold; 
  font-size: 9px;
  color: #222222;
}

.smallcustom {
  font: bold; 
  font-size: 10px;
  color: #222222;
}

.smallred {
  font: bold; 
  font-size: 9px;
  color: #FF1010; 
}

.smallorange {
  font: bold; 
  font-size: 9px;
  color: #FA9E60; 
}

.smallredb {
  font: bold; 
  font-size: 9px;
  color: #FF1010; 
  text-decoration: line-through
} 

.smallgreen {
  font: bold; 
  font-size: 9px;
  color: #108810;
}

.smallblue {
  font: bold; 
  font-size: 9px;
  color: #1111FF; 
}

.smalldarkgreen {
  font: bold; 
  font-size: 9px;
  color: #118811; 
}

.smalllightgreen {
  font: bold; 
  font-size: 9px;
  color: #90FAB5; 
}

.smalllightblue {
  font: bold; 
  font-size: 9px;
  color: #90F4FA; 
}

.smallgrey {
  font: bold; 
  font-size: 9px;
  color: #888888; 
}

.smallblack {
  font: bold; 
  font-size: 9px;
  color: #101010;
}

.smallwhite {
  font-size: 9px;
  font-weight: bold; 
  text-align:center;
  color: #FFFFFF; 
}


.mediumred {
  font-size: 15px;
  font-weight: bold; 
  text-align:center;
  color: #FF1111; 
}

.mediumgreen {
  font-size: 15px;
  font-weight: bold; 
  text-align:center;
  color: #1111FF; 
}

.mediumblue {
  font-size: 15px;
  font-weight: bold; 
  text-align:center;
  color: #1111FF; 
}

.mediumblack {
  font-size: 12px;
  font-weight: bold; 
  text-align:center;
  color: #222222; 
}

.mediumwhite {
  font-size: 12px;
  font-weight: bold; 
  text-align:center;
  color: #FFFFFF; 
}




.bigblack {
  font-size: 14px;
  font-weight: bold; 
  text-align:center;
  color: #222222; 
}

.bigwhite {
  font-size: 14px;
  font-weight: bold; 
  text-align:center;
  color: #FFFFFF; 
}



BODY {
  color: black;
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica;
  font-style: normal; 
  font-weight: normal; 
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-face-color: #EAEAEA;
  scrollbar-darkshadow-color: #4A4A4A;
  scrollbar-track-color: #FFFFFF;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-highlight-color: #000000;
}

BODY.t {
  color: black;
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-face-color: #EAEAEA;
  scrollbar-darkshadow-color: #4A4A4A;
  scrollbar-track-color: #FFFFFF;
  scrollbar-3dlight-color: #CCCCCC;
  scrollbar-highlight-color: #000000;
}



H1 {
  font-size: 14px;
  font-weight: bold; 
  text-align:center;
  color: #FFFFFF; 
}

H2 {
  font-size: 12px;
  font-weight: bold; 
  text-align:center;
  color: #222222; 
}

H3 {
  font-size: 10px;
  font-weight: bold; 
  text-align:center;
  color: #222222; 
}

H4 {
  font-size: 12px;
  font-weight: bold; 
  text-align:center;
  color: #FF4422; 
}

H5 {
  font-size: 10px;
  font-weight: bold; 
  text-align:center;
  color: #FF4422; 
}

H6 {
  font-size: 9px;
  font-weight: bold; 
  text-align:center;
  color: #FF4422; 
}

SPAN.small {
  font-size: 9px;
  font-weight: bold; 
  text-align:center;
  color: #FF4422; 
}

SPAN.medium {
  font-size: 12px;
  font-weight: bold; 
  text-align:center;
  color: #FF4422; 
}







FONT.f1 {
  font-size: 14px;
  font-weight: bold; 
  text-align:center;
  color: #222222; 
}

FONT.f2 {
  font-size: 14px;
  font-weight: bold; 
  text-align:center;
  color: #FFFFFF; 
}

P.medium {
  font-size: 10px;
  font-weight: bold; 
  color: #222222; 
}

P.t1 {
  font-size: 16px;
  font-weight: bold; 
  text-align: left;
  color: #222222; 
}

P.t2 {
  font-size: 16px;
  font-weight: bold; 
  text-align: left;
  color: #222222; 
}

P.t3 {
  font-size: 12px;
  text-align: left;
}

DIV.d1 {
  font-size: 10px;
  text-align: center;
}

A:hover    { 
  font-size: 12px; 
  background-color: #EEEEEE;
  font-weight: bold; 
  color: #8888FF; 
  text-decoration: underline
}

A:link     { 
  font-size: 12px; 
  font-weight: bold;
  color: #2222FF; 
  text-decoration: underline
}

A:visited  { 
  font-size: 12px; 
  font-weight: bold; 
  color: #4444FF; 
  text-decoration: underline
}


A.bigblue:hover    { 
  font-size: 14px; 
  background-color: #EEEEEE;
  font-weight: bold; 
  color: #8888FF; 
  text-decoration: underline
}

A.bigblue:link     { 
  font-size: 14px; 
  font-weight: bold;
  color: #2222FF; 
  text-decoration: underline
}

A.bigblue:visited  { 
  font-size: 14px; 
  font-weight: bold; 
  color: #4444FF; 
  text-decoration: underline
}


A.bigred:hover    { 
  font-size: 14px; 
  background-color: #EEEEEE;
  font-weight: bold; 
  color: #FF8888; 
  text-decoration: underline
}

A.bigred:link     { 
  font-size: 14px; 
  font-weight: bold;
  color: #FF2222; 
  text-decoration: underline
}

A.bigred:visited  { 
  font-size: 14px; 
  font-weight: bold; 
  color: #FF4444; 
  text-decoration: underline
}


TABLE { 
  font-size: 12px;
}

TR {
  font-size: 12px;
}

TD {
  font-size: 12px;
}

TD.availtrue {
  font-size: 12px;
  background-color: #B0FFB0;
  text-align:center;
  color: #000000; 
}

TD.availfalse {
  font-size: 12px;
  background-color: #FFB0B0;
  text-align:center;
  color: #000000;
}

TABLE.boxtitle { 
  font-size: 12px;
  text-align:center;
  border-right: #33CCFF 0px solid;
  border-top: #33CCFF 0px solid;
  border-left: #33CCFF 0px solid;
  border-bottom: #33CCFF 0px solid; 
}

TR.boxtitle {
  font-size: 12px;
  text-align:center;
  border-left: #000080 0px solid;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TD.boxtitle {
  font-size: 12px;
  background-color: #0080C0;
  text-align:center;
  color: #FFFFFF; 
  border-right: #0080C0 1px solid;
  border-top: #0080C0 1px solid;
  border-left: #0080C0 1px solid;
  border-bottom: #0080C0 1px solid; 
}

TD.boxtitlebig {
  font-size: 16px;
  background-color: #0080C0;
  text-align:left;
  color: #FFFFFF; 
  border-right: #0080C0 1px solid;
  border-top: #0080C0 1px solid;
  border-left: #0080C0 1px solid;
  border-bottom: #0080C0 1px solid; 
}

TABLE.box { 
  font-size: 10px;
  background-color: #33CCFF;
  text-align:center;
  border-right: #33CCFF 1px solid;
  border-top: #33CCFF 1px solid;
  border-left: #33CCFF 1px solid;
  border-bottom: #33CCFF 1px solid; 
}

TR.box {
  font-size: 10px;
  background-color: #DDEEFF;
  text-align:center;
  border-left: #000080 0px solid;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TD.box {
  font-size: 9px;
  text-align:center;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-left: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TD.box2 {
  font-size: 12px;
  text-align:center;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-left: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TD.box3 {
  font-size: 14px;
  text-align:left;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-left: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TABLE.t1 { 
  font-size: 12px;
  background-color: #BBDDEE;
  text-align:center;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-left: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TR.t1 {
  font-size: 12px;
  background-color: #BBDDEE;
  text-align:center;
  border-left: #000080 0px solid;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TD.t1 {
  font-size: 12px;
  background-color: #BBDDEE;
  text-align:center;
  border-right: #000080 1px solid;
  border-top: #000080 1px solid;
  border-left: #000080 1px solid;
  border-bottom: #000080 1px solid; 
}

TABLE.t2 { 
  font-size: 12px;
  background-color: #CCDDEE;
  text-align:center;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-left: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TR.t2 {
  font-size: 12px;
  background-color: #CCDDEE;
  text-align:center;
  border-right: #000080 0px solid;
  border-top: #FFCC99 0px solid;
  border-left: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TD.t2 {
  font-size: 12px;
  background-color: #DDEEFF;
  text-align:center;
  border-right: #FFCC99 1px solid;
  border-top: #FFCC99 1px solid;
  border-left: #FFCC99 1px solid;
  border-bottom: #FFCC99 1px solid; 
}


TABLE.tsmall { 
  font-size: 9px;
  text-align:center;
  border-right: #008000 0px solid;
  border-top: #008000 0px solid;
  border-left: #008000 0px solid;
  border-bottom: #008000 0px solid; 
}

TR.tsmall {
  font-size: 9px;
  text-align:center;
  border-right: #008000 0px solid;
  border-top: #008000 0px solid;
  border-left: #008000 0px solid;
  border-bottom: #008000 0px solid; 
}

TD.tsmall {
  font-size: 9px;
  text-align:center;
  border-right: #008000 0px solid;
  border-top: #008000 0px solid;
  border-left: #008000 0px solid;
  border-bottom: #008000 0px solid; 
}

TD.adv {
  background-color: #CFFFCF;
  border-right: #808080 1px dotted;
  border-top: #808080 1px dotted;
  border-left: #808080 1px dotted;
  border-bottom: #808080 1px dotted; 
}

A:hover    { 
  font-size: 12px; 
  background-color: #EEEEEE;
  font-weight: bold; 
  color: #8888FF; 
  text-decoration: underline
}

A:link     { 
  font-size: 12px; 
  font-weight: bold;
  color: #2222FF; 
  text-decoration: underline
}

A:visited  { 
  font-size: 12px; 
  font-weight: bold; 
  color: #4444FF; 
  text-decoration: underline
}

A.b1:hover    { 
  font-size: 16px; 
  background-color: #EEEEEE;
  font-weight: bold; 
  color: #8888FF; 
  text-decoration: underline
}

A.b1:link     { 
  font-size: 16px; 
  font-weight: bold;
  color: #2222FF; 
  text-decoration: underline
}

A.b1:visited  { 
  font-size: 16px; 
  font-weight: bold; 
  color: #4444FF; 
  text-decoration: underline
}


A.s1:hover    { 
  font-size: 9px; 
  background-color: #EEEEEE;
  font-weight: bold; 
  color: #8888FF; 
  text-decoration: underline
}

A.s1:link     { 
  font-size: 9px; 
  font-weight: bold;
  color: #2222FF; 
  text-decoration: underline
}

A.s1:visited  { 
  font-size: 9px; 
  font-weight: bold; 
  color: #4444FF; 
  text-decoration: underline
}

TD.template {
 font-weight : bold;
 font-size : 12px;
 text-align : left;
 vertical-align : middle;
 background-color : #F0FBFF;
 color: #000066;
}

TD.text {
 font-size : 12px;
 color: #000000;
}

TD.text2 {
 font-size : 12px;
 background-color=#0099CC
 color: #000000;
 text-align : left;
 vertical-align : top;
}

TD.text3 {
 font-size : 12px;
 background-color=#0099CC
 color: #000000;
 text-align : center;
 vertical-align : top;
}

TD.bgyellow {
  font-size: 12px;
  color: #000000;
  text-align : center;
  vertical-align : middle;
  border-right: #FFCC99 1px solid;
  border-top: #FFCC99 1px solid;
  border-left: #FFCC99 1px solid;
  border-bottom: #FFCC99 1px solid; 
}

TD.green {
  font-size: 12px;
  background-color: #22FF22;
  color: #000000;
  text-align : center;
  vertical-align : middle;
  border-right: #FFCC99 1px solid;
  border-top: #FFCC99 1px solid;
  border-left: #FFCC99 1px solid;
  border-bottom: #FFCC99 1px solid; 
}

TD.red {
  font-size: 12px;
  background-color: #FF2222;
  color: #000000;
  text-align : center;
  vertical-align : middle;
  border-right: #FFCC99 1px solid;
  border-top: #FFCC99 1px solid;
  border-left: #FFCC99 1px solid;
  border-bottom: #FFCC99 1px solid; 
}

TD.footertext {
 font-weight : bold;
 font-size : 10px;
 color: #ffffff;
}

A.flip {
 font-weight : bold;
 text-decoration: NONE;
 color: #FFFFFF
}

A.flip:hover {
 font-weight : bold;
 color: #FFCC00
}




P.t {
  font-size: 12px;
  text-align:center;
}

FONT.t {
  font-size: 12px;
  text-align:center;
}

TABLE.t { 
  font-size: 8px;
  text-align:center;
  border-right: #000080 1px solid;
  border-top: #000080 1px solid;
  border-left: #000080 1px solid;
  border-bottom: #000080 1px solid; 
}

TR.t {
  font-size: 12px;
  text-align:center;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-left: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TD.t {
  font-size: 12px;
  text-align:center;
  border-right: #808080 1px solid;
  border-top: #808080 1px solid;
  border-left: #808080 1px solid;
  border-bottom: #808080 1px solid; 
}

TABLE.t0 { 
  font-size: 12px;
  text-align:center;
  border-right: #008000 0px solid;
  border-top: #008000 0px solid;
  border-left: #008000 0px solid;
  border-bottom: #008000 0px solid; 
}

TR.t0 {
  font-size: 12px;
  text-align:center;
  border-right: #008000 0px solid;
  border-top: #008000 0px solid;
  border-left: #008000 0px solid;
  border-bottom: #008000 0px solid; 
}

TD.t0 {
  font-size: 12px;
  text-align:center;
  border-right: #008000 0px solid;
  border-top: #008000 0px solid;
  border-left: #008000 0px solid;
  border-bottom: #008000 0px solid; 
}

TD.lati0 {
  font-size: 12px;
  text-align:center;
  border-right: #008000 0px solid;
  border-left: #008000 0px solid;
  border-top: #008000 1px solid;
  border-bottom: #008000 1px solid; 
}

TD.latidown0 {
  font-size: 12px;
  text-align:center;
  border-right: #008000 0px solid;
  border-left: #008000 0px solid;
  border-top: #008000 1px solid;
  border-bottom: #008000 0px solid; 
}

TD.down0 {
  font-size: 12px;
  text-align:center;
  border-right: #008000 1px solid;
  border-left: #008000 1px solid;
  border-top: #008000 1px solid;
  border-bottom: #008000 0px solid; 
}

TABLE.t3 { 
  font-size: 12px;
  background-color: #EAEAEA;
  text-align:center;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-left: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TR.t3 {
  font-size: 12px;
  background-color: #EAEAEA;
  text-align:center;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-left: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TD.t3 {
  font-size: 12px;
  background-color: #EAEAEA;
  text-align:center;
  border-right: #000020 1px solid;
  border-top: #000020 1px solid;
  border-left: #000020 1px solid;
  border-bottom: #000020 1px solid; 
}



TABLE.t4 { 
  font-size: 12px;
  background-color: #FEFEFE;
  text-align:center;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-left: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TR.t4 {
  font-size: 12px;
  background-color: #FEFEFE;
  text-align:center;
  border-left: #000080 0px solid;
  border-right: #000080 0px solid;
  border-top: #000080 0px solid;
  border-bottom: #000080 0px solid; 
}

TD.t4 {
  font-size: 12px;
  background-color: #FEFEFE;
  text-align:center;
  border-right: #000080 1px solid;
  border-top: #000080 1px solid;
  border-left: #000080 1px solid;
  border-bottom: #000080 1px solid; 
}


TABLE.t5 { 
  font-size: 12px;
  background-color: #FFCC99;
  text-align:center;
  border-right: #000000 0px solid;
  border-top: #000000 0px solid;
  border-left: #000000 0px solid;
  border-bottom: #000000 0px solid; 
}

TR.t5 {
  font-size: 12px;
  background-color: #B3DDC5;
  text-align:center;
  border-right: #000000 0px solid;
  border-top: #000000 0px solid;
  border-left: #000000 0px solid;
  border-bottom: #000000 0px solid; 
}

TD.t5 {
  font-size: 12px;
  background-color: #0099CC;
  text-align:center;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid; 
}

TABLE.t6 { 
  font-size: 12px;
  background-color: #FFCC99;
  text-align:center;
  border-right: #000000 0px solid;
  border-top: #000000 0px solid;
  border-left: #000000 0px solid;
  border-bottom: #000000 0px solid; 
}

TR.t6 {
  font-size: 14px;
  font-weight: bold; 
  background-color: #DDDDFF;
  text-align:center;
  border-right: #FFCC99 1px solid;
  border-top: #FFCC99 1px solid;
  border-left: #FFCC99 1px solid;
  border-bottom: #FFCC99 1px solid; 
}

TD.t6 {
  font-size: 15px;
  font-weight: bold; 
  background-color: #DDEEFF;
  text-align:center;
  border-right: #FFCC99 1px solid;
  border-top: #FFCC99 1px solid;
  border-left: #FFCC99 1px solid;
  border-bottom: #FFCC99 1px solid; 
  color: #FF0000;
}

TD.t7 {
  font-size: 14px;
  font-weight: bold; 
  background-color: #DFEFFF;
  text-align:center;
  border-right: #FFCC99 1px solid;
  border-top: #FFCC99 1px solid;
  border-left: #FFCC99 1px solid;
  border-bottom: #FFCC99 1px solid; 
  color: #0000FF;
}




DIV.title1 {
  font-size: 20px;
  color: #000000;
  text-align:center;
}

DIV.d2 {
  font-size: 14px;
  text-align: center;
}

DIV.d3 {
  font-size: 14px;
  color: #FF9966;
  text-align:left;
}




A.medium:hover    { 
  font-size: 10px; 
  background-color: #EEEEEE;
  font-style: normal; 
  font-weight: bold; 
  color: #8888FF; 
  text-decoration: underline
}

A.medium:link     { 
  font-size: 10px; 
  font-style: normal; 
  font-weight: bold;
  color: #2222FF; 
  text-decoration: underline
}

A.medium:visited  { 
  font-size: 10px; 
  font-style: normal; 
  font-weight: bold; 
  color: #4444FF; 
  text-decoration: underline
}




A.small:hover    { 
  font-size: 9px; 
  background-color: #EEEEEE;
  font-weight: bold; 
  color: #FF8888; 
  text-decoration: underline
}

A.small:link     { 
  font-size: 9px; 
  font-weight: bold;
  color: #FF2222; 
  text-decoration: underline
}

A.small:visited  { 
  font-size: 9px; 
  font-weight: bold; 
  color: #FF4444; 
  text-decoration: underline
}


A.smallest:hover    { 
  font-size: 9px; 
  background-color: #EEEEEE;
  font-weight: normal; 
  color: #8888FF; 
  text-decoration: underline
}

A.smallest:link     { 
  font-size: 9px; 
  font-weight: normal;
  color: #2222FF; 
  text-decoration: underline
}

A.smallest:visited  { 
  font-size: 9px; 
  font-weight: normal; 
  color: #4444FF; 
  text-decoration: underline
}


A.countrymedium:hover    { 
  font-size: 9px; 
  /*background-color: #40B0F0;*/
  font-weight: bold; 
  color:#000099; 
  text-decoration: underline
}

A.countrymedium:link     { 
  font-size: 9px; 
 /* background-color: #0080C0;*/
  font-weight: bold;
  color: #000099; 
  text-decoration: underline
}

A.countrymedium:visited  { 
  font-size: 9px; 
  /*background-color: #0080C0;*/
  font-weight: bold; 
  color: #000099; 
  text-decoration: underline
}





INPUT.text {
  border-width: 1; 
  font-size: 12px;
  border-color:#AAAAAA; 
  background-color: #FFFFFF;
  height: 18px
  font: bold; 
  font-family: Verdana; 
  font-size: 7pt; 
  color: #222222; 	
}

INPUT.checkbox {
  border-width: 1;
  background-color: #EEEEEE;
  color: #222222; 	
}

INPUT.radio {
  border-width: 1;
  background-color: #EEEEEE;
  color: #222222; 	
}

INPUT.button {
  border-width: 1;
  font-size: 12px;
  background-color: #EEEEEE;
  height: 20px
  font: bold; 
  font-family: Verdana; 
  font-size: 9pt; 
  color: #222222; 	
}

TEXTAREA.textarea {
  border: ridge 1px; 
  border-width: 1; 
  border-color:#2E166A; 
  background-color:  #FAFAFA; 
  font: bold; 
  font-family: Verdana; 
  font-size: 7pt; 
  color: #222222; 	
}

SELECT.select {
  border-width: 1;
  font-size: 12px;
  background-color: #FFFFFF;
  height: 18px
  font: bold; 
  font-family: Verdana; 
  font-size: 7pt; 
  color: #222222; 	
}
/* css for glo-con look*/
table#languages
{
	color: #996633;
	width: 860px;
}
div#container
{
/*	padding-right: 23px;	
	padding-left: 23px;
*/	background: #ffffff;
	text-align:center;	
}
div#head
{
	/*background: url(/images/head.jpg) no-repeat;
	background: url(http://castles.glo-con.com/images/Castles_for_Sale.jpg) no-repeat;*/
	width: 875px;
	height: 150px;
	text-align: center;
}
div#head_italian
{
	/*background: url(/images/head.jpg) no-repeat;
	background: url(/images/top_image.jpg) no-repeat;
	background: url(http://castles.glo-con.com/images/Castelli_in_Vendita.jpg) no-repeat;*/
	width: 875px;
	height: 150px;
	text-align: center;
}
div#searchbar
{
	width: 875px;
	height: 45px;
	background: #003399;
	text-align:center;
}
table#topmenu
{
	color: #996633;
	position: relative;
	left: 2px;
	top: 26px;
	text-align:center;
}
td.topmenutext
{
	background: #ffffff;
}
div#searchform
{
	float: right;
	color: #ffffff;
}
span.label
{
	color:#ffffff;
}
input.searchpattern
{
	border: none;
	width: 103;
	font: 11px "Verdana", "Arial", sans-serif;
}
input.searchsubmit
{
	border: none;
	background: #003399;
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #ffffff;
	cursor: pointer;
}
input.searchwhere
{}
div#mainmenu
{
	width: 875px;
	height: 26px;
	background: url(/images/backmenu.jpg) repeat-x;
	padding-top: 3px;
}
table#mainmenu
{
	width: 875px;
}
a.main:link
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	text-decoration: none;
}
a.main:visited
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
    text-decoration: none;
}
a.main:hover
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #996633;
    text-decoration: none;
}
a.main:active
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
    text-decoration: none;
}
div#footbar
{
	width: 875px;
	height: 26px;
	background: url(/images/footbarbottom.jpg) repeat-x;
}
div.topbord
{
	width: 875px;
	height: 8px;
	background: url(/images/littlebar.jpg) repeat-x;
	text-align:center;
}
div#listing
{
	display: table;
	width: 875px;
	height: 26px;
	background: #003399;
	font: bold 14px "Times", serif;
	color: #ffffff;
}
div#innerlisting
{
	display: table-cell; 
	vertical-align:middle; 
	text-align:center;
}
a.bigwhite:link
{
	font: bold 12px Verdana, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.bigwhite:visited
{
	font: bold 12px Verdana, Arial, sans-serif;
	color: #FFFFFF;
    text-decoration: none;
}
a.bigwhite:hover
{
	font: bold 12px Verdana, Arial, sans-serif;
	color: #FFFFFF;
    text-decoration: underline;
	background-color:#003399;
}
a.bigwhite:active
{
	font: bold 12px Verdana, Arial, sans-serif;
	color: #FFFFFF;
    text-decoration: none;
}
td.boxlabelback
{
	background: url(/images/boxlabelback.jpg) repeat-x;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
}
img.listthumb
{
	width: 100px;
	height: 70px;
	margin: 8px;
}
td.listtext
{
	padding: 8px;
	font: 12px "Verdana", "Arial", sans-serif;
}
td.listdata
{
	padding-left: 8px;
}
span.loc
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
}
.bluebar
{
	background-color:#00339c;
	color:#FFFFFF;
	text-align:center;
	height:28;	
}
div#titlebord
{
	width: 875px;
	height: 26px;
	background: #003399;
	text-align: center;
	display: table;
	position: static;
	margin-bottom: 8px;
}
div#title
{
	font: 12px "Verdana", "Arial", sans-serif;
	color: #ffffff;
	display: table-cell;
	vertical-align: middle;
	position: static;
	text-align:center;
}
div.topbord_pagging
{
	width: 430px;
	height: 8px;
	background: url(http://www.glo-con.com/images/littlebar.jpg) repeat-x;
}
div#titlebord_pagging
{
	width: 430px;
	height: 26px;
	background: #003399;
	text-align: center;
	display: table;
	position: static;
	margin-bottom: 8px;
}
a.sponsor2:link
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #FFFFFF;
	font-size:16px;
	text-decoration: none;
 	/*padding-bottom:10px;*/
}
a.sponsor2:visited
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #FFFFFF;
    text-decoration: none;
	font-size:16px;
	/*padding-bottom:10px;*/
}
a.sponsor2:hover
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #FFFFFF;
	font-size:16px;
    text-decoration:underline;
	background-color:#003399;
/*	padding-bottom:10px;
*/}
a.sponsor2:active
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #FFFFFF;
	font-size:16px;
    text-decoration: none;
	/*padding-bottom:10px;*/
}
div.listentrycontent
{
	width: 873px;
	height: 130px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
div.listentry
{
	width: 875px;
}
a.main:link
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	text-decoration: none;
}
a.main:visited
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
    text-decoration: none;
}
a.main:hover
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #996633;
    text-decoration: none;
}
a.main:active
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
    text-decoration: none;
}
div.topbord2
{
	width: 875px;
	height: 9px;
	background: url(/images/littlebar.jpg) repeat-x;
}
table#contentbody
{
	width: 875px;
	margin-top: 10px;
	margin-bottom: 14px;
}
div#searchkeys
{
	width: 875px;
}
table#toplist
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
}
div.footsearchcolumn2
{
	width: 475px;
	height: 9px;
	background: url(/images/littlebar.jpg) repeat-x;
}
div#randomest
{
   /* height: 153px;*/
    width: 474px;
    border-right: 1px solid #CCCCCC;
}
div.footsearchcolumn
{
	width: 390px;
	height: 9px;
	background: url(/images/littlebar.jpg) repeat-x;
}
div#searchparam
{
	/*height: 153px;*/
	width: 389px;
	border-left: 1px solid #CCCCCC;
}
input.searchinput
{
	background: #B9C7E3;
	border: none;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	width: 99%;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 4px;
}
div.listingcontent
{
	width: 107px;
	padding-top: 8px;
	padding-bottom: 12px;
	text-align: center;
}
span.evidence
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	text-align:left;
}
.evidence2
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	height:40px;

}
a.detail:link
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #996633;
	text-decoration: none;
}
a.detail:visited
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #996633;
    text-decoration: none;
}
a.detail:hover
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #003399;
    text-decoration: none;
}
a.detail:active
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #996633;
    text-decoration: none;
}
img.padd
{
	padding-left: 8px;
	padding-bottom: 8px;
}
.btn_display{
	display:block; 
	width:163px; 
	background:url(http://castles.glo-con.com/images/btn_2.jpg) no-repeat; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#01329B; 
	font-weight:bold; 
	text-align:center; 
	vertical-align:middle; 
	text-decoration:none;
	/*padding:8px 0px 8px 0px;*/
	height:39px;
}
a.btn_display1{
	display:block; 
	width:163px; 
	background:url(http://castles.glo-con.com/images/btn_1.jpg) no-repeat; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	text-decoration:none;
	/*padding:14px 0px 8px 0px;*/
	height:43px;
}
a.btn_display1:visited{
	display:block; 
	width:163px; 
	background:url(http://castles.glo-con.com/images/btn_1.jpg) no-repeat; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	text-decoration:none;
	/*padding:14px 0px 8px 0px;*/
	height:43px;
}
a.btn_display1:hover{
	display:block; 
	width:163px; 
	background:url(http://castles.glo-con.com/images/btn_1_hover.jpg) no-repeat; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	/*padding:14px 0px 8px 0px;*/
	text-decoration:none;
	height:43px;
}
a.btn_display{
	display:block; 
	width:163px; 
	background:url(http://castles.glo-con.com/images/btn_2.jpg) no-repeat; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	text-decoration:none;
	/*padding:11px 8px 11px 8px;*/
	height:39px;
}
a.btn_display:visited{
	display:block; 
	width:163px; 
	background:url(http://castles.glo-con.com/images/btn_2.jpg) no-repeat; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	text-decoration:none;
	/*padding:11px 8px 11px 8px;*/
	height:39px;
}
a.btn_display:hover{
	display:block; 
	width:163px; 
	background:url(http://castles.glo-con.com/images/btn_2_hover.jpg) no-repeat; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	/*padding:11px 0px 11px 0px;*/
	text-decoration:none;
	height:39px;
}
a.btn_display3{
	display:block; 
	width:163px; 
	background:url(http://castles.glo-con.com/images/btn_3.jpg) no-repeat; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	text-decoration:none;
	/*padding:11px 0px 11px 0px;*/
	height:43px;
}
a.btn_display3:visited{
	display:block; 
	width:163px; 
	background:url(http://castles.glo-con.com/images/btn_3.jpg) no-repeat; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	text-decoration:none;
	/*padding:11px 0px 11px 0px;*/
	height:43px;
}
a.btn_display3:hover{
	display:block; 
	width:163px; 
	background:url(http://castles.glo-con.com/images/btn_3_hover.jpg) no-repeat; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	/*padding:11px 0px 11px 0px;*/
	text-decoration:none;
	height:43px;
}

a.littlelink:link, a.littlelink:visited, a.littlelink:active
{
	font: 9px "Verdana", "Arial", sans-serif;
	color: #003399;
	text-decoration: none;
}
a.littlelink:hover
{
	font: 9px "Verdana", "Arial", sans-serif;
	color: #996633;
    text-decoration: none;
}
a.sponsor:link
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	text-decoration: none;
}
a.sponsor:visited
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #003399;
    text-decoration: none;
}
a.sponsor:hover
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #996633;
    text-decoration: none;
	background-color:#C6F8BB;
}
a.sponsor:active
{
	font: bold 11px "Verdana", "Arial", sans-serif;
	color: #003399;
    text-decoration: none;
}
ul#itemlinks
{
	text-align: left;
	color: #003399;
	list-style: square inside;
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
span.orangetitle
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #996633;
	font-weight: bold;
}
div.articlebody
{
    width: 853px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    text-align: justify;
    padding: 10px;
}
input.contactinput
{
	background: #B9C7E3;
	border: none;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	width: 100%;
	height: 17px;
	padding-left: 5px;
	margin-top: 2px;
}
input.contactinput2c
{
	background: #B9C7E3;
	border: none;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	width: 102px;
	height: 17px;
	padding-left: 5px;
	margin-top: 2px;
}
input.shortcontactinput
{
	background: #B9C7E3;
	border: none;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	width: 30px;
	height: 17px;
	padding-left: 5px;
	margin-top: 2px;
}
table#contactbox
{
	width: 100%;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
}
table#contacts
{
	float: left;
	width: 97%;
	height: 100%;
	border: 4px solid #b9c7e3;
	margin-top: 3px;
}
table#contacts td
{
	padding-left: 3px;
}
textarea.commarea2
{
	width: 100%;
	height: 50px;
	background: #b9c7e3;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	border: none;
	padding: 3px;
}
img.flag3
{
	width: 20px;
	height: 14px;
	border-bottom: 5px solid white;
	border-right: 5px solid white;
}
span.stateleft
{
    display: block; 
    margin-top: 4px;
}
td.itemslogan
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	padding-left: 8px;
	padding-right: 8px;
}
a.secondary:link
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.secondary:visited
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #ffffff;
    text-decoration: none;
}
a.secondary:hover
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #996633;
    text-decoration: none;
}
a.secondary:active
{
	font: 11px "Verdana", "Arial", sans-serif;
	color: #ffffff;
    text-decoration: none;
}
.grayline
{
	background:url(http://castles.glo-con.com/images/gray_line.JPG) left top repeat-x;
	padding:0px;
	margin:0px;
}
img.flag2
{
	width: 13px;
	height: 9px;
	border-top: 4px solid white;
	border-right: 4px solid white;
}
.graybluehead{width:85px;text-align:left;color:#0033FF;font-weight:bold;float:left;font-size:10px;}
.smallflag
{
	width:12px;float:left;text-align:right;padding-top:2px;
}
table.loginform
{
	/*margin-top: 2px;*/
	width: 264px;
	margin-left: 10px;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
}
table.loginform2
{
	/*height:30px;*/
	width: 264px;
	margin-left: 10px;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
}
div#footrightcolumn
{
	width: 275px;
	height: 9px;
	background: url(/images/littlebar.jpg) repeat-x;
}


div#login
{
	height: 91px;
	width: 274px;
	/*border-left: 1px solid #CCCCCC;*/
}
input.logininput
{
	background: #B9C7E3;
	border: none;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	width: 170px;
	height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}
div.footsearchcolumnmainpage
{
	width: 570;
	height: 9px;
	background: url(http://castles.glo-con.com/images/littlebar.jpg) repeat-x;
}
select.selectionx
{
	border: none;
	background: #B9C7E3;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	height: 18px;
	width: 99%;
	margin-bottom: 4px;
}
select.selection
{
    border: none;
    background: #B9C7E3;
    font: 11px "Verdana", "Arial", sans-serif;
    color: #003399;
    height: 18px;
    width: 99%;
    margin-top: 2px;
    margin-bottom: 3px;
}
select.shortselection
{
	border: none;
	background: #B9C7E3;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
	height: 18px;
	width: 100px;
	margin-bottom: 4px;
}
table#searchbox
{
	margin-top: 5px;
	width: 380px;
	margin-left: 10px;
	font: 11px "Verdana", "Arial", sans-serif;
	color: #003399;
}
.ver_gray_line
{
	background:url(http://castles.glo-con.com/images/grayvert.JPG) repeat-y;
}
.rightborder
{
	border-right:1px solid #CCCCCC;
}
.leftpad
{
	padding-left:4px;
}


/*9_dec_08*/

#footrightcolumn1
{
	width: 275px;
	height: 9px;
	background: url(/images/littlebar.jpg) repeat-x top left;
}

.footsearchcolumnmainpage
{
	width: 570;
	height: 9px;
	background: url(http://castles.glo-con.com/images/littlebar.jpg) repeat-x top left;
}
div#title2
{
	font: 12px "Verdana", "Arial", sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	display: table-cell;
	vertical-align: middle;
	position: static;
}
h2
{
	font: bold 12px "Verdana", "Arial", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
/* Following classes added on 09 January 2009 */
.grayborder
{
	border:1px solid #CCCCCC;
}
.codebox
{
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	width:10px;
	text-align:center;
	margin-top:4px;
	margin-bottom:4px;
	font-weight:bold;
	color:#333333;
}
.codebox2
{
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	width:10px;
	text-align:center;
	margin-bottom:8px;
	font-weight:bold;
	color:#333333;
}
.captcha
{
	height:20px;width:65px;padding-left:10px;padding-right:0px;
	border:1px solid #CCCCCC;
}
.sendbutton
{
	background:url(http://castles.glo-con.com/images/sendbtn1.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	height:20px;
	cursor:pointer;
	padding-top:2px;
}
.sendbutton2
{
	background:url(http://castles.glo-con.com/images/sendbtn2.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	text-align:center;
	height:20px;
	cursor:pointer;
	padding-top:2px;
}
a.btn_display_list{
	display:block; 
	width:170px; 
	background:url(http://castles.glo-con.com/images/btn_test.gif) no-repeat; 
	font:14px Arial, Helvetica, sans-serif; 
	color:#3b8fed; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	text-decoration:none;
	border:1px solid #3b8fed;
	line-height:30px;
}
a.btn_display_list:visited{
	display:block; 
	width:170px; 
	background:url(http://castles.glo-con.com/images/btn_test.gif) no-repeat; 
	font:14px Arial, Helvetica, sans-serif; 
	color:#3b8fed; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	text-decoration:none;
	border:1px solid #3b8fed;
	line-height:30px;
}
a.btn_display_list:hover{
	display:block; 
	width:170px; 
	background:url(http://castles.glo-con.com/images/btn_test.gif) no-repeat; 
	font:14px Arial, Helvetica, sans-serif; 
	color:#ff6000; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	text-decoration:none;
	border:1px solid #ff6000;
	line-height:30px;
}
.btn_display_list2{
    float:left;
	display:block; 
	width:170px; 
	background:url(hhttp://castles.glo-con.com/images/btn_test.gif) no-repeat; 
	font:14px Arial, Helvetica, sans-serif; 
	color:#FF0000; 
	font-weight:bold; 
	text-align:left; 
	vertical-align:middle; 
	text-decoration:none;
	border:1px solid #3b8fed;
	line-height:30px;
}
/* End */