html, body
{
	font-family: verdana, arial, serif;
	font-size: 9pt;
	height: 100%;
	padding: 0;
	margin: 0;
	width: 100%;
}

h2
{
	text-align:  right;
	font-size:  15pt;
	margin: 0.5em;
	padding: 0;
}

h3
{
	font-size:  11pt;
	text-decoration:  none;
}

h4
{
	font-size: 11pt;
	text-align: center;
}

h5
{
	background-color: #EBEBEB;
	border-top: 1px solid #A1A1A1;
	border-bottom: 1px solid #A1A1A1;
	padding: 5px 7px;
	margin: 20px 0px;
	text-align: left;
	font-size: 10pt;
}

h5 a
{
	background-color: #EBEBEB;
}

h5 .right
{
        text-align: right;
        font-weight: normal;
        display: inline;
        width: 100%;
        font-size: 8pt;
        float: left;
        height: 1em;
        margin: -24px 0px 20px 0px;
        padding: 0px;
}

h5 .right select, h5 .right input
{
        font-size: 7pt;
        background-color: #EBEBEB;
        outline-style: solid;
        border: 1px solid #A1A1A1;
}

h5 .right input:hover
{
        background-color: #A1A1A1;
}

h5 .right select
{
        background-color: #EBEBEB;
        border-collapse: collapse;
        padding: 0px;
}

a img
{
	border: 0;
}


.error
{
	background-color: #ffebe8;
	color: #000000;
	border: 1px solid #dd3c10;
	margin: 20px 0px;
	margin-bottom: 1em;
	text-align: left;
	padding: 5px;
}

.success
{
	background-color: #CCFFCC;
	color: #000000;
	border: 1px solid #31B94D;
	margin: 20px 0px;
	margin-bottom: 1em;
	text-align: left;
	padding: 5px;
}

#header
{
	margin: 0;
	border-bottom: 1px solid #000000;
	background-color: #336699;
	color: #000000;
	padding: 0px;
}

#header_l
{
	float: left;
}

#header a img
{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

#counter
{
	border: 0;
	float: left;
}

#tabs
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	position:absolute;
	top:33px;	
	right:25px;
}

#tabs a
{
	border: 1px solid #000000;
	display: block;
	width: 120px;
	color: #000000;
	background-color: #6699cc;
	text-decoration: none;
	padding: 3px;
}

#tabs a:hover
{
	background-color: #8FD8D8;
	color: #000000;
}

#tabs li
{ 
	float: left;
	width: auto; 
	padding-left:10px; 
	padding-right:0px;
}

#tabs li .active
{
	border-bottom: 1px solid #999999;
	background-color: #999999;
	color: #000000;
	border-bottom: 1px solid #999999;
}

#tabs li a .active:hover
{
	background-color: #999999;
	color: #000000;
	border-bottom: 1px solid #999999;
}

#nav
{
	margin: 0 ;
	border-bottom: 1px solid #000000;
	color: #000000;
	background-color: #999999;
	padding-top: 5px;
	height: 13px;
}

#nav_l
{
	float: left;
}

#navtabs
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
	position:absolute;
	top:59px;	
	right:25px;
	font-size: 6.5pt;
}

#navtabs li
{ 
	float: left;
	background-color: #336699;
	margin: 0 0 0 10px;
}

#navtabs li a
{
	display: block;
	color: #FFFFFF;
	border: 1px solid #000000;
	text-decoration: none;
	padding: 1px;
	width: 65px;
}

#navtabs li a:hover
{
	background-color: #8FD8D8;
	color: #000000;
}

#navtabs li.navactive a
{
	background-color: #FFFFFF;
	color: #000000;
}

#navtabs li.navactive a:hover
{
	background-color: #FFFFFF;
	color: #000000;
}

* html #navtabs li.navactive a
{
	border-bottom: 1px solid #FFFFFF;
}

* html #navtabs li.navactive a:hover
{
	border-bottom: 1px solid #FFFFFF;
}

