body {
	margin: 0;
	padding: 0;
	background-color: #2b3843;
	color: #41535D;
	font-family: Arial;
	font-size: 12px; 
}

body, html 
{
	width:100%;
}

h1 {
	font-weight: bold;
	color: #41535D;
	font-family: Arial;
	font-size: 14px;

}

h2 {
	font-weight: bold;
	color: #41535D;
	font-family: Arial;
	font-size: 13px;	
}

h3 {
	font-weight: bold;
	color: #41535D;
	font-family: Arial;
	font-size: 12px;
}

p  
{
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin-bottom: 0px; 
	margin-top: 0px; 
}

a, a:link, a:visted 
{
	text-decoration:none;
	color:#41535D;
}
a:hover
{
	color: steelblue;
}

#wraper 
{
	width:100%;
	text-align:center;
}

#mainframe {
	margin: 10px auto 0px auto;
	width:780px;
	background-image: url(../images/mainbg1.gif);
}


.marginLeft {
	margin-left: 4px;
}
.topHeader {
	background-image:url(../images/top1.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:8px;
}

#logo {
	background-color:#FFFFFF;
	padding: 0px 0px 4px 12px;
	text-align:left;
	width:200px;
	float:left;
}
#menuHorizontal {
	background-color:#a8acad;
	height: 18px;
	vertical-align:middle;
	padding-left: 8px;
	padding-right: 8px;
	#margin-bottom: -4px;
}

.langImg 
{
	border:0px;
	float:right;
}
#flash {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color:#a8acad;
	height:200px;
}

#navigationPath {
	background-color:#e5e8eb;
	height:22px;

}

.pathText {
	margin-left: 178px;
	text-align:left;
	line-height: 22px;
}

.location, .location a, .location a:link, .location a:visited
{
	color:#505761;
	text-decoration:none;	
}

.location a:hover
{
	color: steelblue;
}

#leftPane{
	width:173px;
	background-color: #d8dce0;
}

#rightPane {
	width: 176px;
	padding-right:8px;
}

#contentPane{
	width: *;
	padding: 0px 8px 0px 8px;

}

.floatLeft {
	float: left;
}

.clearLeft {
	clear: left;

}
.clearRight {
	clear: right;

}
.clearBoth {
	clear: both;
}

#footer {
	background-color:#a8acad;
	height: 28px;
	margin-top:4px;
}

.footerText {
	text-align:right;
	padding-right: 4px;
	border-top: white 1px solid;
	line-height:26px;
}
.headerText 
{
	margin-top:16px;
	text-align:right;
	margin-right: 4px;
	background-color:White;
}
.menustyle
{
	margin:0px;
	border-left:white 1px solid;
	width: 173px;
}
.menuitem
{
	padding-right: 8px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 70%;
	padding-bottom: 2px;
	margin: 0px;
	text-transform: uppercase;
	width: 165px;
	cursor: pointer;
	color: #6b6d6d;
	padding-top: 2px;
	border-bottom: white 1px inset;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d8dce0;
	text-align: right;
}

.mouseover
{
	padding-right: 8px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 70%;
	background-image: url(../images/titleBg.gif);
	padding-bottom: 2px;
	margin: 0px;
	text-transform: uppercase;
	width: 165px;
	cursor: pointer;
	color: #6b6d6d;
	padding-top: 2px;
	border-bottom: white 1px solid;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.menuHorStyle
{

	font-size: 7.5pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.menuHorStyle a:link, .menuHorStyle a:visited
{
	padding: 0px 4px 0px 4px;
	border-right: white 1px solid;
	background-color: #a8acad;
	color:White;
	text-decoration: none;
	line-height:18px;
}

.menuHorStyle a:hover
{
	color:  #41535D;
}

.menuHorStyle .selectedTab
{
	border-right: white 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	color: #41535D;
	line-height: 18px;
	padding-top: 0px;
}
.titleHolder
{
	background-image: url(../images/titleBg.gif);
	background-repeat: repeat-x;
	width: 100%;
	
}
.title
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin: 4px 0px 0px 4px;
	float: left;
	color:  #41535D;
	font-family: Arial;
}

.titleUpper
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color:  #41535D;
	font-family: Arial;
}

