/*temp*/
.clsGraph {
	font-size: 14px;
font-weight:bold;
	line-height: 18px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	font-family:Helvetica, Arial Narrow, Arial, sans-serif;
white-space: nowrap;
}
table#calendar {
border-collapse:collapse;
text-align: center;
width:220px;
	margin: 0px;
	margin-bottom: 5px;
	padding:0px;
	table-layout: fixed;
	vertical-align: top;
}
TD#calendar {
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
margin:0px;
}

INPUT,TEXTAREA { font-family:Helvetica, Arial Narrow, Arial, sans-serif; serif; font-size: 12px; padding:2px;} 
/* General Styles */
.generalContentText {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	font-family:Helvetica, Arial Narrow, Arial, sans-serif;
overflow:visible;
}
.generalFixedTable {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	table-layout: fixed;
	vertical-align: top;

}
.pageCentre {
	position: absolute;
	height: 100%;
	top: 10px;
	left: 50%;
	width: 900px;
	margin-left: -450px;
}
/* Global Styles */
P {
	margin: 0px;
	padding: 0px;
}
A {
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

BODY {
	font-family: Helvetica, Arial Narrow, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
// background-color: #466646;
background:url(http://www.commandomag.com/images/layout/page_BrownCamoBackground.gif) repeat;
}
HR {
color: #F0F0E1;
background-color: #F0F0E1;
height:2px;
border:none;
}
IMG {
	margin: 0px;
	padding: 0px;
border: solid white 0px;
}
IFRAME {
margin:0px;
padding:0px;
}
/* Text Styles */
.centreContents {
text-align:center;
}
.titleFontText {
font-family:Impact, "Arial Narrow", Helvetica, Arial, sans-serif;
font-weight:normal;
font-size:14px;
line-height:14px;
margin-left:0px;
padding:0px;
letter-spacing:0px;
}
.subtitleFontText {
font-weight:bold;
font-size:12px;
line-height:12px;
}
.smalltext{
font-size:9px;
}
.neutralColourText {
color:#666666;
text-decoration:none;
}
.neutralColourText A {
color:#666666;
	text-decoration: underline;
}
.neutralColourText A:hover {
	color: #DD0000;
	text-decoration: underline;
}
.redColourText {
color:#DD0000;
text-decoration:none;
}
.paleColourText, .paleColourText A {
color:#FFFFFF;
text-decoration:none;
}

.paleColourText A:hover {
	color: #DD0000;
	text-decoration: underline;
}
.paleColourText2, .paleColourText2 A {
color:#DADAb4;
text-decoration:none;
}

.paleColourText2 A:hover {
	color: #DD0000;
	text-decoration: underline;
}

.midColourText  {
color:#999966;
text-decoration:none;
}
.midColourText A {
color:#999966;
	text-decoration: underline;
}
.midColourText A:hover {
	color: #DD0000;
	text-decoration: underline;
}
.darkColourText {
color:#333300;
text-decoration:none;
}
.darkColourText A {
color:#333300;
	text-decoration:underline;
}
.darkColourText A:hover {
	color: #DD0000;
	text-decoration: underline;
}
.paraSpaceText P {
margin-top: 5px;
}
/* Box Styles */
.titleBG {
background-color:#CCCC99;
list-style-type:none;
padding-left:10px;
margin-top:15px;
margin-bottom:0px;
font-weight:bold;
}
.widgetBox {
	padding: 0px;
	width: 120px;
margin-top: 10px;
}
.paleBotBorder {
border-bottom:solid 1px #CCCC99;
}
.darkBoxBorder {
border:solid 1px #333300;
}
.darkDottedBorder {
border: dotted 1px #DADAB4;
}
.camoGfxBG {
background:url(http://www.commandomag.com/images/layout/leftBar_GreenCamoBackground.gif) repeat;
}
.camoGfxMainBG {
background:url(http://www.commandomag.com/images/layout/page_GreenCamoBackground.gif) repeat;
}
.barbGfxBG {
background:url(http://webguimachine/commando/images/test/BarbedWireColour.gif) repeat-x 0px 6px;
}
.blackColourBG {
background-color:#000000;
}
.darkColourBG {
background-color: #333300;
}
.darkColourBG2 {
background-color: #7F7E4A;
}
.midColourBG {
background-color: #666633;
}
.midColourBG2 {
background-color: #9D9D70;
}
.paleColourBG {
background-color:#CCCC99;
}
.veryPaleColourBG {
background-color:#DADAb4;
}
.veryVeryPaleColourBG {
background-color:#F0F0E1;
}

.whiteColourBG{
background-color:#FFFFFF;
}
.daggerBG {
background:url(http://www.commandomag.com/images/layout/main_GreenLargeDagger.gif) no-repeat;
}
/* Positional/Dimensional Styles */
.goodBehaviourPos {
display:inline; 
position:relative; 
float:left;
}
.alignRight {
float:right;
}
.alignLeft {
float:left;
}
.padLeft {
margin-left:5px;
}
.padRight {
margin-right:5px;
}
.padTop {
margin-top:5px;
}
.padBottom {
margin-bottom:5px;
}
.leftBarPos {
width:220px;
margin-left:9px;
margin-right:9px;
margin-top:9px;
margin-bottom:0px;
}
.leftBarCoverPos {
margin-top:5px;
margin-bottom:-3px;
}
.rightBarPos {
width:160px;
padding-top:0px;
float:right;
display:inline; 
position:relative; 
}
.topLeftPicPos {
width:125px;
}
.topRightPicPos {
width:125px;
float:right;
}
.topBannerPos {
width:485px;
margin-left:-115px;
margin-right:-350px;
margin-top:0px;
margin-bottom:0px;
}
.topLogoPos {
margin-left:35px;
margin-top: -8px;
margin-bottom:-16px;
margin-right:0px;
position:relative;
float:left;
display:inline;
}
.mainDaggerIconPos {
width:20px;
margin-top:4px;
}
.mainTextPos {
width:420px;
}
.mainTextBlockPos {
width:430px;
}
.mainDividerPos {
width:420px;
height:28px;
margin-left:0px;
}
.mainArchiveLinkPos {
margin-right: 10px;
margin-bottom: 10px;
width: 250px;
text-align:right;
font-weight:bold;
background:url(http://www.commandomag.com/images/layout/misc_GreenRightArrow.gif) no-repeat 225px 4px;
}
.rightDaggerPicPos {
width:40px;
height: 550px;
float:right;
}
.mainBackArrow {
background:url(http://www.commandomag.com/images/layout/misc_GreenLeftArrow.gif) no-repeat;
}
.mainNextArrow {
background:url(http://www.commandomag.com/images/layout/misc_GreenRightArrow.gif) no-repeat;
}
.centreTitle {
text-align:center;
list-style-type:none;
padding:0px;
margin:0px;
font-weight:bold;
}
.socialImages { 
vertical-align: bottom
pad-right: 5px;
}
.mainRelatedLinks {
color: #333300; 
border: 1px dotted #333300; 
padding:5px; 
text-align:center; 
background: #CCCC99;
}

.screenshots { 
margin-left: 10px;
width: 380px; 
border: 1px dotted #333300; 
background: #CCCC99; 
padding: 20px 5px 5px 5px; 
text-align: center;
color: #333300; 
font-size: small;
font-variant: small-caps
}

}