#menu
{
	float: left;
	margin: 0;
	width: 160px;
	min-height: 100%;
	padding:  25px;
	background-image: url(../images/menubackground.jpg);
	background-repeat: repeat-y;
	color: #000000;
	border-right: 1px solid black;
}

* html #menu
{
	height: 100%;
	margin: 0;
}

#menu dt
{
	height: auto;
	margin: 10px 0;
	width: 100%;
}

#menu dt a
{
	background-color: #FFFFFF;
	border:  1px solid #000000;
	text-decoration: none;
	padding:  5px 10px;
	color: #0000FF;
	display: block;
	width: 140px;
}

#menu dt.current a
{
	background-color: #8FD8D8;
	color: #0000FF;
}

#menu dt a:visited
{
	color: #0000FF;
	background-color: #FFFFFF;
}

#menu dt a:hover
{
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-y;
	color: #0000FF;
}

#menu .hide
{
        diplay: none;
}

#gallery_menu
{
	float: left;
	margin: 0px;
	width: 160px;
	min-height: 100%;
	padding:  20px;
	background-image: url(../images/menubackground.jpg);
	background-repeat: repeat-y;
	color: #000000;
	border-right: 1px solid black;
}

#gallery_menu ul
{
	padding: 0px;
	height: 100%;
	margin: 0px;
}

#gallery_menu ul li
{
	margin: 0px;
	height: auto;
	list-style-type: none;
}

#gallery_menu .level_1
{
        margin-top: 10px;
        border-bottom: 1px solid #000000;
}

#gallery_menu ul li a
{
	background-color: #FFFFFF;
	border:  1px solid #000000;
	border-bottom: 0px solid #000000;
	text-decoration: none;
	padding:  5px 10px;
	color: #0000FF;
	display: block;
	font-weight: bold;
	margin: 0px;
}

#gallery_menu ul li ul
{
	border: 1px solid #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	font-size: 8pt;
	display: none;
	margin: 0px;
}

#gallery_menu .hide, #gallery_menu .hideimg
{
	display: none;
}

#gallery_menu .show
{
	display: block;
}

#gallery_menu .showimg
{
	text-align: right;
	margin: -23px 0px -2px 134px;
	border: 0px solid #000000;
	border-right: 1px solid #000000;
	padding-bottom: 3px;
	z-index: 1;
}

#gallery_menu .showimg:hover
{
	background-image: none;
}

#gallery_menu ul li ul li
{
	margin: 0px;
}

#gallery_menu ul li ul li a
{
	font-weight: normal;
	border:  0px solid #A1A1A1;
	border-top: 1px solid #A1A1A1;
	border-right: 1px solid #000000;
	margin: 0px;
}

#gallery_menu ul li ul li ul
{
        border: 0px solid #000000;
	border-right: 1px solid #000000;
	font-size: 7pt;
	text-align: right;
	margin: 0px;
}

#gallery_menu ul li ul li ul li a
{
        margin: 0px;
}

#gallery_menu ul li ul li ul li a
{
	border: 0px solid #000000;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

#gallery_menu li a:visited
{
	color: #0000FF;
	background-color: #FFFFFF;
}

#gallery_menu li a:hover
{
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-y;
	color: #0000FF;
}

#blog_menu
{
	float: left;
	margin: 0px;
	width: 160px;
	min-height: 100%;
	padding:  20px;
	background-image: url(../images/menubackground.jpg);
	background-repeat: repeat-y;
	color: #000000;
}

#blog_menu ul
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #A1A1A1;
}

#blog_menu ul li
{
	margin: 0px;
	height: auto;
	list-style-type: none;
}

#blog_menu ul li a
{
	background-color: #FFFFFF;
	text-decoration: none;
	padding:  5px 10px;
	color: #0000FF;
	display: block;
	margin: 0px;
}

#blog_menu ul li a:visited
{
	color: #0000FF;
	background-color: #FFFFFF;
}

#blog_menu ul li a:hover
{
	background-image: url(../images/menubackgroundhover.jpg);
	background-repeat: repeat-y;
	color: #0000FF;
}

#blog_menu ul li ul
{
        border: 0px solid #000000;
}

