﻿html{height:100%;text-align:center}

/* HEADER  */
.Header_Desc{
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70; 
	zoom: 1; 
	padding-left: 5px;
	padding-right: 5px; 
	padding-top: 0px;
	text-align:justify;
	background-color:black;
	text-align:justify;
	vertical-align:middle;
	height:70px;
	font-family:Arial;
	font-size:8pt;
	color:white;
}
.FrontModel_Link{
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70; 
	zoom: 1; 
	padding:5px;
	background-color:black;

	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:white;

}

.FrontModel_Link A {
	font-weight:bold;
	color:yellow;
	text-decoration:none;
}
.FrontModel_Link A:hover {
	color:yellow;
	text-decoration:underline;
}
/* HEADER END  */

.Tag_Cloud{
	padding:5px;
}
.Tag_Cloud A:hover
{
	color:yellow;
}


/* XML READER  */

.mPrev, .mPage, .mNext, .mCPage, .mUPrev, .mUNext
{	
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
.mCPage
{	
	color:white;
	background-color:#8BB3EE;
	border:1px #6097E9 solid;
}
.mUPrev, .mUNext, .mPrev A, .mNext A
{	
	color:white;
	background-color:#F59232;
	border:1px #C46509 solid;
}

.mPage A
{
	background-color:white;
	text-decoration:none;
	border:1px white solid;
}

.mPrev A:hover, .mPage A:hover, .mNext A:hover
{
	color:white;
	background-color:#8BB3EE;
	border:1px #6097E9 solid;
	text-decoration:none;
}
A.style2{
	font-size:10px;
	color:blue;

}

/* XML READER END */

/* Carousel */
.carousel-list {
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}
.carousel-list li {
	margin: 0px;
	width: 134px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/ /*height:93px; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */ */ /*	margin-left: auto;*/ /* for testing IE auto issue */;
	color: white;
	list-style: none outside;
}
.carousel-list li:hover {
}
.carousel-list li a {
	display: block;
	border: 1px solid #aaaaaa;
	outline: none;
	background-color: gray;
	color: white;
	font-weight: bold;
}
.carousel-list li a:hover {
	border: 1px solid blue;
	background-color: blue;
}
.carousel-list li img {
	border: 1px solid #999;
	display: block;
}

/* Carousel End */

/* Sections */

.TitleSection {
	font-size:24px;
	color:#333333;
	font-family:Tahoma;
	text-align:left;
	margin:10px;
}

.TitleSection B {
	font-weight:normal;
	color:red;
}

.BodySection {
	font-size:14px;
	color:#333333;
	font-family:Tahoma;
	text-align:justify;
	margin:10px;
}
.BodySection SPAN {
	font-weight:bold;
	color:#000000;
}

.BodySection B {
	font-weight:bold;
	color:red;
}

/* END Sections */

A
{
	font-family: arial;
	text-align: justify;
	text-decoration: none;
	color: #333333;
}

A:hover
{
	color: #000000;

}

A.ParLinks
{
	font-family: arial;
	font-size: 10px;
	text-align: justify;
	text-decoration: none;
	color: #333333;
}
A.ParLinks:hover
{
	text-decoration: underline;
	color: #000000;
	filter:alpha(opacity=100);	-moz-opacity:1;	opacity:1; zoom:1;
}


.TPic
{
	padding:0px;

	filter:alpha(opacity=70); 	-moz-opacity:0.70; 	opacity:0.70;  	zoom: 1; 

}

.TPic:hover
{
	filter:alpha(opacity=100);	-moz-opacity:1;	opacity:1; zoom:1;

}
.TPic_img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
	border-style: solid; 	border-color: #555555;	border-width: 2px; 
	padding:0px;
}

.TPic_img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;

}

.MenuItem {
	width: 70px;	
}


.MenuItem A
{
	font-family: Arial;
	font-size: 10pt;
	color: white;
	text-decoration: none;
	width: 70px;
	text-align: center;
}

.MenuItem A:hover
{
	background-color: #dddddd;
	color: #555555;
}

.t1 TD
{
	border:0px solid red;
}

A.LJLinks
{
	text-decoration: none;
	font-weight: bold;
}
A.LJLinks:hover
{
	color: blue;
	text-decoration: underline;
}
.MyShop
{
	padding: 0px;
	margin: 0px;
	text-indent: 0px;

}
.MyShop li { 
	margin:0px;
	width:110px;/*  img width is 75 px from flickr + a.border-left (1) + a.border-right(1) + 
	               img.border-left (1) + img.border-right (1)*/
	/*height:93px; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */ */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
	/*color: white;*/
	/*list-style: none outside;*/
}
.MyShop li a { 
	display:block;
	border:0px solid #aaaaaa;
	color: #222222;
	font-weight: bold;
	font-family: arial;
	font-size: 7pt;
	text-align: left;
}
.MyShop li a:hover { 
	color: blue;
}

Table.cTitle
{
	padding-left: 0px; 
	padding-right:0px; 
	padding-top: 15px; 
	padding-bottom: 0px;
}

span.listpage_td_span { position: relative; width: 110px; height: 13px; overflow: hidden; display: block; }

a.perfboxes_pagebottom_url:link, a.perfboxes_pagebottom_url:visited,a.perfboxes_pagebottom_url:active
{ font-size: 9px; font-weight: normal; color: #222222; text-decoration: none; }

a.perfboxes_pagebottom_url:hover
{ font-size: 10px; font-weight:bold; color:blue;text-decoration: underline;}



