/*Style Sheet Updated 07/18/2005*/
.bkgd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding: 5px !important;
	text-align: center;
}

.bar {
	background-attachment: fixed;
	background-image: url(images/cotg_images/bar.jpg);
	background-repeat: repeat-x;
	border-top:1px solid #FF0000;
	border-right:1px solid #FF0000;
	border-bottom: none;
	border-left:1px solid #FF0000;
}

a { 
	text-decoration: none;
	background: transparent;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	border-top: 1px solid #05F927;
	background: #000;
	color: #FFCC00;

}
.middlebar {
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background: url(../images/bars/index_middlebkgd.jpg); /*Browser safe do not change */
}
#main-body {
	text-align: center;
	background-color: #000;
	
}
#middle {
	background-attachment: scroll;
	background-image: url(../images/bars/index_topartbar11.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000 !important;
	height: 260px;
	letter-spacing: normal;
	text-align: left;
	visibility: inherit;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	bottom: auto;
}

.bar {
	background-attachment: fixed;
	background-image: url(images/cotg_images/bar.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom: none;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}

body 
{
	margin:2% 0 0 0;
	/*background-image: url(../images/bkgd_stripes.gif);*/
	/*background-image: url(../images/bkgd_main.jpg);*/
	background-repeat: repeat;
	background: #000; 

}
/*--- This will control how the body will be positioned on the page --*/

#menu-container {
	width: 200px;
	padding: 0 10px 0 5px; /*--- This will control how the menu will be positioned on the page --*/
}

.border-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	background-color: #000 /*#003399*/;

}
/* Older browser do not inherit the font
 * settings correctly from body tag, so
 * we set them here
 */
table, td, th, span {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}
textarea, input, select {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}
/* get rid of nasty margins */
form, h1, h2, h3, h4, h5 { margin: 0; }
p { margin: 5px 0; }
img { border: 0; }

/* get rid of default spacing and padding on tables */
table { border-collapse: collapse; }
th {
	text-align: left;
	font-weight: bold;
}

a { 
	text-decoration: none;
	background: transparent;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	background: transparent;
	color: #33CC66;
}

fieldset {
	padding: 1px 4px 3px 4px;
	margin-top: 0;
	margin-bottom: 10px;
	border: 1px solid #aaa;
}
legend {
	margin-top: 0;
	font-size: 13px;
}
.copy
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    line-height: normal;
}


.x-smallcopy
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-variant: normal; font-style: normal; font-weight: normal;
  line-height: 9pt;
}

.titlebar {
	background-image:  url(../images/bars/bkgd_titlebar.jpg);
	background-repeat: repeat;
	height: 72px;

}
#tbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1D46A2;
	background-image: url(../images/bars/top_bar.gif);
	background-repeat: repeat;
	height: 21px;
	text-align: center;

}
/*---------Administration Tab style sheets -----------------------------*/
/*.tabs-area {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0 !important;
	background-color: inherit;
	border-bottom: 6px solid #0450A1; bottom tab color	
}*/
.tabs {	
	border-collapse: collapse;
	color: #FFF;
	font-weight: bold !important;		
}
.tabs a,
.tabs a:link,
.tabs a:visited {
	padding: 0 10px 0 10px;
	letter-spacing: 1px;
	font-weight: bold !important;
	border-top: none;	
	color: #FDF1B7;
}

.tabs a:hover{ 
	letter-spacing: 1px;
	background: #FE850E /*#9FDAFC /*transparent*/;
	color: #FFF !important;
	padding: 0 10px 0 10px;
	border-bottom: 1px solid #FFF;
	text-decoration: none !important;
	font-weight: bold !important;
}

.here {
	letter-spacing: 1px;
	border-right: 1px solid #FFCC00;
	border-left: 1px solid #FFCC00;
	border-top: 2px solid #FDAA58;
	background-color: #000!important;
	height: 19px;
	font-weight: bold;
	font-size: 14px;
	color: #FFF !important;
}

.here a,
.here a:link,
.here a:visited  { 
	text-decoration: none;
	color: #FFF;
}
.here a:hover {
	text-decoration: none;
	background: #000000;
	color: #FFFF99;
	vertical-align: middle;
	border: none;
}

/** Bottom color that links to the selected tab */
#tab-bottom {
	background-color: #000 !important;
	color: #000000;
	text-align: left;
	border-bottom: 8px solid #000;
}

/** ADMIN TABS : END */


.spacer {
	height: 14px;
	width: 12px;
}

.border2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 2px solid #000066;
	margin-left: 10px;
	background-color: #EBECEC;

}

.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}

#copyright {  font-family: Arial, Helvetica, sans-serif;
	 font-size: 11px !important;
	 font-weight: bold; color: #FFFFFF; 
}
#title {  font-family: Arial, Helvetica, sans-serif;
	 font-size: 1.5em;
	 font-weight: bold; color: #FFFFFF; 
	 text-align: center;

}


