
/*---------------------------------------*/
/*Page CSS Properties            */
/*---------------------------------------*/

body {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style : normal;
	font-size: 14px;
	color:#231f20;
	background-color: #fff;
	background-image:url(/uploads/Image/bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 18px;
}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style : normal;
	font-size: 14px;
	color:#231f20;
	line-height:18px;
}

p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style : normal;
	font-size: 14px;
	color:#231f20;
	line-height:22px;
	}

hr {
background-color:#EFEFEF;
border:1px solid #EFEFEF;
display:none;
}

li {
	list-style-type: square;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : normal;
	height : 25px;
	letter-spacing : 1px;
	line-height : 26px;
	color : #ddccba;
	padding-left:0px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #095694;
	font-weight: bold;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #095694;
	font-weight: bold;
	line-height: 24px;
}
h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #231f20;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #095694;
	font-weight: bold;
}

h6 {
color:#095694;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:24px;
font-weight:bold;
line-height:normal;
margin:2px 0 12px;
}

.gp-blue-list {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #085795;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0px 0px 15px;
	margin: 15px 0px 0px;
}

.gp-blue-list li {
	padding-top: 0px;
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-type: disc;
}


/*---------------------------------------*/
/*Links CSS Properties            */
/*---------------------------------------*/

a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline;
	color: #66952E;
	font-size: 14px;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline;
	color: #66952E;
	font-size: 14px;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline;
	color: #333;
	font-size: 14px;
}
a:active {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: underline;
	color: #333;
	font-size: 14px;
}

/*---------------------------------------*/
/*Background CSS Properties            */
/*---------------------------------------*/

.Main-Content {
	background:none;
	width: 960px;
}

.Middle-Tile {
	width:960px;

}
.Left-Tile {
background:none;

}
.Right-Tile {
background:none;

}

/*---------------------------------------*/
/*Main Table CSS Properties            */
/*---------------------------------------*/