.moduleHolder
{
	border: #e3e6ea 1px solid;
	margin-top:4px;
	width:100%;
}
.commandButton,  .commandButton a:link, .commandButton a:visited
{
	font-size: 12px;
	margin:2px;
	color:  #41535D;
	float:right;
}

.commandButton a:hover
{
	color: steelblue;
}

.moduleGeneral
{

	font-size: 12px;
	padding: 4px;
	color: #41535d;
}

.moduleGeneral a:link, .moduleGeneral a:visited
{
	text-decoration:none;
	color: #41535d;
}

.moduleGeneral a:hover 
{
	color: steelblue;
}


.dataList 
{
	width:100%;
}
.moduleTable, .moduleTable a:link, .moduleTable a:visited
{
	color: #41535D;
	font-family: Arial;
	font-size: 12px; 
	border:0px;
	width:100%;
	padding: 4px 0px 4px 0px;
	text-decoration:none;
	}

.moduleTable a:hover
	{
	color: steelblue;
}

	
.ItemTitle 
{
	color: #41535D;
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	width:100%;
}
.ItemSubTitle 
{
	color: #41535D;
	font-family: Arial;
	font-size: 12px; 
	font-style:italic;
	font-weight: bold;
	width:100%;

}
.tableRow 
{
	border-bottom: #6b6d6d 1px solid;
	padding-left: 4px;
}

.tableRowCenter
{
	border-bottom: #6b6d6d 1px solid;
	text-align:center;
	padding-left: 4px;
}

.tableRowRight
{
	border-bottom: #6b6d6d 1px solid;
	text-align:right;
	padding-left: 4px;
}
.tableHeader
{
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	border-bottom: #6b6d6d 1px solid;
	padding-left: 4px;
	
}

.tableHeaderRight
{
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	border-bottom: #6b6d6d 1px solid;
	text-align:right;
	padding-left: 4px;
	
}

.tableHeaderCenter
{
	font-weight: bold;
	margin: 4px 0px 4px 0px;
	border-bottom: #6b6d6d 1px solid;
	padding-left: 4px;
	text-align:center;
	
}

.widthZero 
{
	width:0%;
	border-bottom: #6b6d6d 1px solid;
}
.NormalRed
{
	color: red;
	font-family: Arial;
	font-size: 12px; 
}
.Normal 
{
	color: #41535D;
	font-family: Arial;
	font-size: 12px; 	
}

.NormalSmall 
{
	color: #41535D;
	font-family: Arial;
	font-size: 10px; 	
}
.arrow 
{
	margin: 0px 2px 0px 2px;
	border: 0;
}
.linkMore
{

	background-image: url(../images/titleBg1.gif);
	background-repeat: repeat-x;
	line-height:18px;
	text-align: right;
}

.linkMore a:link, .linkMore a:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #41535d;
	text-decoration: none;

}
.linkMore a:hover
{
	color: steelblue;
}
.linkModule
{
	border-bottom: white 1px solid;
	padding-left:4px;
	margin-top: 4px;
	height:16px;
}
 .linkModule a:link, .linkModule a:visited
{
	color: #6b6d6d;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold; 
	text-decoration: none;
	
}
.linkModule a:hover
{
	color: steelblue;
}
.linkimg 
{
	float:right;

}
.txtMiddle 
{
	line-height:16px;
}
.textSilverBold
{
	color: #6b6d6d;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.FleshNewsTitle {
	color: #6b6d6d;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6b6d6d;
}
.FleshNewsImage
{
	margin: 0px 8px 4px 0px;
	text-align:center;

}
.bullet
{
	background-position: center top;
	background-image: url(../images/bulet1.gif);
	width: 10px;
	background-repeat: no-repeat;
	height: 10px;
}
/* Admin */

.AdminHead
{
	font-weight: bold;
	font-size: 14px;
	color: #2f5e7d;
}
