@charset "utf-8";
body  {
padding: 0;
text-align: left;
font-family:Times New Roman, Times, serif;
font-size: 13pt;
margin: 0px;
color:#333333;
background: url(images/bg.jpg) top repeat-x #B96B00;
/*background:#000000; */
/*background:#4E2A00;*/
}

table {
border-collapse:collapse;
}
td {
font-size:14px;
}
p { 
line-height:180%;
margin:8px 0px 8px 0px;
}
a { 
color:#CC6600;
text-decoration:none;
}
a:hover {
color:#CC6600;
text-decoration:underline;
}
.info {
color:#666666;
font-size:12px;
}
/*-------------form contents-------------*/
form {
margin:0px;
}
.inputbx { 
border:1px solid #F26521;
height:20px;
font-size:11px;
font-family:Tahoma, Arial;
color:#333333;
}

.textarea { 
border:1px solid #F26521;
font-size:11px;
font-family:Tahoma, Arial;
color:#333333;
}
.selectbx { 
border:1px solid #F26521;
font-size:11px;
font-family:Tahoma, Arial;
color:#333333;
}
.uploadBox {
border:1px solid #F26521;
height:20px;
font-size:11px;
font-family:Tahoma, Arial;
color:#333333;
}
.button{ 
border:1px solid #B3B3B3;
color:#333333;
background-image:url(images/btnBG.gif);
background-repeat:repeat-x;
background-position:top;
padding:0px 3px 0px 3px;
height:19px;
font-size:11px; 
font-family:Tahoma, Arial; 
font-weight:bold;
		
}

/* left area ----------------------------------------------------- */

.leftbg {
background:url(images/leftbg.gif) repeat-y top center;
padding:8px;
padding-bottom:0px;
}
.photoyear{
background:url(images/picyear_bg.gif) left bottom no-repeat ;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
padding :3px 0px 0px 15px;
font-size:13px;
font-weight:bold;
color:#FBFBFB;
}
.leftpic{
text-align:left;
vertical-align:top;
border:2px solid #976D09;
}
/* contant area ----------------------------------------------------- */
.contanAREA{
padding:10px;
vertical-align:top;
background:url(images/contentbg.jpg) top repeat-x #EA8A18;
}
.ContentBG{
background:url(images/contentAreabg.gif) top center repeat-y;
padding:8px;
vertical-align:top;
}
.contentline{
background:url(images/contentArealine.jpg) no-repeat center;
height:12px;
}

.cLeftBorder {
background-image:url(images/curve-left-bg.gif);
background-repeat:repeat-y;
}

.cRightBorder {
background-image:url(images/curve-right-bg.gif);
background-repeat:repeat-y;
}

.cTopBorder {
background-image:url(images/curve-top-bg.gif);
background-repeat:repeat-x;
}

.cBottomBorder {
background-image:url(images/curve-bottom-bg.gif);
background-repeat:repeat-x;
}

/*---table listi ----------------------------------*/
table.tbl_List{
border:1px solid #B0B0B0;
}
table.tbl_List  td {
padding:2px;
font-size:12px;
border-bottom:1px solid #935800;
text-align:left;
height:20px;
color:#333333;
}
table.tbl_List th {
padding:2px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
text-align:left;
height:20px;
border-bottom:1px solid #935800;
background-color:#996600;
}

.row1 {
background-color:#E8EBEC;
}
.row2 {
background-color:#F1F2F3;
}
.pageHead{
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:uppercase;
text-align:left;
height:37px;
background: url(images/pagehead.jpg) repeat-x top;
color:#FFFFFF;
padding:0px 0px 0px 10px;
}

.subtitle {
color:#FF6600;
font-size:16px;
font-weight:bold;
text-align:left;
padding:3px 0px 3px 0px;
}

.ContantText {
font-size:14px;
line-height:180%;
text-align:justify;
padding:0px 8px 3px 8px;
}
.ContantText ul {
margin-left: 0;
padding-left: 0px;
list-style: none;
font-size: 1em;
line-height: 1.7em;
margin: 0 0 1em 0;
}
.ContantText li {
padding-left: 18px;
margin-bottom: .2em;
background-image:url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.readmore{
color:#797979;
text-align:right;
font-weight:bold;
padding:2px 8px 2px 0px;
}
.readmore a{
color:#797979;
text-align:right;
text-decoration:none;
}
.readmore a:hover{
color:#FEBF74;
text-align:right;
text-decoration:none;
}

.eventHead {
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	color:#663300;
}

.eventSub {
	color:#FF6600;
	font-size:20px;
	font-weight:bold;
	text-align:left;
}


/* Footer area ----------------------------------------------------- */
.footerAREA{
height:50px;
background-image:url(images/footertop.jpg);
background-repeat:no-repeat;
background-position:top;
background-color:#835E2D;
color:#EEEEEE;
text-align:right;
padding-right:115px;
}
.footerAREA a { 
color:#330000;
text-decoration:none;
}
.footerAREA a:hover {
color:#CCCCCC;
text-decoration:none;
}