<style>
<!--

body {
  font-weight : normal;
  color : #000000;
  margin : 0px;
  background-color : #ffffff;
  cursor: default;
}

body, h1, h2, h3, h4, p, td {
  font-family : Trebuchet MS, Arial, Helvetica;
}

.linkUpdate						{ font-size: 8pt; font-weight: bold; text-decoration: none; margin-right: 2px; line-height: 22px; }
.linkUpdate a:link			{ text-decoration: none; color: #E1F4FF; background-color: #24A4EA; border: 1px solid #068AD2; padding: 2px 5px 3px 5px; }
.linkUpdate a:hover		{ text-decoration: none; color: #C1E7FC; background-color: #068AD2; border: 1px solid #087AB8; padding: 2px 5px 3px 5px; }
.linkUpdate a:visited	{ text-decoration: none; color: #E1F4FF; background-color: #24A4EA; border: 1px solid #068AD2; padding: 2px 5px 3px 5px; }

.hiddenbr br { display:none }

h1 {
  font-family : Verdana;
  font-weight : normal;
  color : #000000;
  font-size : 10px;
  text-align : right;
  line-height : 10px;
  margin-top : 3px;
  margin-bottom : 5px;
  margin-right : 6px;
}

h2 {
  font-weight : bold;
  color : #9e1714;
  font-size : 22px;
  text-align : left;
  line-height : 22px;
  margin-top : 0px;
  margin-bottom : 10px;
  margin-left : 14px;
  margin-right : 14px;
}

h3 {
  font-weight : normal;
  font-style : italic;
  color : #9e1714;
  font-size : 15px;
  text-align : left;
  line-height : 15px;
  margin : 0px;
  margin-top : 20px;
  padding-top : 14px;
  padding-left : 40px;
  padding-right : 0px;
  padding-bottom : 12px;
  background-image : url("../images/h3_bg.png");
  background-repeat : no-repeat;
}

h3.news, h3.nomargin {
  margin-top : 0px;
}

h3.news, h3.right {
  background-image : none;
  text-align : right;
  color : #000000;
  padding-left : 10px;
  padding-right : 40px;
}

h3.right {
  background-image : url("../images/h3_right_bg.png");
  background-position: right;
}

h4 {
  font-weight : bold;
  color : #000000;
  font-size : 12px;
  text-align : left;
  line-height : 12px;
  margin-top : 15px;
  margin-bottom : 10px;
  margin-left : 14px;
  margin-right : 0px;
}

h4.right {
  text-align : right;
  margin-left : 14px;
  margin-right : 14px;
}

h4.contacts {
  margin-top : 6px;
}

h4.center {
  text-align : center;
}

tr.h1, td.h1 {
  background-color : #e0e0e0;
}

td.menu {
  background-color : #a69078;
  background-image : url(../images/menu_normal_bg.gif);
  background-repeat : repeat;
}

td.menu_item, td.menu_item_active {
  font-family : Verdana;
  font-weight : bold;
  font-size : 11px;
  line-height : 11px;
  color : #ffffff;
  padding-left : 8px;
  padding-right : 8px;
  height : 20px;
}

td.menu_item_active, td.title_hr {
  background-color : #9e1714;
}

td.menu_item_active {
  background-image : url(../images/menu_active_bg.gif);
  background-repeat : repeat;
}

td.logo {
  background-color : #ffeed9;
}

td.title {
  background-color : #ffdcb8;
  background-image : url(../images/title_bg.gif);
  background-repeat : repeat;
  height : 65px;
  vertical-align : bottom;
}

td.news {
  background-image : url("../images/news_bg.png");
  background-repeat : no-repeat;
}

td.footer_hr {
  background-color : #cccccc;
}

td.footer {
  background-color : #eeeeee;
}

td.order_form {
  background-color : #ffffff;
  font-size : 12px;
  text-align : center;
  line-height : 20px;
}

td.caption {
  background-color : #eeeeee;
  font-size : 12px;
  line-height : 20px;
  background-image : url(../images/title_bg.gif);
  background-repeat : repeat;
}

td.captiongray {
  background-color : #eeeeee;
  font-size : 12px;
  line-height : 20px;
  background-image : url(../images/title_bg_gray.gif);
  background-repeat : repeat;
}

td.captionwhite {
  background-color : #ffffff;
  font-size : 12px;
  line-height : 20px;
}

td.bodywhite {
  background-color : #ffffff;
  font-size : 12px;
  line-height : 20px;
}

td.split {
  background-image : url(../images/h_bg.gif);
  background-repeat : repeat;
}

p {
  text-align : justify;
  margin-left : 14px;
  margin-right : 0px;
  margin-top : 0px;
  margin-bottom : 10px;
}

p.right {
  margin-left : 14px;
  margin-right : 14px;
}

p.rightalign {
  text-align : right;
  margin-left : 14px;
  margin-right : 14px;
}

p.top {
  margin-top : 11px;
}

p.leftmargin {
  margin-left : 15px;
}

p.links {
  text-align : right;
}

p, li {
  font-size : 12px;
  line-height : 20px;
}

ul, ol {
  margin-top : 0px;
  margin-bottom : 10px;
}

li {
  margin-top : 0px;
  margin-bottom : 0px;
  margin-right : 14px;
}

a, a:link, a:visited {
  color : #196ed7;
  text-decoration : none;
}

a:hover {
  color : #1454a3;
  text-decoration : underline;
}

a.menu_item, a.menu_item:link, a.menu_item:visited, a.menu_item:hover {
  color : #ffffff;
  text-decoration : none;
}

a.viewLarger{background:url(http://www.everstrike.com/images/magglass.gif) 0 3px no-repeat;margin:4px 0 15px 9px;padding:0 0 0 17px;}

p.essential {
  line-height : 16px;
  background-color : #ffedd9;
  padding: 4px;
  border: 1px solid #a69078;
}

p.essentialgray {
  background:transparent url(../images/f_gr.gif) repeat-x scroll 0px top !important;
  padding: 4px;
}

p.footer, p.footer_right {
  font-family : Verdana;
  font-size : 10px;
  line-height : 12px;
  color : #666666;
  margin-top : 14px;
  margin-bottom : 14px;
}

p.footer_right {
  text-align : right;
  margin-right : 14px;
}

p.center {
  text-align : center;
}

p.red {
  text-align : center;
  color : #9e1714;
}

ACRONYM {
	CURSOR: default; BORDER-BOTTOM: 1px dashed
}

img.screenshot {
  margin-top : 7px;
  margin-bottom : 0px;
  margin-right: 14px;
}

.cb {}
.cb b {margin-left: 1em; font-weight: normal;}
.cb i {color: #FFFFFF;}

.alt {
	BORDER-TOP: #ddd 1px solid;
	BORDER-BOTTOM: #ddd 1px solid;
    BACKGROUND-COLOR:#f5f5f5;
	PADDING-RIGHT: 10px; 	
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px;
	PADDING-TOP: 10px;
}

.boxshot {
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}
-->
</style>
