/* CSS Document */

body	{
	background-color: #eafafe;
	margin:0px;
	padding: 0px;

}

h1	{
	font-family: Verdana;
	color:#000099;
	font-size:18px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	text-transform: capitalize;
}
h2	{
	font-family: Verdana;
	color:#000099;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	text-transform: capitalize;
}
h3	{
	font-family: Verdana;
	color:#000099;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	text-transform: capitalize;
}
h4	{
	font-family: Verdana;
	color:#000000;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	text-transform: capitalize;
}
h4	a{
	color:#000099;	
	text-decoration:none;
}
h4	a:hover{
	color:#FF0000;
	text-decoration:underline;
}
p	{
	font-family: Arial;
	color:#000000;
	font-size:12px;
	text-align:justify;
	text-decoration:none;
	font-weight:normal;	
}
p	a{
	color:#000099;	
	text-decoration:none;
}
p	a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.maintable	{
	width:864px;
	background-color: #FFFFFF;
	background-image: url(bg.png);
	background-repeat: repeat-y;
}
.footerdown	{
	width:850px;
	background-color: #FFFFFF;
	background-image: url(footerdown.jpg);
	background-repeat: repeat-y;
}
.mainmenu	{
	font-family: Verdana;
	color:#585858;
	font-size:12px;
	height:30px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background-color: #CCCCCC;
	background-image: url(menu_bg.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mainmenu	a{
	color:#585858;	
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
.mainmenu	a:hover{
	color:#585858;
	text-decoration:underline;
}
.top_bor	{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
}
.left_bor	{
	border: 1px solid #d3d3d3;
}
.left_head	{
	font-family: Verdana;
	color:#000;
	font-size:13px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	padding:7px;
	background-color:#e8e8e8;
}
.left_head	a{
	color:#000;	
	text-decoration:none;
}
.left_head	a:hover{
	color:#000;
	text-decoration:underline;
}
.photo_head	{
	font-family: Verdana;
	color:#000;
	font-size:13px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	padding:7px;
	background-color:#e8e8e8;
}
.top_mob	{
	font-family: Arial;
	color:#000;
	font-size:13px;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}
.top_mob	a{
	color:#000099;	
	text-decoration:none;
}
.top_mob	a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.welcome	{
	font-family: Arial;
	color:#000;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	font-weight:normal;
	padding-top:5px;
	padding-right:3px;
}
.welcome	a{
	color:#FFF;	
	text-decoration:none;
}
.welcome	a:hover{
	color:#FFF;
	text-decoration:underline;
}
.search	{
	font-family: Verdana;
	font-size:11px;
	color:#FFF;
	font-weight:normal;
}
.leftmenubor	{
	background-color: #3f4343;
}
.leftbannerhead {
	padding: 6px 0px 6px 10px;
	font-size: 13px;
	color:#2f5e8c;
	font-weight: bold;
	font-family:Verdana;
	text-decoration:none;
	text-align:left;
}
.leftmenuhead {
	padding: 6px 0px 6px 10px;
	font-size: 13px;
	color:#FFF;
	background:#2f5e8c;
	font-weight: bold;
	font-family:Verdana;
	text-decoration:none;
}
.leftmenu	{
	text-align:left;
}
.leftmenu a {
	margin: 0px;
	padding: 6px 0px 6px 10px;
	font-size: 13px;
	color:#2f5e8c;
	display: block;
	background:#e8e8e8;
	border-bottom: 1px solid #bababa;
	font-weight: normal;
	font-family:Verdana;
	text-decoration:none;
}
.leftmenu a:hover {
	color: #2f5e8c;
	background:#cccccc;
	text-decoration:underline;
}
.lefthead	{
	font-family: Verdana;
	color:#a27659;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	background: url(menubg.jpg);
}
.searchtext	{
	width:180px;
	height:30px;
}
.searchhead	{
	font-family: Verdana;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	height:25px;
	background-color:#333333;
}
.sidebar {
	WIDTH: 175px;
	TEXT-ALIGN: left;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.sidebar UL {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 20px;
	LIST-STYLE-POSITION: outside;
	PADDING-BOTTOM: 0px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	COLOR: #000000;
	PADDING-TOP: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.sidebar UL li{
	background: url(line_img09.gif) repeat-x;
	padding-top:10px;
	
}
.sidebar UL li a{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-align: left;
	text-decoration: none;
	list-style-position: outside;
	text-transform: capitalize;
}

.sidebar UL li a:hover {
	color: #000099;
	text-decoration: none;
}

.welhead	{
	font-family: Verdana;
	color:#0b64ca;
	font-size:16px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	height:25px;	
}

.data	{
	font-family: Arial;
	color:#000000;
	font-size:13px;
	text-align:justify;
	text-decoration:none;
	font-weight:normal;	
}
.data	a{
	color:#000099;	
	text-decoration:none;
}
.data	a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.data_date	{
	font-family: Arial;
	color:#0b64ca;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;	
}

.footer	{
	font-family: Verdana;
	color:#8de0f2;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	line-height:18px;
}

.footer	a{
	color:#FFF;	
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.footer	a:hover{
	color:#FFF;
	text-decoration:underline;
}
.query	{
	font-family: Arial;
	color:#000000;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;	
	background-color:#e3e3e3;
}
.query td{
	background-color:#FFFFFF;
}
.query A {
	COLOR: #000099; TEXT-DECORATION: none
}
.query A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
.bantabborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3f4343;
	border-right-color: #3f4343;
	border-left-color: #3f4343;
}

.tabborder {
	background-color:#FFFFFF;
	border: 1px solid #3f4343;
}


.protabborder {
	background-color:#FFF;
	border: 1px solid #e4cbba;
}
.protabborder td {
	background-color:#fffaf6;
}
.protabborder a {
	color: #000099;
}
.protabborder a:hover {
	color: #FF0000;
}

.next_prev {
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	padding-left:3px;
	padding-right:3px;
	font-style: normal;
}
.next_prev a{
	color: #000;
	font-weight: bold;
	text-decoration:none;
	background-color: #ececec;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #cccccc;
}
.next_prev a:hover{
	color: #000099;
	text-decoration:none;
	background-color: #FFF;
}
.imgphoto {
	background-color: #FFF;
	padding: 7px;
	border: 1px solid #cedca1;
	text-align:center;
}
.img1 {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #cedca1;
	text-align:center;
}
.photochange	{
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	font-family: Arial;
	font-size: 11px;
}
.photochange a {
	color: #000099;
	text-decoration: none;
}
.photochange a:hover {
	color: #FF0000;
	text-decoration: underline;
}

/*- Menu Tabs 6--------------------------- */

    #menu {
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;      

	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;   
      }
    #menu ul {
	margin:0;
	padding:10px 0px 0 10px;
	list-style:none;
	height:22px;
	
      }
    #menu li {
      display:inline;
      margin:0;
      padding:0;
      }
    #menu a {
      float:right;
	  background:url("toptableft.png") no-repeat left top;
      background-position:0% -42px;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #menu a span {
      float:left;
      display:block;
	  background:url("toptabright.png") no-repeat right top;
      background-position:100% -42px;
      padding:5px 12px 5px 7px;
      color:#000000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menu a span {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover span {
      color:#000;
      }
    #menu a:hover {
      background-position:0% 0px;
      }
    #menu a:hover span {
      background-position:100% 0px;
      }

      #menu #current a {
              background-position:0% 0px;
      }
      #menu #current a span {
	  color:#000;
	 background-position:100% 0px;
	
      }
	  