#blog_menu ul li ul li a
{
       text-align: right;
       padding: 0px 15px 0px 0px;
       font-size: 7pt;
}

#blog_menu ul .admin a, #blog_menu ul .admin a:visited
{
	color: #A1A1A1;
	font-style: italic;
}

#blog_menu .hide
{
       display: none;
}

#maintopshadow
{
	height: 15px;
	background-image: url(../images/topshadow.jpg);
	background-repeat: repeat-x;
}

#main
{
	margin:0
	float: right;
	min-height: 100%;
	padding: 25px;
	overflow: visible;
	background-image: url(../images/rightshadow.jpg);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 211px;
	color: #000000;	
}

#main .showpic
{
	text-align: center;
	margin-top: -40px;
}

#main .showpic img
{
	max-width: 85%;
	max-height:	800px;
}

#main a:visited
{
	color: #0000FF;
}

#main .hide
{
	display: none;
}

#main .show
{
	display: block;
}

#main img.fincapicsleft
{
	float: left;
	margin: 4px 4px 4px 0px;
}

#main img.fincapicsright
{
	float: right;
	margin: 4px 0px 4px 4px;
}

#main a
{
	text-decoration:  none;
}

#main a:hover
{
	text-decoration:  underline;
}

#main a.ppt,
#main a.excel,
#main a.doc,
#main a.app,
#main a.folder,
#main a.adobe,
#main a.solidworks,
#main a.edraw
{
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	line-height: 20px;
	height: 20px;
	vertical-align: middle;	
	float:left;
}

#main a.ppt				{	background-image: url(../images/ppt.gif);				}
#main a.excel				{	background-image: url(../images/excel.gif);			}
#main a.doc				{	background-image: url(../images/doc.gif);			}
#main a.app				{	background-image: url(../images/app.gif);			}
#main a.folder				{	background-image: url(../images/folder.gif);			}
#main a.adobe			{	background-image: url(../images/adobe.gif);			}
#main a.solidworks		{	background-image: url(../images/solidworks.gif);	}
#main a.edraw			{	background-image: url(../images/edraw.gif);			}
	
#main ul.icons
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#main ul.icons li
{
	clear: left;
	padding: 0.5em 0;
}

#main ul li
{
	clear: left;
	padding: 0 1em;
}

br.clear
{
	clear: both;
}

#current
{
	background-color:  #8FD8D8;
	color: #000000;
}

#col_1
{
	margin-top: 25px;
	margin-left: 0px;
	float: left;
	width: 49%;
	min-width: 200px;
}

#col_2
{
	margin-top: 25px;
	margin-right: 0px;
	float: right;
	width: 49%;
	min-width: 200px;
}

#login
{
	padding: 10px;
	margin: 10% 40%;
	border: 1px solid #000000;
	min-width: 230px;
}

#login table
{
	font-size: 10pt;
}

#login a
{
	text-decoration: none;
	font-size: 7pt;
}

#login a:visited
{
	color: #0000FF;
	background-color: #FFFFFF;
}

#login a:hover
{
	text-decoration: underline;
}

#detailssent
{
	padding: 10px;
	margin: 10% 30%;
	border: 1px solid #000000;
	min-width: 260px;
}

#cvtable
{
	width: 660px;
	border: 1px solid #000000;
	padding: 10px;
	text-align: left;
}

* html #cvtable
{
	width: auto;
	padding: 30px;
}

#cvtable a
{
	font-weight: bold;
	padding-bottom: 10px;
}

#cvtable td.date
{
	text-align: left;
	width: 120px;
	font-style: italic;
}

#cvtable td.what
{
	text-align: left;
	font-weight: bold;
}

#cvtable td.wherewhen
{
	text-align: right;
	font-weight: bold;
}

#cvtable td.desc
{
	text-align: left;
}

#cvtable .ref
{
	padding-bottom: 10px;
}

#cvtable .ref a
{
	font-weight: normal;
}

#cvtable .reftit
{
	text-align: right;
	font-weight: bold;
	font-size: 12pt;
}

