@charset "utf-8";
/* CSS Document */
body
	{
		margin:0px;
		padding:0px;
		background-repeat:repeat-x;
		background-color:#F4FFDF;
	}
h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#main
	{
		width:778px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#contentbg
	{
		width:778px;
		float: left;
		margin:0px;
		padding:0 0 0 8px;
		background-image:url(../images/bg.jpg);
		background-repeat: repeat-y;
	}

.showdate
	{
		width:118px;
		height:118px;
		float: left;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#000066;
		text-align:right;
		text-decoration:none;
	}
	
#topmenu
	{
		width:773px;
		height:29px;
		float: left;
		margin:0px;
		padding:0px;
		background:url(../images/menubck.jpg);
	}

/* Menu CSS Document */
.menuTextBlack{
	color:#000000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	padding-left: 5px;
	padding-right: 5px;
		  }
		  
table.menu{
	background:#999999;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	position:absolute;
	visibility:hidden;
}

td.menu {
		background-color:#E6E6E6;
		padding-right: 4px;
		padding-left: 4px;
		}



ul.menu {
	list-style:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-align:left;
	margin:0;
	padding:0;
}

ul.menu * {
	margin:0;
	padding:0
}

ul.menu a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

ul.menu li {
	position:relative;
	float:left;
}

ul.menu ul {
	position:absolute;
	top:28px;
	left:0;
	background:#f2f2f2;
	display:none;
	opacity:0;
	list-style:none;
}

ul.menu ul li {
	position:relative;
	border-bottom:1px solid #fff;
	width:175px;
	margin:0
}

ul.menu ul li a {
	display:block;
	padding:3px 7px 5px;
	background-color:#AF423F;
}

ul.menu ul li a:hover {
	background-color:#DA7E6D;
}

ul.menu ul ul {
	left:130px;
	top:-1px
}

ul.menu .menulink {
	/*border-left:1px dashed #000;*/
	padding:6px 10px 3px 10px ;
	font-weight:bold;
	/*background:#e1e1e1;*/
	width:auto;
}

ul.menu .menulink:hover, ul.menu .menuhover {
	color:#C6DC00;
	background-image:url(../images/menuover.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}

ul.menu .sub {
	background:#DBDBDB url(../images/arrow.gif) 118px 8px no-repeat
}

#submenu
	{
		float:left;
		width:96%;
		height:30px;
		margin:0px;
		padding:0px;
		background:url(../images/submenubck.jpg) repeat-x;
	}
#submenuleft
	{
		float:left;
		width:13px;
		height:30px;
		margin:0 0 0 1px;
		padding:0px;
		background:url(../images/submenuleft.gif) no-repeat;
	}
#submenuright
	{
		float:left;
		width:13px;
		height:30px;
		margin:0px;
		padding:0px;
		background:url(../images/submenuright.gif) no-repeat;
	}
ul.submenu {
	list-style:none;
	color:#333333;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-align:left;
	margin:0;
	padding:0;
}

ul.submenu * {
	margin:0;
	padding:0;
}

ul.submenu a {
	display:block;
	color:#990000;
	text-decoration:none;
}

ul.submenu li {
	position:relative;
	float:left;
}

ul.submenu .menulink {
	/*border-left:1px dashed #000;*/
	padding:8px 5px 0px 10px ;
	font-weight:bold;
	/*background:#e1e1e1;*/
	width:auto;
	/*background-image:url(../images/menubullet.gif);*/
	background-repeat:no-repeat;
	background-position:left bottom;
}

ul.submenu .menulink:hover, ul.submenu .menuhover {
	color:#00A4AE;
	/*background-image:url(../images/menubullethover.gif);
	background-repeat:no-repeat;
	background-position:left bottom;*/
}
ul.submenu .sel {
	padding:8px 5px 0px 10px ;
	color:#00A4AE;
}

#flash
	{
		width:775px;
		height:176px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(../images/flashimage.jpg);
		background-repeat:no-repeat;
	}
#content
	{
		width:775px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(../images/contentbck.jpg);
		background-repeat:no-repeat;
	}
#content .leftlady
	{
		width:276px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(../images/lady.jpg);
		background-repeat:no-repeat;
	}
	
#content .contentblock {
	width:100%;
}
.indexaboutimage {
	float:left;
	width:150px;
	height:140px;
	background-image:url(../images/indexaboutimg.gif);
	background-repeat:no-repeat;	
}
.indexintrotext {
	float:left;
	width:475px;
	height:140px;
	padding:0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
.intromore a {
	float:right;
	width:71px;
	height:23px;
	padding:3px 0 0 18px;
	/*background-image:url(../images/btnMore.gif);*/
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.intromore a:hover {
	float:right;
	width:71px;
	height:23px;
	padding:3px 0 0 18px;
	/*background-image:url(../images/btnMore.gif);*/
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:underline;
}

#partiscroll {
	float:left;
	width:490px;
	height:20px;
	margin:10px 0 10px 0;
	padding:5px;
	background:#FFCC99;
	border:1px solid #FF0000;
}
#fabaccpavi {
	float:left;
	width:490px;
	height:20px;
	margin:10px 0 10px 0;
	padding:5px;
	background:#B4DB66;
	border:1px solid #CEFBC6;
}
#indexblock1 {
	float:left;
	width:237px;
	height:228px;
	background-image:url(../images/indexsection1bck.jpg);
	background-repeat:no-repeat;
}
#indexblock2 {
	float:left;
	width:237px;
	height:228px;
	margin-left:25px;
	background-image:url(../images/indexsection2bck.jpg);
	background-repeat:no-repeat;
}

