/* CSS Document */
body {
	background-image: url(/assets/images/skg_bg_tile_pttrn.jpg);
	margin:0px 0px; padding:0px;
	text-align:left; 
	color:#FFFFFF;
	}
{
	width:500px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:0px dashed #333;
	background-color:#eee;
	}
	
a:link		{ color: #FFFFFF; text-decoration: none;  }

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

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

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

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

.style3 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style9 {
	font-size: 14;
	font-weight: bold;
}
.style16 {
	font-weight: bold;
	font-size: 14px;
}

.style18 {font-size: 14px}

.gbox div { 
  height: 50px; width: 300px; 
}


.box { 
  background: #1c557e; 
}
.boxtop { 
  height: 50px;
  background: url(homeimages/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 50px; 
  background: url(homeimages/nw.gif) no-repeat top left; 
}
.boxbottom {
	height: 10px;
	background: url(homeimages/se.gif) no-repeat bottom right;
}
.boxbottom div { 
  height: 10px; 
  background: url(homeimages/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 10px 3px 10px 3px;
}


.box1 { 
  background: #999999; 
}
.box1top { 
  height: 20px;
  background: url(homeimages/ne1.gif) no-repeat top right; 
}
.box1top div { 
  height: 20px; 
  background: url(homeimages/nw1.gif) no-repeat top left; 
}

.box1bottom {
	height: 10px;
	background: url(homeimages/se1.gif) no-repeat bottom right;
}
.box1bottom div { 
  height: 10px; 
  background: url(homeimages/sw1.gif) no-repeat bottom left; 
}
.box1content {
  background:#FFFFFF;
  padding: 10px 3px 10px 3px;
}


.box2 { 
  background: #999999; 
}
.box2top { 
  height: 20px;
  background: url(homeimages/ne1.gif) no-repeat top right; 
}
.box2top div { 
  height: 20px; 
  background: url(homeimages/nw1.gif) no-repeat top left; 
}

.box2bottom {
	height: 10px;
	background: url(homeimages/se1.gif) no-repeat bottom right;
}
.box2bottom div { 
  height: 10px; 
  background: url(homeimages/sw1.gif) no-repeat bottom left; 
}
.box2content {
  padding: 10px 3px 10px 3px;
}


#ajaxticker1{
width: 600px;
height: 14px;
border: 1px ridge black;
padding: 2px;
background-color: #032853;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #032853;
}

.someclass{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; font-style:normal
}