#details
{
	margin: 40px 0 20px 0;
	padding: 10px;
	text-align: left;
	border: 1px solid #000000;
}

* html #details
{
	padding: 50px;
}

#details tr td
{
	padding: 20px;
}

#details .col_1
{
	font-weight: bold;
}

#skills
{
	width: 580px;
	text-align: left;
	border: 1px solid #000000;
	padding: 15px 10px 10px 35px;
}

#fincanavbar
{
	border: none;
	width : 150px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}

#fincanavbar li      
{
    color: #000000;
    background-color: #0099ff;
    border-bottom: 1px solid #FFFFFF;
    border-top: 0px;
    border-right: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
	text-align: center;
	padding: 0px;
}

#fincanavbar li.first_child
{
    border-top: 1px solid #FFFFFF;
}

#fincanavbar li a
{
	color: #000000;
	text-decoration: none;
	padding: 	4px;
	border: 0px;
	margin: 0px;
	background-color: #0099ff;
	width: 100%;
	display: block;
	text-align: center;
}

#fincanavbar li a:hover
{
	padding: 	4px;
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000cc;
	width: 100%;
	text-align: center;
}

#fincanavbar li ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#fincanavbar li ul li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
}

#fincanavbar li ul li a
{
	text-align: left;
	margin: 0px;
	padding-left: 8px;
	padding-right: 0px;
	list-style: none;
	background-color: #00008B;
	border-top: 1px solid #00008B;
	border-bottom: 1px solid #00008B;
	font-style: italic;
	color: #D3D3D3;
}

#fincanavbar li ul li a:hover
{
	text-align: left;
	margin: 0px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	list-style: none;
	background-color: #00008B;
	color: #D3D3D3;
}

#PopUpCalendar
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 7;
	width: 200px;
	height: 77px;
	overflow: visible;
	visibility: hidden;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px none #000000;
}

#monthSelector
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9;
	width: 200px;
	overflow: visible;
	visibility: inherit;
	margin: 0px;
}

#monthSelector form
{
	border: 0px none; 
	margin: 1px
}

#monthSelector span
{
	border: 1px solid #000000;
	background-color: #c0c0c0;
	color: #000000;
	width: 100%;
	height: 21px;
	text-align: center;
	padding: 4px;
	margin: 0;
}

