/*
## 
## main site tag styles 
## 
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 2px 0px 4px;
	color: #333;
/*	background: url('/images/layout/header.jpg') no-repeat top right;}*/
	background-color: #c4c4c4;
}
#bodyMain {
	background-color: #959595; 
	margin: 0px 0px 0px 0px;}
ul {
margin-top:4px;
margin-bottom:2px;
margin-left: 15px;
padding-left: 10px;
}
p, td{	font-size: 12px;	color: #333;}
a{	color: #0000CC;	font-size: 13px;}
p{	margin-top: 0em;margin-bottom: 0.8em;} /*default is 0em and 1.6em*/
/*	color: #CCCCCC;*/
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linkLarge {font-size: 24px;}
#bodyMain img {border: 0px solid #000000; padding: 0px;} /*MCG added; top frame is uneffected*/
img {border: 0px solid #000000; padding: 5px;} /*MCG addedpadding */
h1 {font-size: 32px;}
h2 {font-size: 24px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 13px;}
/*
## 
## main site styles 
## 
*/

.pageHead, .pageSubHead, .pageParaHead{
	color: #DD0000;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	display: block;	/*margin: 50px;*/
}
.pageHead {	font-size: 28px;	font-weight: bold;}
.pageSubHead {	font-size: 20px;	font-weight: bold; margin-bottom: 4px;}
.pageParaHead {	font-size: 16px;	font-weight: bold;}
span.pageSubHead .mcg{	background-color: #6f6f6f; color: white; height: 25px; display: block;  position:relative; margin: 0; float:left} /* display: inline;height: 25px;  MCG added */ 
span.endLeft { background:url(/images/ends25.gif) no-repeat left; height: 25px; width: 12px; display: block;  position:relative; float:left}
span.endRight { background:url(/images/ends25.gif) no-repeat right; height: 25px; width: 12px; display: block; position:relative; float:left}
/*
## 
## index page styles 
## 
*/
#bannerRow {	background: url('/images/layout/bgTopShadow.gif') repeat-y;}
#tblHeader {background: url('/images/layout/bgMiddleShadow.gif') no-repeat;}	
#tblContent { background: url("/images/layout/bgBottomShadow.gif") repeat-y; border: none; }
#tblFooter {
	background: #959595 url('/images/layout/footer.jpg') no-repeat bottom; 
	border: none;
}
.bottom { /*used to position the site map*/
	position: absolute;	bottom: 3px;}
.border2Grey td{/*used in front page*/
	border: 2px solid;border-collapse:collapse;	border-color: #aaa;}
/*
## 
## menu styles 
## 
*/
/*menuRow is the cell that contains the menus*/
.menuRow a:hover {text-decoration: none;}
.menuRow a {font-size: 12px;}
/*menuDrop is the table that contains the dropped down elements of the menu*/
.mnuHeading{
	color: white;
	font-weight: bold;
}	
.btn_over, .btn_out{
	width: 140px;
	height: 17px;
	padding-top: 1px;
	text-indent: 5px;
	background-repeat: no-repeat;
}
.btn_out {
	background-image: url(/images/layout/btnGreyUp.gif);
	color: black;
}
.btn_over {
	background-image: url(/images/layout/btnGreyDn.gif);
	color: white;
	cursor: pointer;
}

.mnuDrop .btn_out {
	background-image: url(/images/layout/btnGreyUpDD.gif);
	text-indent: 15px;
}
.mnuDrop .btn_over {
	background-image: url(/images/layout/btnGreyDnDD.gif);
	text-indent: 15px;
}/**/
.btn_none { /*just a spacer between menu groups*/
	width: 1px;
	height: 6px;
}/**/
.btn_none_large { /*just a spacer between menu groups*/
	width: 1px;
	height: 15px;
}

/*
## 
## gps page styles 
## 
*/
.gpsDiv {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	float: right;
	text-align: center;
	border: 1px solid #333333;
}
/*
## 
## accomodation page styles 
## 
*/
#tblAccom{	border-style: groove;	border-color: #900000; }
#tblAccom td {border: 1px solid #cccccc;}
#tblAccom a {font-size: 18px;}
/*
## 
## b comp personel page styles 
## OCO personnel page styles 
## contact page styles 
## 
*/
#tblContact,#tblPersonel,#tblPersonnel{border:6px groove #900000;}
#tblContact td,#tblPersonel td,#tblPersonnel td{border: 1px solid #cccccc;}
#tblPersonel a {font-size: 18px;}
/*
## 
## results pages styles
## 
*/
#tblResult{border:6px groove #900000;}
#tblResult td {border: 1px solid #cccccc;}
#tblResult a {font-size: 18px;}
/*
## profiles
*/
.profile1 {	font-size: 28px;	font-weight: bold; margin-left: 5px;}
.profile2 {	font-size: 18px;	font-weight: bold; margin-left: 5px;}
.profile3 {
	font-size: 12px;
	margin-left: 5px;
	margin-right: 15px;
}
.prof_cap {
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

/**/
.btn_world {height: 72px; width: 170px; background: url(/images/btn_worlds.jpg) top;}
.btn_world:hover {height: 72px; width: 170px; background: url(/images/btn_worlds.jpg) bottom; }
.btn_pre_world {height: 72px; width: 170px; background: url(/images/btn_pre_worlds.jpg) top;}
.btn_pre_world:hover {height: 72px; width: 170px; background: url(/images/btn_pre_worlds.jpg) bottom; }

