body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {	background-image: url(Images/PageBackground.jpg);}

p {
	margin: 10px;
	text-align: justify;
}

img {
  border-style:none;
}

a {
	color: #6666BB;
	text-decoration: none;
} 

a:hover{
	color: #DD7722;
	text-decoration: none;
} 

/*-----------------------[ MenuTop ]-------------------------*/

.MenuLine {
	background-color: #d1d1c7;
}

a.MenuT,a.MenuT_Active {
	color: #777777;
	font-weight : bold;
}

a.MenuT_Active{
	color: #DD7722;
	text-decoration: underline;
}

a.MenuT:hover,a.MenuT_Active:hover {
	color: #DD7722;
}

/*-----------------------[ MenuLeft Level1 ]-------------------------*/

a.MenuL,  a.MenuL_Active,
a.MenuL2, a.MenuL2_Active{
	color: #333333;
	width: 158px;
    padding: 5px 0px 5px 2px;
    margin: 0px;
	display: block;
    background-image:url(Images/Bullet_Gray4.gif);
    background-position:right center;
    background-repeat:no-repeat;	
  } 

a.MenuL_Active,
a.MenuL2_Active {
	color: #DD7722;
	background-color: #edede1;
    background-image:url(Images/Bullet_Orange.gif);	
}

a.MenuL:hover,
a.MenuL2:hover{
	background-color: #eeeebb;
	color: #333333;
}

a.MenuL_Active:hover,
a.MenuL2_Active:hover{
	background-color: #eeeebb;
	color: #DD7722;	
}

/*-----------------------[ MenuLeft Level2 ]-------------------------*/

a.MenuL2,a.MenuL2_Active{
	width: 148px;
    padding: 3px 0px 3px 12px;
    margin: 0px;
    background-position:left center;
  } 

a.MenuL2_Active{
	border-top: 1px dotted #d9d9d9;
	border-bottom: 1px dotted #d9d9d9;
}

/*-----------------------[ Page Segments ]-------------------------*/


.CellLeft{
	padding: 10px 10px 10px 10px;
}

.CellMain{
	padding: 10px 0px 10px 0px;
}

.News {
	font-size: 10px;
	text-align: justify;
	text-indent: 5pt;
	color: #222222;
	margin: 0px;
	padding: 15px 10px 0px;
}

.NewsDate {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	padding: 5px 10px;
	margin: 0px;
	font-style: italic;
}

.CopyRight{
	font-size: 9px;
	color: #9999cc;
	padding: 12px 0px 0px 0px;
	text-align : center;
}

.GalleryText{
 font-size: 10px;
 color: #444444;
 text-align: center;
 text-decoration: none;
 padding: 0px 0px 20px 0px;
 margin: 0px;
}


.Title1 {
	font-size: 14px;
	font-weight: bold;
	color: #4C5B97;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-width:1px;
	border-style:solid;
    border-color:#999999;
	font-size: 12px;
	text-align: justify;
	text-indent: 5pt;
	color: #000000;
	margin: 0px;
	padding: 20px 10px 0px;
}