#monthSelector a
{
	font-family: "MS Sans Serif", sans-serif;
 	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#monthSelector select { 	font-family: "MS Sans Serif", sans-serif; 	font-size: 9pt;  padding: 2px; }

#daysOfWeek
{
	border: 1px solid #000000;
	padding: 2px;
	width: 200px;
	margin: 0;
}
#daysOfWeek td 			{ font-family: "MS Sans Serif", sans-serif; 	font-size: 9pt; width: 20px; border: 1px solid #808080; }
#daysOfWeek td.wend 	{ background-color: #ffffcc; color: #000000;}


#monthDays
{
	border: 1px solid #000000;
	position:absolute;
	left:0px;
	top:52px;
	z-index:8;
	width:200px;
	overflow: visible;
	visibility:inherit;
	background-color: #FFFFFF;
	color: #000000;
}
#monthDays table 				{ width: 200px; padding: 0px; border: 1px solid #888888; }
#monthDays td         			{ font-family: "MS Sans Serif", sans-serif; font-size: 10pt; border: 1px solid #888888; text-align: center; }
#monthDays a         				{ font-family: "MS Sans Serif", sans-serif; font-size: 10pt; padding: 1px; width: 100%; height: 100%; margin: 0px; text-decoration: none; color: #000000; background-color: #FFFFFF;}
#monthDays a:hover			{ background-color: #ff0000; color: #000000;}
#monthDays a.today  			{ font-weight: bold;  }
#monthDays a.today:hover    { background-color: #ff0000; color: #000000;}
#monthDays a.wend 			{ background-color: #FFFFCC; color: #000000;}
#monthDays a.wend:hover  	{ background-color: #ff0000; color: #000000;}
#monthDays td.noday   		{ }

.linklist
{
	margin-left:		20px;
	font-weight:		bold;
}

.linklist a
{
	font-weight:		bold;
}


.linklist dl
{
	font-weight:		normal;
}

#gallery
{
	text-align: center;
	margin-top: 10px;
	min-width: 400px;
	width: 100%;
	padding: 0;
}

* html #gallery
{
	width: 99%;
}

#gallery li
{
	list-style: none;
}

#gallery h2
{
	text-align: right;
	padding: 5px;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	background-color: #aaa;
	color: #000000;
	font-size: 100%;
	margin: 10px 0 15px 0;
	width: 100%;
}

* html #gallery h2
{
	width: 99%;
}

#gallery hr
{
	margin: 20px 10px;
}

#folders, #files
{
	width:	 100%;
	height: auto;
	overflow: hidden;
}

#folders .folders dt
{
	float: left;
}

#folders .folders a
{
	margin: 8px;
	padding: 10px 1px 0px 1px;
	font-size: 8pt;
	text-align: center;
	width: 125px;
	height: 110px;
	float: left;
	border: 0px solid #000000;	
	background-image: url(../images/folder.gif);
	background-repeat: no-repeat;
}

#folders .folders a img
{
	margin-bottom: -5px;
	margin-top: 3px;
}

#gallery .files a
{
	display: block;
	margin: 8px;
	padding: 10px 1px;
	font-size: 8pt;
	text-align: center;
	width: 120px;
	height: 115px;
	float: left;
	border: 1px solid #000000;	
}

#gallery .files a:hover
{
	text-decoration: none;
}

#gallery .files dt a:hover
{
	list-style-type: none;
	border: 1px solid red;
	background-color: #D3D3D3;
	color: #0000FF;
	text-decoration: none;
}

#gallery .comment
{
	display: block;
}

#gall_nav, #admin_nav
{
	margin: -3px 0px 3px 220px;
	font-size: 8pt;
}

#admin_nav
{
	text-align: right;
	margin-right: 20px;
}

#gall_nav a, #admin_nav a
{
	text-decoration: none;
}

#gall_nav a:hover, #admin_nav a:hover
{
	text-decoration: underline;
}

#gall_nav a:visited, #admin_nav a:visited
{
	color: blue;
}

.gallbar
{
	margin: 20px 0 60px 0;
	list-style: none;
	padding: 0;
}

* html .gallbar
{
	margin: 20px 0 0 0;
}

.gallbar dt
{
	float: left;
	margin: 0.2em 1em;
}

.gallbar dt a, .gallbar dt a:visited
{
	float: left;
	display: block;	
	color: #0000FF;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 5px 8px;
	text-decoration: none;
}

#main .gallbar dt a:hover
{
	border: 1px solid red;
	background-color: #D3D3D3;
	color: #0000FF;
	text-decoration: none;
}

#gallery dt a .comment
{
	position: relative;
	top: 8px;
}

.logoright
{
	position: absolute;
	right: 0px;
}

#facebook
{
	float: right;
	display: block;
	margin: 5px;
}

* html #myspace
{
	float: right;
	display: block;
	margin: 5px;
}

#latest_news
{
	border: 1px solid #A1A1A1;
	margin: 0px 20% 20px 20%;
}

#latest_news h5
{
	width: auto;
	background-color: #A1A1A1;
	margin: 0px;
}

#latest_news .content
{
	height: 100px;
	overflow: auto;
	border-right: 1px solid #A1A1A1;	
}

#latest_news p
{
	width: auto;
	font-size: 7pt;
	color: #474747;
	padding: 2px;
	margin: 0px;
}

#blogs
{
	float: left;
}

#blogs h5
{
	margin: 20px 0px 5px 0px;
	background-color: #FFFFFF;
	color: #555555;
	padding: 1px 4px;
	text-align: left;
	font-size: 10pt;
	clear: both;
	border: 0px solid #FFFFFF;
	border-bottom: 1px solid #555555;
	height: 1.2em;
	width: 100%;
}

#blogs h5 a
{
	position: absolute;
	right: 30px;
	margin-top: 3px;
	text-align: right;
	font-weight: normal;
	display: inline;
	font-size: 8pt;
	background-color: #FFFFFF;
}

#blogs .hideblog
{
	min-width: 250px;
	width: 40%;
	float: left;
	border: 1px solid #7EC0EE;
	margin: 10px 30px;
	border-collapse: collapse;
}

#blogs .showblog
{
	float: left;
	border: 1px solid #7EC0EE;
	margin: 10px 30px;
	border-collapse: collapse;
}

#blogs table .subject a
{
	background-color: #DEDEDE;
}

#blogs table th
{
	font-weight: normal;
	text-align: left;
	background-color: #DEDEDE;
	padding: 2px 4px;
}

#blogs table .subject
{
	white-space: nowrap;
}

#blogs table .date
{
	font-size: 6pt;
	color: #707070;
	height: 10px;
	padding: 0px 2px;
	white-space: nowrap;
	overflow: hidden;
}

#blogs table .category
{
	text-align: right;
	color: #474747;
}

#blogs table .right
{
	text-align: right;
	color: #707070;
	white-space: nowrap;
}

#blogs table td
{
	vertical-align: top;
	padding: 4px;
}

#blogs table .blog_links
{
	vertical-align: middle;
	overflow: hidden;
	white-space: pre;
	white-space: -moz-pre-wrap;
	text-align: center;
	background-color: #EBEBEB;
	padding: 2px;
	font-size: 7pt;
	width: 33%;
	overflow: hidden;
	border-top: 0px solid #A1A1A1;
}

#blogs table .blog_links a
{
	background-color: #F2F2F2;
}

#blogs table .content
{
	overflow: auto;
	white-space: pre;
	white-space: -moz-pre-wrap;
	padding: 4px;
	text-align: left;
        font-size: 7.5pt;
}

#blogs table .content ul
{
        margin-top: 0px;
}

#blogs table .content ul li
{
        list-style-type: disc;
}

#blogs table .date
{
	font-size: 7pt;
	color: #707070;
	height: 10px;
}

#blogs table .date .right
{
        width: 50%;
}

#blog_contact_form
{
	width: 400px;
	margin: 20px auto;
	text-align: left;
	border: 1px solid #A1A1A1;
	padding: 5px;
	font-size: 7pt;
}

#blog_contact_form ul
{
        margin: 0px;
}

#blog_contact_form ul li
{
	text-align: left;
	font-size: 7pt;
        list-style-type: none;
        margin: 0px;
}

#blog_contact_form ul li input, #blog_contact_form ul li textarea
{
	margin-bottom: 5px;
        padding: 2px;
	background-color: #F2F2F2;
	border: 1px solid #A1A1A1;
	color: #000000;
	font-size: 8pt;
        overflow: auto;
	font-family: verdana, arial, serif;
        width: 380px;
}

#new_blog .subject
{
	width: 600px;
	margin: 1px 0px;
}

#new_blog textarea
{
	width: 600px;
	font-family: verdana, arial, serif;
	font-size: 9pt;
}

#new_blog td
{
	width: 600px;
	font-family: verdana, arial, serif;
	font-size: 9pt;
}

#new_blog .category
{
        width: 150px;
}

#new_blog .new_category
{
	width: 446px;
}

#new_blog .link
{
	width: 250px;
	color: blue;
	text-decoration: underline;
	margin-right: 16px;
}

#new_blog .link_name
{
	width: 250px;
}

#force_timestamp
{
        position: absolute;
        right: 20px;
        width: auto;
        background-color: #FFFFFF;
        border: 1px solid #A1A1A1;
        margin: 0px;
        padding: 0px;
        font-size: 7pt;
        z-index:1;
		text-align: center;
}

#force_timestamp .head
{
        background-color: #A1A1A1;
		width: 100%;
		padding: 2px;
		margin-bottom: 3px;
		display: block;
}

#force_timestamp input
{
       width: auto;
       margin: 3px;
       padding: 0px;
       font-size: 7pt;
}

#force_timestamp .result
{
        width: 100%;
}

#edit_blog table, #manage_cats table, #mailing_list table
{
	border: 1px solid #A1A1A1;
	padding: 2px;
	border-collapse: collapse;
	width: 600px;
	text-align: left;
}

#edit_blog table th, #manage_cats table th, #mailing_list table th
{
	background-color: lightgrey;
}

#edit_blog .subject
{
	width: 300px;
}

#edit_blog .category
{
	width: 150px;
}

#edit_blog textarea
{
	width: 598px;
	margin: 0px 1px;
	font-family: verdana, arial, serif;
	font-size: 9pt;
}

#edit_blog .link
{
	width: 249px;
	color: blue;
	text-decoration: underline;
	margin-right: 16px;
}

#edit_blog .link_name
{
	width: 250px;
}

#edit_blog .hide
{
	display: none;
}

#latest_news_del
{
	border: 1px solid #A1A1A1;
	width: 602px;
	margin-bottom: 20px;
}

#latest_news_del h5, #admin_latest_news h5
{
	width: 596px;
	background-color: #A1A1A1;
	margin: 0px;
	padding: 3px;
	font-size: 8pt;
}

#admin_latest_news h5
{
	width: 598px;
	margin-bottom: -1px;
}

#latest_news_del .contents
{
	height: 100px;
	overflow: auto;
}

#latest_news_del a
{
	font-size: 7pt;
	color: #474747;
	padding: 2px;
	margin: 0px;
}

#latest_news_del a:hover
{
	color: blue;
	text-decoration: none;
}

#admin_latest_news
{
	border: 0px solid #A1A1A1;
	margin-bottom: 20px;
}

#admin_latest_news textarea
{
	width: 602px;
	height: 100px;
	font-family: verdana, arial, serif;
	font-size: 8pt;
	border: 1px solid #A1A1A1;
}

html .fb_share_button 
{ 
   display: -moz-inline-block; 
   display:inline-block; 
   padding:1px 20px 0 5px; 
   height:15px; 
   border:1px solid #d8dfea; 
   background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?11:26981) no-repeat top right;
} 

