body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-color: #D3E80F;
}
#navbar {
	height: 400px;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 0px;
}


a:link {
	color: #CC2A29;
	line-height: 20px;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #8C1AFF;
	line-height: 20px;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
	background-color: #CC252A;
	font-size: 14px;
}
a:active {
	color: #FF0000;
	line-height: 20px;
	text-decoration: underline;
	font-size: 14px;
}
.gradient {
	background-color: #D3E80F;
	color: #333333;
	background-attachment: scroll;
	background-image: url(../assets/pics/masai_cut.jpg);
	background-repeat: no-repeat;
	background-position: 98% bottom;
}
#header {
	background-attachment: scroll;
	background-image: url(../assets/images/tijo_header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 90px;
	width: 590px;
	text-indent: -9999px;
	margin-left: 32px;
}
.main {
	background-attachment: scroll;
	background-image: url(../assets/images/warrior.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.header {
	background-attachment: scroll;
	background-image: url(../assets/images/tijo_grad_02.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.shadow{
border:1px solid silver;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}
.tablebg {
	background-color: #FFFFFF;
}
.content_table {
	background-color: #6F0000;
	line-height: 20px;
}
#main {
	background-color: #6F0000;
	margin-top: 2em;
	text-align: center;
	margin-bottom: 2em;
	padding-top: 13px;
	padding-right: 30px;
	padding-bottom: 13px;
	padding-left: 30px;
	background-attachment: scroll;
	background-image: url(../assets/pics/pattern.jpg);
	background-repeat: repeat;
}
h1 {
	margin-top: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	color: #CCCCCC;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #CCCCCC;
	padding: 2px;
}
h5 {
	line-height: 25px;
	color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#thanks {
	height: 100px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #6F0000;
	text-align: center;
	vertical-align: 50%;
	padding-top: 5px;
}
.top_grad {
	background-attachment: scroll;
	background-image: url(../assets/pics/gradient_04.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.left_grad {
	background-attachment: scroll;
	background-image: url(../assets/pics/gradient_07.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.bottom_grad {
	background-attachment: scroll;
	background-image: url(../assets/pics/gradient_11.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.right_grad {
	background-attachment: scroll;
	background-image: url(../assets/pics/gradient_09.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.logo_bg {
	background-attachment: scroll;
	background-color: #6F0000;
	background-image: url(../assets/pics/tijo_logo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#address {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