#indexblock3 {
	float:left;
	width:237px;
	height:228px;
	margin:15px 0 0 0;
	background-image:url(../images/indexsection3bck.jpg);
	background-repeat:no-repeat;
}

#indexblock4 {
	float:left;
	width:237px;
	height:228px;
	margin:15px 0 0 25px;
	background-image:url(../images/indexsection4bck.jpg);
	background-repeat:no-repeat;	
}
.indexblockhead {
	float:left;
	padding:12px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.indexblock1img {
	float:left;
	width:153px;
	height:101px;
	padding:10px 0 0 35px;
}
.indexblocktext {
	float:left;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:justify;
}
.indexblockmore a {
	float:right;
	width:70px;
	height:20px;
	padding:3px 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}
.indexblockmore a:hover {
	float:right;
	width:70px;
	height:20px;
	padding:3px 5px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFCC66;
	text-decoration:underline;
}

#content .textcontent
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#333333;
		font-weight: normal;
		text-align:justify;
	}
#content .textcontentbold
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#333333;
		font-weight: bold;
		text-align:justify;
	}
#content .formhead
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#333333;
		font-weight: bold;
		text-align: center;
	}

#insidesubmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	text-align: center;
	color:#009999;
}
#insidesubmenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	text-align: center;
	color:#009999;
}
#insidesubmenu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	font-weight: bold;
	text-align: center;
	color:#CC0000;
}

#leftheading
	{
		width:98%;
		height:25px;
		float:left;
		margin:5px 0;
		padding:5px 0 0 5px;
		font-family:Arial;
		font-size:30px;
		color:#13819a;
		/*background:#FFCC99;*/
		border-bottom:2px solid #FF6600;
	}
#leftheading h1
	{
		float:left;
		margin:0px;
		padding:0px;
		font-family:Arial;
		font-size:25px;
		font-weight:normal;
		color:#00A4AE;
		background:
	}
#leftcontent {
		width:98%;
		float:left;
		margin:0px;
		padding:3px;
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		text-align:justify;
		color:#000066;
}


.next {
		width:82px;
		height:25px;
		float: right;
		margin:0px;
		padding:5px 0 0 5px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#831A06;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(../images/btnNext.jpg);
		background-repeat: no-repeat;
}

.prev {
		width:82px;
		height:25px;
		float: left;
		margin:0px;
		padding:5px 0 0 5px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#831A06;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(../images/btnPrev.jpg);
		background-repeat: no-repeat;
}

#footerbg
	{
		width:840px;
		height:100px;
		float: left;
		margin:0px;
		padding:0px;
		background-image:url(../images/footerbg.jpg);
		background-repeat:repeat-y;
	}
	
