.titlestyle{	width: auto;	padding: 5px;	margin-right: 10px;	border-right: ;	border-left: ;	color: #F5F5F5;	text-align: right;	text-shadow: -2px 3px 4px #000000;	font: bold 24px Tahoma, Verdana, Helvetica, Arial;
	direction: rtl;
	text-transform: none;
}

body {	background: none transparent repeat-x;	color: #000000;	text-align: center; /* To Make Content Centered */	margin: 0px;	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;}

p { 	font-size: 12px;	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	background: transparent;
}

b, strong {	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	font-size: 12px;	font-weight: bold;
	color: #000000;
	background: transparent;
}.menubar{	width: 200px;	padding: 0px;	margin-left: auto;	margin-right: auto;	color: #000000;	text-shadow: 0px 1px 0px #FFFFFF;
	background: none;
	height: 25px;
	font: Bold 13px/25px Tahoma, Verdana, Helvetica, Arial;
}.footerstyle{	width: auto;	padding: 10px;	margin-left: 10px;	margin-right: auto;			border-right: ;	border-left: ;		color: #3f3f3f;	text-align: left;	text-shadow: 0px 1px 0px #FFFFFF;	font: bold 15px Tahoma, Verdana, Helvetica, Arial;
	background: transparent;
}.textreflection { color: transparent; font: bold 15px/1px Tahoma, Verdana, Helvetica, Arial; text-align: left; list-style-position: outside; margin-right: auto; margin-left: 20px; padding: 0px; width: auto; text-shadow: 0px 3px 4px #888888;
}/* Link Styles */

a:link, a:visited {

	color: #2B62D7;
	
	text-decoration: none;
	font-weight: bold;
}

a:hover,  a:active {

	color: #999999;
	text-decoration: none;

};
	color: #000000;
}b, strong {	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;	font-size: 12px;	font-weight: bold;
	color: #000000;
}a:link { 	color: #258bee;
	font: normal 12px Arial, Helvetica, sans-serif;
}a:visited { 	color: #9e9dd0;
	font: 12px Arial, Helvetica, sans-serif;
}a:hover, a:active { 	color: #ffffff;
	text-shadow: 0px 0px 5px #white;
	font-size: 12px;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
}	/*</group>*/

/*<group=Global Classes>*/

.standout {
	font-family: Courier New, Courier, mono;
	border: 1px dotted #004f9e;
	background: #ddedff;
	color: #004f9e;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	margin: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	margin: 0px;
}

.imageStyle {
	border: 1px solid #dcdcdc;
	padding: 5px;
	margin: 5px;
}
	
/*</group>*/

/*<group=Blog>*/

.blog-entry {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.blog-entry-title {
		text-align: justify;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
}

.blog-entry-date {
		
	text-align: justify;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #aeaeae;
	padding-bottom: 5px;
}

.blog-entry-body {
	
	text-align: justify;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	
	}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item-title {
	text-align: justify;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	text-transform: uppercase;
}

.filesharing-item-description {
	text-align: justify;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #aeaeae;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	padding: 5px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.album-description {
	padding: 5px;
}

.thumbnail-frame {
	padding: 1px;
	border: 1px solid #d4d4d4;
	background: white;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	background: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.photo-navigation {
	border: 1px solid #555555;
	margin: 6px; 
	background: #eeeeee;
	color: #5b5b5b;
	text-align: left;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.photo-navigation a {
	text-decoration: none;
}

.photo-navigation a:hover {
	text-decoration: underline;
}

.photo-frame{
	padding: 4px;
	border: 1px solid #555555;
	margin: 6px;
	background: white;
}

.photo-links {
	padding: 0px;
}

.photo-title {
	padding: 0px;
	font-weight: bold;
}

.photo-caption {
	padding: 0px;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
	margin: 5px;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
}.movie-page-description {
	margin-bottom: 20px;
}.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 1px;
	border: 1px solid #d4d4d4;
	margin-bottom: 10px;
	margin-right: 10px;
}

.movie-thumbnail-caption {
	color: #aeaeae;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 3px;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0080ff;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

.navcontainer {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/button_normal.png);
}

.navcontainer #current {
	color: #0080ff;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: transparent url(images/button_selected.png);
}

/* Parent - Level 0 */

.navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navcontainer li { 
	margin: 0 0 0 0;
	padding: 0px;
	width: 199px;
}

.navcontainer a
{
	display: block;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 0px;
	background: transparent url(images/button_normal.png);
	border-bottom: 1px none #c3c3c3;
	padding: 5px 5px 5px 5px;
}

.navcontainer a:hover
{
	color: #0080ff;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: transparent url(images/button_over.png);
}

/* Child - Level 1 */

.navcontainer ul ul li { margin: 0 0 0 0;}

.navcontainer ul ul a
{
	display: block;
	padding: 5px 5px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 20px;
	background: url(images/button_normal.png);
}

.navcontainer ul ul a:hover
{
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	color: #0080ff;
	background: transparent url(images/button_over.png);
}

/* Child - Level 2 */

.navcontainer ul ul ul li { margin: 0 0 0 0;}

.navcontainer ul ul ul a
{
	display: block;
	padding: 5px 5px;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 40px;
	background: transparent url(images/button_normal.png);
}

.navcontainer ul ul ul a:hover
{
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: transparent url(images/button_over.png);
	color: #0080ff;
}

/* Child Level 3 */

.navcontainer ul ul ul ul li { margin: 0 0 0 0;
	background: transparent;
}

.navcontainer ul ul ul ul a
{
	display: block;
	padding: 5px 5px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 60px;
	background: transparent url(images/button_normal.png);
}

.navcontainer ul ul ul ul a:hover
{
	color: #0080ff;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: transparent url(images/button_over.png);
}

/* Child Level 4 */

.navcontainer ul ul ul ul ul li { margin: 0 0 0 0;
	background: transparent;
}

.navcontainer ul ul ul ul ul a
{
	display: block;
	padding: 5px 5px;
	color: #333333;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	text-indent: 100px;
	background: transparent url(images/button_normal.png);
}

.navcontainer ul ul ul ul ul a:hover
{
	color: #0080ff;
	text-shadow: 0px 1px 0px #ffffff;
	text-decoration: none;
	background: transparent url(images/button_over.png);
}
	
/*</group>*/
