body {
  height:	100%;
  font-family:	Arial, Helvetica, sans-serif;
  font-size:	10px;
  line-height:	14px;
  font-weight:	normal;
  color:	#000000;
  text-decoration:	none;
  background:	#ffffff;
}

#navBox {
  width:	145px;
  height:	100%;
  border-top:	1px solid #999;
  border-right: 1px solid #999;
}

#navBoxHome {
  width:	145px;
  height:	496px;
  border-top:	1px solid #999;
  border-right: 1px solid #999;
}

#navHead {
  float:	right;
}

#wide {
  width:	617px;
  height:	100%;
  margin-left:	10px;
  background:	#E5E7E2;
  font-family:	Arial, Helvetica, sans-serif;
  font-size:	11px;
  line-height:	14px;
  font-weight:	normal;
  color:	#333;
}

#center {
  width:	433px;
  height:	100%;
  margin-left:	10px;
  background:	#E5E7E2;
  font-family:	Verdana, Helvetica, Arial, sans-serif;
  font-size:	11px;
  line-height:	18px;
  font-weight:	normal;
  color:	#333;
}

#center p {
  margin-left:	15px;
  margin-right:	35px;
}

#center a, a:visited {
  font-size: 10px;
  color:	#E13A3E;
  font-weight:	bold;
}

#center a:hover {
  font-size: 10px;
  color:	#333;
  font-weight:	bold;
}

#search {
  padding-left:	10px;
  background:   #E5E7E2;
  font-family:  Verdana, Helvetica, Arial, sans-serif;
  font-size:    11px;
  line-height:  18px;
  font-weight:  normal;
  color:        #333;
}

#search p {
  padding-left:	15px;
  margin-right:	35px;
}

#right {
  width:	174px;
  margin-left:	10px;
  background:	#fff;
  font-family:	Arial, Helvetica, sans-serif;
  font-size:	11px;
  line-height:	14px;
  font-weight:	normal;
  color:	#333;
}

#right p {
  padding-left:	5px;
  padding-right:	5px;
}

#right h1 {
  font-size:	12px;
  font-weight:	bold;
  padding-left:	5px;
  padding-right:	5px;
}

#right a, a:visited {
  color:	#E13A3E;
}

#right a:hover {
  color:	#333;
}

#right hr {
  background-image:	url('http://ats.arctg.com/arccms/images/bar_right.gif');
}

#homeWide {
  width:        617px;
  height:       516px;
  margin-left:  10px;
  background:   #E5E7E2;
  font-family:  Arial, Helvetica, sans-serif;
  font-size:    11px;
  line-height:  14px;
  font-weight:  normal;
  color:        #333;
}

#homeNews {
  font-family:	Arial, Helvetica, sans-serif;
  font-size:	11px;
  line-height:	14px;
  float: left;
  width:	204px;
  height:	175px;
  background:	#E5E7E2;
  border-bottom:	2px solid #f00;
}

#homeNews p {
  padding-left:	10px;
  padding-right:	10px;
  color:	#000;
}

#homeNews .title {
  color:	#666;
  font-weight:	bold;
}

#homeNews .picture {
  float:	left;
  margin-right:	5px;
  margin-bottom:5px;
}

#homeNews a {
  color:	#E13A3E;
}
a            { font-family: Arial; font-size: 10pt; color: #CC0000 }
a:active     { font-size: 10pt; font-family: Arial; color: #C0C0C0; font-weight: bold }
a:visited    { color: #CC0000; font-family: Arial; font-size: 10pt }
h3			 { color: #CC0000; font-family: Arial; font-size: 14pt }
h4			 { color: #000000; font-family: Arial; font-size: 12pt }
body		 { color: #000000; font-family: Arial; font-size: 10pt }
td			 { font-size: 10pt; font-family: Arial; color: #000000}
th			 { font-size: 10pt; font-family: Arial; color: #000000; font-weight: bold; background-color: #C0C0C0 }
table		 { align: center; border-color: #808080; cellpadding: 2; cellspacing: 0; border-collapse: collapse; border-width: 1}