.table-main {
	color: #333333;
	text-align: left;
	border: thin solid #CCCCCC;
}
.table-bg {
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/sj-table-2-1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.table-top {
	color: #FFFFFF;
	background-color: #241806;
	font-weight: bold;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.table-title {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1a7caf;
}
.table-title2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.table-content-row {
	padding: 5px;
}
.table-content2 {


}
.table-subtop {
	padding: 5px;
	background-color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table-row {
	padding: 5px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.table-row-alt {
	padding: 5px;
	color: #FFFFFF;
	background-color: #272727;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.table-error {
	padding: 5px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.table-bottom {
	padding: 5px;
	background-color: #241806;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

/*---------------------------------------*/
/*News CSS Properties                    */
/*---------------------------------------*/

.news-title {
	padding: 5px;
	font-weight: bold;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 14px;
	height: 40px;
}
.news-content {
	padding: 5px;
	vertical-align: top;
	height: 250px;
}
.news-author {
	padding: 5px;
	font-style: italic;
	color: #666666;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.news-date {
	padding: 5px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.news-buttons {
	padding: 5px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 30px;
}


/*---------------------------------------*/
/*Multi-Level CSS Menu		             */
/*---------------------------------------*/

/* core lists */
#menu_cssmulti 									
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	/*float:left;*/
	width: 100%;
	text-align: center;
	height: 32px;
	padding-top:0px;
	padding-right: 0px;
}
#menu_cssmulti ul 								
{ 
display: inline-block;
float:left;

} 

#menu_cssmulti .menu_arrow {
display:none;
}

/* makes it centered in IE */
#menu_cssmulti ul  								
{ 
display: inline; 
margin: 0; 
padding: 0;
padding-left:0px; 
list-style: none;
list-style-type:none;
white-space: nowrap; 
text-align: left; 
padding-top:7px; 
}

#menu_cssmulti li  								
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu_cssmulti ul.menu_list 					
{ 
display: block; 
margin: 0 auto;
float:left;
}

#menu_cssmulti li li ul 						
{ 
left: 100%; 
margin-top: -23px;
margin-left: -5px; 
}

/* stylable */
#menu_cssmulti a  								
{ 
display: block; 
line-height: 22px;   
/* all links styles:  */ 
color: #fff; 
text-decoration: none; 
font-size: 14px;

} 

#menu_cssmulti a:hover  								
{ 
display: block; 
line-height: 22px;  

/* all links styles:  */ 
color: #aeff00; 
text-decoration: none;
background:none;
background-repeat: no-repeat;
background-position: center top;
font-size: 14px;
} 

#menu_cssmulti li.menu_item 					
{ 

float: left; 
position: relative; 
cursor: pointer;  
background: none;
/* top level menu styles:  */ 
margin-right: 20px; 
margin-left:0px;
padding-top:0px;
padding-right: 0px;
padding-bottom:0px;
padding-left:0px;
height:22px;
list-style-type: none;
} 

#menu_cssmulti li.menu_item:hover 				
{ 
white-space: nowrap; 

/* top level menu hover */ 
height:22px;
background:none;
background-repeat: no-repeat;
background-position: center top;
color: #aeff00;   
}

#menu_cssmulti li.selected 						
{ 
/* top level selected item */ 
height:22px;
background:none;
background-repeat: no-repeat;
background-position: center top;
color: #ffffff;
font-size: 14px;
} 

#menu_cssmulti li.selected > a					
{ 
/* top level selected link */ 
height:22px;
background:none;
background-repeat: no-repeat;
background-position: center top;
color: #aeff00;
font-size: 14px;
} 

#menu_cssmulti ul.drop_down						
{ 
text-transform: none;
margin-left:0px;
font-size: 12px;
top: 20px;  
width:auto;
/*opacity: 0.9; */
display:none;
} 

#menu_cssmulti li ul {
background-color:#000000;
display:block;
left:0;
padding: 0px 3px;
position:absolute;
visibility:hidden;
}

#menu_cssmulti li li 							
{ 
/* dropdown dividing line */ 
border-bottom: 1px solid #DDCCBA; 

}

#menu_cssmulti li li a 							
{ 
/* dropdown bg color */ 
background: none; 	
background-color: #000;  
padding: 0 7px; 
color: #fff;
}

#menu_cssmulti li li a:hover 					
{ 
/* dropdown hover color */
background: none; 
background-color: #000; 
padding: 0 7px; 
color: #DDCCBA; 

}  

#menu_cssmulti li li a.fly_menu 				
{ 
/* sub-dropdown bg color */ 
font-size: 10px;
background: none; 
background-color: #000; 
color: #DDCCBA; 
} 	

#menu_cssmulti li li:hover > a.fly_menu 		
{
 /* sub-dropdown hover color */ 
background: none; 
background-color: #000;  
color: #DDCCBA;
}

/* more core items.  */
#menu_cssmulti table 							{ position: absolute; top: 0; left: 0; border-collapse: collapse; text-align: left; }
#menu_cssmulti table ul li a 					{ padding-left: 0; padding-left: 20px; }
#menu_cssmulti table table 						{ top: auto; left: 100%; margin-left: -1px; padding: 0; margin: 0; }
#menu_cssmulti table table ul 					{ margin-top: -4px; margin-top: -7px; }
#menu_cssmulti li:hover > ul, 

#menu_cssmulti a:hover ul, 
#menu_cssmulti a:hover a:hover ul,
#menu_cssmulti a:hover a:hover a:hover ul		{ visibility: visible; }
#menu_cssmulti a:hover ul ul,
#menu_cssmulti a:hover a:hover ul ul 			{ visibility: hidden; }


.powered_by_mantis {
	font-size: 12px;
	padding-top: 20px;
}

.eventslist {
margin-top:15px;
border:1px solid #66952E;
color:#231f20;
padding:10px;
}

.eventslist .table-top {
display:none;
}

.eventslist .el_title a {
font-size:14px;
}

.eventslist .el_date {
width:65px;
}

eventslist .el_viewall {
text-align:left;
}

.events_maintable {
margin:0 0 0 0;
}

.events_maintable h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	color: #085795;
}

.events_rightsidebox {
background-color:#fff;
border-color: #CCCCCC;
border-style:none;
border-width:2px;
}

.events_rightsidebox div h3 {
	color: #085795;
	font-weight:bold;
	font-size: 16px;
}

.events_rightsidebox div {
border-top:none;
padding:8px;
}

.button1-reg a:link {
	color: #66952E;
	text-decoration: none;
}

.button1-reg a:visited {
	color: #66952E;
	text-decoration: none;
}

.button1-reg a:hover {
	color: #085795;
	text-decoration: none;
}

.button1-reg a:active {
	color: #085795;
	text-decoration: none;
}

.table-1-1 {
	display:none;}
.table-1-2 {
	display:none;}
.table-1-3 {
	display:none;}
.table-2-1 {
	display:none;}
.table-2-3 {
	display:none;}
.table-2-2 {
padding:0px;
}	
	
	
