/*Style Sheet Updated 07/18/2005*/

.bar {
	background-attachment: fixed;
	background-image: url(http://www.geocities.com/k1special65/styles/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-bottom-width: none;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;

}

body 
{
	SCROLLBAR-BASE-COLOR: #1765DA;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(../images/bkgd_stripes.gif);
	/*background-image: url(../images/bkgd_main.jpg);*/
	background-repeat: repeat;
	/*background: #000000 */

}
/*--- This will control how the body will be positioned on the page --*/
#body-container {
	width: 100%;
	padding: 0;
	border: none;
	background: inherit;
}

#menu-container {
	width: 200px;
	padding: 0 10px 0 5px; /*--- This will control how the menu will be positioned on the page --*/
}

.border1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000066;
	margin-left: 10px;
	width: 525px;
	background: #ffffff;
	padding: 8px;

}
.border3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000066;
	margin-left: 9px;
	background-color: #FFFFee;
	text-align: center;
	width: 525px;

}
.border4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #000066;
	margin-left: 9px;
	padding-bottom: 9px;
	background-color: #000 /*#003399*/;
	width: 525px;

}
.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;
}

.maincopy
{
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    color: #0000CC;
}
.x-smallcopy
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-variant: normal; font-style: normal; font-weight: normal;
  line-height: 9pt;
}
.news-small {  font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt
}
.newscopy {  font-family: Verdana, Arial, Helvetica;
 font-size: 9pt; LINE-HEIGHT: normal 
}
.newsheading { font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt; 
  LINE-HEIGHT: normal;
  font-weight: bold; 
  color: #0000CC; 
  text-transform:uppercase
}
.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;
	padding: 0px 0px 0px 10px;
	text-align: left;

}
/*---------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;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0450A1;
	text-align: center;
	height: 21px;
	vertical-align: middle;
	/*
	background-image: url(../images/bkgd_heading.gif);
	background-repeat: repeat-x;
	
	border-top-width: 0px; 
	border-bottom-width: 4px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #FF6600;
	border-bottom-color: #FF6600;*/
}
.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;

}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-image: url(../images/bkgd_dots.gif);
	background-repeat: repeat-x;
	text-align: left;
	white-space: normal;
	background-position: bottom;
	/*background-color: #CCCCFF;*/

}

.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}

.heading3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/bkgd_dots.gif);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 3pt;
	white-space: normal;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	text-align: center;
	white-space: pre;
	letter-spacing: normal;
	vertical-align: middle;
	background-image: url(../images/bkgd_dots.gif);
}
.txtbold2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.bkgd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #FF6600;
	background-repeat: repeat;

}
#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;

}

