body {
	background-color:#e2001a;
	background:url(img/bg_stripes_full.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	padding: 0;
	margin: 0;
}

.tabtext {
height:26px;
line-height:26px;
padding-top:4px;
}

.tabactive {
text-align:center;
width:106px;
background:url(img/tab_active.gif);
background-repeat:no-repeat;
font-weight:bold;
cursor:pointer;
}

.tabinactive {
text-align:center;
width:106px;
background:url(img/tab_inactive.gif);
background-repeat:no-repeat;
cursor:pointer;
}

a {
color:#333333;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

#footer_bg {

background:url(img/bg_stripes_footer.jpg);
}

#footer {
color:#FFFFFF;
font-size:10px;
}

#footer a {
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover{
color:#CCCCCC;
text-decoration:underline;
}

#headernavigation {
	width:100%;
	background-color:#5b5b5b;
	vertical-align:middle;
	font-size:11px;
	color:#CCCCCC;
}

#headernavigation a{
	color:#CCCCCC;
}

#headernavigation a:hover{
	color:#FFF;
}

#mainnavigation {
	width:100%;
	background-color:#FFFFFF;
	height:70px;
	font-size:11px;
}
#sitebg_red {
background-color:#e2001a;
}

#sitebg {
	
	background:url(img/bg_stripes.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
	
.content_in {
padding-top:15px;
padding-left:60px;
padding-right: 50px;
padding-bottom:0px;
}

#subnavigation1 {
}

#subnavigation2 {
}

#subnavigation3 {
}

#flashintro {
	height: 335px;
}

#piclink a {
	border: 4px solid #444444;
}

#piclink a:hover {
	border: 4px solid #666666;
}

.txt_bright {
	color:FFFFFF;
}

.txt_bright a {
	color:FFFFFF;
	text-decoration:none;
}

.txt_bright a:hover {
	text-decoration:underline;
}

.txt_dark {
	color:FFFFFF;
}

.txt_dark a {
	color:FFFFFF;
	text-decoration:none;
}

.txt_dark a:hover {
	text-decoration:underline;
}

h1 {
font-size:16px;
}

h2 {
font-size:14px;
}

h3 {
font-size:12px;
font-weight:bold;
}

li{
list-style:square;
}