.leftsitebg {
	background-color: #CCCCCC;
}

.righthead {
	font-weight: bold;
	text-align:center;
}
.addbutton {
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	font-family: Arial;
	font-size: 13px;
	padding-left:3px;
	padding-right:3px;
	font-style: normal;
}
.addbutton a{
	color: #FF0000;
	font-weight: bold;
	text-decoration:none;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #cccccc;
}
/* Circle Text Styles */
#outerCircleText {
/* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE SCRIPT */
font-style: italic;
font-weight: bold;
font-family: 'comic sans ms', verdana, arial;
color: #FF0000;
/* End Optional */

/* Start Required - Do Not Edit */
position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
#outerCircleText div {position: relative;}
#outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}
/* End Required */



.slideshow{width:561;*width:561;overflow:hidden;position:relative;padding:0;margin:0; text-align:center;}
.slideshow a img{border:none}
.slideshow li.slide{list-style-type:none}.slideshow .slides{height:186px;margin:0}
.slideshow .slides li.slide{visibility:hidden;position:absolute;left:10px;top:0}
.slideshow .buttons{display:block;position:absolute;z-index:100;left:0px;bottom:12px;margin:0;left:385px;*left:500px}
.slideshow .buttons li{float:left;display:inline;margin:0;padding-left:11px}
.slideshow ul.buttons li a{ width:15px;	height:15px;float:left;	text-decoration:none;color:#fff;outline:0;background-color: transparent;background-image: url(slideshow_nav.png);background-repeat: no-repeat;}
.slideshow ul.buttons li a:hover{background-position:0px -15px}
.slideshow ul.buttons li.active a:hover,.slideshow ul.buttons li.active a{background-position:0px -30px}