@import url(mainstyles.css);
/* REMOVE PADDING AND MARGIN VALUES */
html,body,h2,h3,h4,h5,h6,p,ul,ol,dl,li,dd,dt,img,
blockquote,q,table,thead,tbody,tfoot,caption,th,tr,td,a{margin:0; padding:0; font:11px Arial, Verdana, Helvetica, sans-serif; color:#ffffff; text-align:left;}

textarea {width:200px; height:150px;}
/* SET BASE FONT ATTRUBUTES */
html {}
/* background-color:#003152 */
body {background-image: url(../img/bgnew.png); background-position:center; background-repeat:repeat-y;margin:auto auto; background-color:#000;}
/* HARMONIZE LINKS, KILL BORDER ON IMG LINKS */
a {text-decoration:none }
a:link,a:visited {color:#15346D; text-decoration:underline; font-size:11px; }
a:hover {color:#333333; text-decoration:none; font-size:11px;}
a:active {color:#333333; }
a img,:link img,:visited img {border:none; }
/* REMOVE BROWSERS DEFAULT TABLE BORDERS */
table {border-collapse:collapse; }
/*TYPE*/
p {font:12px  Arial, Verdana, Helvetica, sans-serif; line-height:15px; }
/* REMOVE AUTOMATIC TOP/BOTTOM MARGINS ON NESTED LISTS */
ul ul,ul ol,ul dir,ul menu,ul dl,
ol ul,ol ol,ol dir,ol menu,ol dl,
dir ul,dir ol,dir dir,dir menu,dir dl,
menu ul,menu ol,menu dir,menu menu,menu dl,
dl ul,dl ol,dl dir,dl menu,dl dl {margin-top:0; margin-bottom:0; }

/* HARMONISE LIST-BULLET TYPE */
ul,ol,dl {list-style-type:none; list-style-position:inside; }
ul { }
li { }
dl { }
dt { }
dd { }
em {font-style:italic; font-weight:normal; }

strong a {color:color:#15346D;; font-weight:bold; }
acronym {background:transparent; cursor:help; font-style:normal; }
a acronym {border:none; cursor:pointer; }
fieldset {border:none; }
blockquote {font-style:italic; font-family:georgia; font-size:14px; color:#ff0000; text-align:center; }
blockquote strong {color:#ff0000; }
.center {text-align:center; }
.right {float:right; }
.textalignright {text-align:right; }
.left {float:left; }
.textalignleft {text-align:left; }
img.left {float:left; margin:0 7px 7px 0; }
img.right {float:right; margin:0 0 7px 7px; }
img.outline {border:1px solid #FFDB94; }
.clearing {clear:both; height:0; margin:0; padding:0; line-height:0;}
.clearinglist {clear:both; height:0; margin:0; padding:0; line-height:0;}
.normalclear {clear:both;height:0; margin:0 !important; margin:-4px 0 0 0; padding:0; line-height:0;}
.calendartitle {font-weight:bold;font-size:12px;}
/*LISTS*/
table.hotspotslist {margin-left: auto; margin-right: auto; }
table.hotspotitem {margin-left: auto; margin-right: auto; margin-bottom: 8px;}
h4.hotspot_type { font-size: 3em; color: yellow; text-align: center; }