#btmcaption
	{
		width:775px;
		height:25px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		vertical-align:middle;
	}
#btmcaption h1 {
		float: left;
		margin:0 0 0 10px;
		padding:2px 0 0 25px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color:#FFF;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		vertical-align:middle;
		background: url(../images/btmbullet.jpg) left center no-repeat;
	}
	
#footerlinks
	{
		width:775px;
		float: left;
		margin:0px;
		padding:0px;
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#333333;
		text-align:center;
		text-decoration:none;
		text-transform:capitalize;
		background:#AF423F;
	}

#footerlinks .copyright{
		color:#FFFFFF;
}
.footerlinks
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#FFFFFF;
		text-align:center;
		text-decoration:none;
		text-transform:capitalize;
		padding:0 5px 0 5px;
	}
.footerlinks:hover
	{
		font-family:"Trebuchet MS";
		font-size:11px;
		color:#D8FE8F;
		text-align:center;
		text-decoration: underline;
		text-transform:capitalize;
		padding:0 5px 0 5px;
	}

#copyrights
	{
		width:904px;
		height:13px;
		float: left;
		margin:5px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:10px;
		color:#2d2d2d;
		text-align:center;
	}
#validation
	{
		width:534px;
		float: left;
		margin:5px 0 0 0;
		padding:0 0 0 370px;
	}
.xhtml
	{
		width:70px;
		height:20px;
		float: left;
		margin:0px;
		padding:5px 0 0 12px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(../images/xhtml.jpg);
		background-repeat: no-repeat;
	}
.xhtml:hover
	{
		width:70px;
		height:20px;
		float: left;
		margin:0px;
		padding:5px 0 0 12px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(../images/xhtml.jpg);
		background-repeat: no-repeat;
	}	
.css
	{
		width:62px;
		height:20px;
		float: left;
		margin:0 0 0 3px;
		padding:5px 0 0 20px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-decoration:none;
		text-transform:uppercase;
		background-image: url(../images/css.jpg);
		background-repeat: no-repeat;
	}
.css:hover
	{
		width:62px;
		height:20px;
		float: left;
		margin:0 0 0 3px;
		padding:5px 0 0 20px;
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#414141;
		text-decoration:none;
		text-transform:uppercase;		
		background-image: url(../images/css.jpg);
		background-repeat: no-repeat;
	}	
#designedby
	{
		width:904px;
		height:13px;
		float: left;
		margin:5px 0 0 0;
		padding:0px;
		font-family: Arial;
		font-size:10px;
		font-weight:bold;
		color:#330000;
		text-align:center;
	}
.designedby
	{
		font-family: Arial;
		font-size:10px;
		font-weight:bold;
		color:#004577;
		text-align:center;
		text-decoration:none;
	}
.designedby:hover
	{
		font-family: Arial;
		font-size:10px;
		font-weight:bold;
		color:#0094DE;
		text-align:center;
		text-decoration:none;
	}

/* INNER PAGE STYLES */

/* INNER RIGHT MENU */
#rightmenu .wrapper {
width:220px;
margin:0 0 0 4px;
padding:0px;
background:#ebffc1;
}
#rightmenu .wrapper a{
text-decoration:none;
border-bottom:2px solid #fff;
color:#666666;
display:block;
height:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
padding:7px 0 0 25px;
text-align:left;
background:url(../images/rightmenu-normal.jpg) left center no-repeat;
}
#rightmenu .wrapper a:hover{
color:#fff;
background:#006666 url(../images/rightmenu-hover.jpg) left center no-repeat;
}
#rightmenu .wrapper a.sel{
color : #fff;
background:#87af31 url(../images/rightmenu-select.jpg) left center no-repeat;
}
#rightmenu .wrapper a:hover.sel{
background : #87af31;
color:#fff;
}


.blue-head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00A3CC;
	font-weight: bold;
}
.blue-head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A3CC;
	font-weight: bold;
}

.contents_blues {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A3CC;
	font-weight: bold;
}
.contents_blues1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58236D;
	font-weight: bold;
}
.contents_green_part {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A9914;
	font-weight:bold;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#660000;
	font-weight: normal;
}

.textlinktop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000066;
	font-weight: bold;
	text-decoration:none;
}
