/* kravmaga style-sheet created by: brucz  */

body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	background-color: #630000;
	background-image: url(shared/bg.gif);
	background-repeat: repeat-x;
	text-align: left;
}

h1, h2, h3, h4, h5, h6, p, blockquote, dl, dd, dt, small, form, fieldset, button, input, textarea { margin: 0; padding: 0; }
img { border: none; }
p {  padding-bottom: 8px; }
h2 { margin: 5px 0;	font-size: 14px;  font-weight:bold;	color:#cc0000;	}
h3 { margin: 5px 0;	font-size: 16px;  font-weight:bold;	color:#000;	}
h4 { margin: 5px 0;	font-size: 18px;  font-weight:bold;	color:#000;	}

a, a:visited { 
	font-family: "Times New Roman", Times, serif; font-size: 14px;
	color: #cc0000; text-decoration: none; background-color: none;
}
a:hover { color: #cc0000; text-decoration: underline; }

.body-measure { width:822px; }

.mainbody_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; color: #000;
	background-color: #ffffff;
}

.mainheader_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px; color: #cc0000;
}

.maincontent_style {
	width: 444px; font-family: "Times New Roman", Times, serif;
	font-size: 22px; text-align: left; color: #000; line-height: 25px;
}

.subcontent_style {
	width: 750px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; text-align: left;
	color: #000; line-height: 18px;
	text-align: left;
}

.bottomcontent_style {
	width: 200px; padding:10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; color: #000;
	text-align: left;
}

.tableheader_style {
	width: 50%; padding: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px; color: #fff;
	font-weight: bold;
	background-color: #8c0004;
}

.tablecontent1_style {
	padding: 5px; padding-left: 20px; padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; color: #000;
	background-color: #e9e4eb;
}

.tablecontent2_style {
	padding: 5px; padding-left: 20px; padding-right: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px; color: #000;
	background-color: #d2cdd4;
}

.morelink_style, a.morelink_style, a:visited.morelink_style {
	font-family: "Times New Roman", Times, serif; font-size: 14px;
	color: #cc0000; text-decoration: none; background-color: none;
}
a:hover.morelink_style { color: #cc0000; text-decoration: underline; }


/* bg-image style */
.x2-centershadow {
	background-image: url(shared/x2-centershadow-break.gif);
	background-repeat: repeat-x;
}

.x4-centershadow {
	background-image: url(shared/x4-centershadow.gif);
	background-repeat: repeat-x;
}

.x1-leftshadow {
	background-image: url(shared/x1-leftshadow-bg.gif);
	background-repeat: repeat-y;
}

.x1-rightshadow {
	background-image: url(shared/x1-rightshadow-bg.gif);
	background-repeat: repeat-y;
}

.x3-leftshadow {
	background-image: url(shared/x3-leftshadow-bg.gif);
	background-repeat: repeat-y;
}

.x3-rightshadow {
	background-image: url(shared/x3-rightshadow-bg.gif);
	background-repeat: repeat-y;
}

.line-vertical {
	background-image: url(shared/linevertical.gif);
	background-repeat: repeat-y;
}
.topgredient_style {
	background-image: url(shared/top-gredient.gif);
	background-repeat: repeat-x;
}

.greygredient_style {
	background-image: url(shared/grey-gredient.gif);
	background-repeat: repeat-x;
}

.copyright_style, a.copyright_style, a:visited.copyright_style {
	font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
a:hover.copyright_style { color: #cc0000; text-decoration: underline; }