html .fb_share_button:hover 
{ 
   color:#fff; 
   border-color:#295582; 
   background:#3b5998 url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?11:26981) no-repeat top right; 
   text-decoration:none; 
} 

										/* FILE MANAGER */

#file_manager
{
	width: 100%;
	min-height: 140px;
	padding: 4px;
	font-size: 9pt;
}

#file_manager a:visited
{
	color: blue;
}

#file_manager .hide
{
	display: none;
}

ul.expandable_tree  li 
{ 
	list-style: none; 
	background-image: none;
} 
/* Control how "spaced out" the tree is */
ul.expandable_tree    
{ 
	margin-left: -30px;
	padding:0;
}

ul.expandable_tree ul 
{
	margin-left:2px; 
	padding:0; 
}

ul.expandable_tree li 
{
	margin:5px 5px 3px 12px; 
	padding:0;
}

ul.expandable_tree li a
{
	padding: 3px;
}

/* Provide space for our the button inside the LI */
ul.expandable_tree .current 
{ 
	padding: 2px; 
	background-color: #bbf; 
	color : #000000; 
	border: 1px solid #000000;
}

ul.expandable_tree span.button, ul.expandable_tree span.spacer
{ 
	padding-left: 15px; 
}

/* Show "bullets" in the links, depending on the class of the LI that the link's in */
ul.expandable_tree li.open span.button 
{ 
	cursor: pointer; 
	background: url(../images/minus.gif) left center no-repeat; 
}

ul.expandable_tree li.closed span.button 
{ 
	cursor: pointer; 
	background: url(../images/plus.gif) left center no-repeat; 
}

ul.expandable_tree li.spacer span.button 
{ 
	cursor: default; 
	background-image: none; 
}

/* Sublists are visible or not based on class of parent LI */
ul.expandable_tree li.open ul 
{ 
	display: block; 
}

ul.expandable_tree li.closed ul 
{ 
	display: none; 
}