body { color: #fff; font-size: 14px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; background-color: #00113f; background-image: url(images/newbg.jpg); margin: 0; }
p { }
td { color: #fff; font-size: 14px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; text-shadow: 2px 2px 1px #000000; }
a { color: #ffcb00; }
a:link { color: #ffcb00; text-decoration: none; }
a:visited { color: #ffcb00; text-decoration: none; }
a:hover { color: #0ff; }
a:active { color: #ff0; }
.left_bg { background-image: url(/images/left_bg.gif); background-repeat: repeat-y; }
.center_bg { background-image: url(/images/centerbg.gif); background-repeat: repeat; }
.right_bg { background-image: url(/images/right_bg.gif); background-repeat: repeat-y; }
.main { color: #fff; font-size: 14px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; }
.menu { color: #ffcb00; font-size: 18px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; }
.date { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.thumb { margin: 1px 4px; padding: 3px; border: solid 1px #ffcb00; }
.title { color: #0ff; font-size: 20px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; text-transform: uppercase; word-spacing: 1px; letter-spacing: 1px; }
.titlelow { color: #0ff; font-size: 20px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; font-style: italic; word-spacing: 1px; letter-spacing: 1px; }
.title2 { color: #ff9; font-variant: normal; font-size: 16px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif  }
.title3 { font-variant: normal; font-size: 10px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif }
.title4 { font-variant: normal; font-size: 9px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif }
.contact { color: #fffe84; font-size: 11px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; background-color: #00005b; word-spacing: 1px; letter-spacing: 1px; border: dashed 1px #ff9; width:100%; //width:90%;}
.xeinput { color: #fffe84; font-size: 11px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; background-color: #00005b; text-align: center; word-spacing: 1px; letter-spacing: 1px; width: 60px; border: dashed 1px #ff9; }
.xeselect { color: #fffe84; font-size: 11px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; background-color: #00005b; word-spacing: 1px; letter-spacing: 1px; width: 180px; border: dashed 0 #ff9; }
.button { color: #fffe84; font-size: 11px; font-family: "Comic Sans MS", verdana, geneva, arial, sans-serif; background-color: #00005b; word-spacing: 1px; letter-spacing: 1px; border: dashed 1px #ff9; }
.rate th, .rate td { color: #fff; font-size: 12px; font-family: "Comic Sans MS", verdana, Geneva, Arial, helvetica; padding: 4px; vertical-align: top; text-align: left; border-right: 1px dotted #006dee; border-bottom: 1px dotted #006dee; }
.datasheet th, .datasheet td { color: #fff; font-size: 11px; font-family: "Comic Sans MS", verdana, Geneva, Arial, helvetica; padding: 1px; border-right: 1px dotted #006dee; border-bottom: 1px dashed #006dee; }
.addthis_toolbox .custom_images a {width: 32px; height: 32px; margin: 1; padding: 0;}
.addthis_toolbox .custom_images a:hover img {opacity: 1;}
.addthis_toolbox .custom_images a img {opacity: 0.75;}
form { margin: 0; }
#bookmark{
position: fixed;
right: 5px;
top: 160px;
color:black;
padding-left:10px;
}
* html #bookmark{ /*IE6 only rule, applied on top of the default above*/
	position: absolute;

top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+25+"px" : body.scrollTop+25+"px");
	width: 36px;
}
#toptwit{
position: fixed;
left: 0px;
bottom: 0px;
color:black;
padding-left:0px;
}
* html #toptwit{ /*IE6 only rule, applied on top of the default above*/
	position: absolute;

top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+25+"px" : body.scrollTop+25+"px");
	width: 36px;
}
