.HeaderStyle { 
 font-family: Lucida Grande, LucidaGrande, Verdana, Lucida, Arial, Helvetica, sans serif;
 font-size: 26px;
 color: #000000;
}

.SHeaderStyle { 
 font-family: Lucida Grande, LucidaGrande, Verdana, Lucida, Arial, Helvetica, sans serif;
 font-size: 18px;
 color: #000000;
}

.SubHeaderStyle { 
 font-family: Lucida Grande, LucidaGrande, Verdana, Lucida, Arial, Helvetica, sans serif;
 font-size: 12px;
 font-weight: bold;
  color: #000000;
}

.InBoxTopHeadder { 
 font-family: Lucida Grande, LucidaGrande, Verdana, Lucida, Arial, Helvetica, sans serif;
 font-size: 12px;
 font-weight: bold;
 align: center;
  color: #FFFFFF;
}

.InBoxTopHeadder a{ 
 font-family: Lucida Grande, LucidaGrande, Verdana, Lucida, Arial, Helvetica, sans serif;
 font-size: 12px;
 font-weight: bold;
 align: center;
  color: #FFFFFF;
  text-decoration: none;
}

.TextStyle { 
 font-family: Lucida Grande, LucidaGrande, Verdana, Lucida, Arial, Helvetica, sans serif;
 font-size: 12px;
 color: #000000;
 
}

.SubTextStyle { 
 padding: 12px;
 padding-top: 16px;
 font-family: Lucida Grande, LucidaGrande, Verdana, Lucida, Arial, Helvetica, sans serif;
 font-size: 10px;
 color: #000000;
}

.TitleStyle { 
 font-family: Lucida Grande, LucidaGrande, Verdana, Lucida, Arial, Helvetica, sans serif;
 font-size: 18px;
 color: #000000;
}

.FooterStyle { 
 font-family: Lucida Grande, LucidaGrande, Verdana, Lucida, Arial, Helvetica, sans serif;
 font-size: 9px;
 color: #FFFFFF;
 position: relative;
 top: 4px;
}

.FooterStyleBlack { 
 font-family: Lucida Grande, LucidaGrande, Verdana, Lucida, Arial, Helvetica, sans serif;
 font-size: 9px;
 color: #000000;
 position: relative;
 top: 4px;
}

a
{
	color: #004A78;
}

DIV.container
{
	width:675px;
	text-align:center;
}

* html DIV.container
{
	width:675px;
	text-align:center;
}

DIV.PageTop
{
	background-image: url(http://www.barsark.com/images/PageTop.gif);
	background-repeat: no-repeat;
	width: 675px;
	height: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}

DIV.navbar
{
	padding-top: 90px;
	background: #FFFFFF url(http://www.barsark.com/images/Navicast_ivs_black.gif) repeat-x;
	width: 675px;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
   	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

* html DIV.navbar
{
	padding-top: 90px;
	background: #FFFFFF url(http://www.barsark.com/images/Navicast_ivs_black.gif) repeat-x;
	width: 675px;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
   	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

DIV.InPageBox
{
	padding: 0px;
	padding-top: 0px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 200px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}

* html DIV.InPageBox
{
	padding: 0px;
	padding-top: 0px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 180px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

DIV.InPageMainBox
{
	padding: 10px;
	padding-top: 6px;
	background: #FFFFFF url(http://www.barsark.com/images/InPageBoxTop.gif) repeat-x;
	border: 1px solid #CCCCCC;
	width: 435px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
}

* html DIV.InPageMainBox
{
	padding: 10px;
	padding-top: 6px;
	background: #FFFFFF url(http://www.barsark.com/images/InPageBoxTop.gif) repeat-x;
	border: 1px solid #CCCCCC;
	width: 455px;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

DIV.content
{
	width: 653px;
	text-align:left;
	border: 1px solid #000000;
	padding: 10px;
	background: #FFFFFF;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

* html DIV.content
{
	width: 675px;
	text-align:left;
	border: 1px solid #000000;
	padding: 10px;
	background: #FFFFFF;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

DIV.footer
{
	background-image: url(http://www.barsark.com/images/footer.gif);
	background-repeat: no-repeat;
	width: 675px;
	height: 19px;
	margin-top: 10px;
}
