/*
	_library classes:
	$Revision: 1.1 $
*/

/***********************************************\
|	HTML tag styles                             |
\***********************************************/
.bodyMain		{	padding: 0px; background-color: #000000; margin-left:0px; margin-top:0px;	
					font-family: Verdana; font-size: 11px; color: #EAEAEA;
					scrollbar-face-color: #2B2B2B;
					background-image: url(/img/home/bg.jpg);
					scrollbar-arrow-color:		"#888888";
					scrollbar-track-color:		"#EAEAEA";
					scrollbar-shadow-color:		"#DADADA";
					scrollbar-face-color:		"#EAEAEA";
					scrollbar-highlight-color:	"#EAEAEA";
					scrollbar-darkshadow-color:	"#666666";
					scrollbar-3dlight-color:	"#666666";
}
.bodySub		{	padding: 0px; background-color: #000000; margin-left:0px; margin-top:0px;	
					font-family: Verdana; font-size: 11px; color: #EAEAEA;
					scrollbar-face-color: #2B2B2B;
					scrollbar-arrow-color:		"#888888";
					scrollbar-track-color:		"#EAEAEA";
					scrollbar-shadow-color:		"#DADADA";
					scrollbar-face-color:		"#EAEAEA";
					scrollbar-highlight-color:	"#EAEAEA";
					scrollbar-darkshadow-color:	"#666666";
					scrollbar-3dlight-color:	"#666666";
}
input				{	font-family: Verdana; font-size: 10px; color: #333333; border : 1px outset #88A0C8;		}
textarea			{	font-family: Verdana; font-size: 10px; color: #333333; border : 1px outset #88A0C8;		}
select				{	font-family: Verdana; font-size: 10px; color: #333333; border : 1px outset #88A0C8;		}
input.noBorder		{	font-family: Verdana; font-size: 10px; color: #333333; border-style:none;				}
textarea.noBorder	{	font-family: Verdana; font-size: 10px; color: #333333; border-style:none;				}
select.noBorder		{	font-family: Verdana; font-size: 10px; color: #333333; border-style:none;				}

input.countDown		{	font-family: Verdana; font-size: 11px; background: Black;
						color: White; 
						border : 1px outset #000000; background:#000000; text-align:center;	}

/***********************************************\
|	HYPERLINKS									|
\***********************************************/
a:link, a:visited	{	color: #EAEAEA; text-decoration: underline;  font-size:11px;	}
a:hover				{	color: #EAEAEA; text-decoration: underline;  font-size:11px;	}

a.white10Link:link,a.white10Link:visited		{	font-family: Verdana; color: #FFFFFF; text-decoration: none; font-size:10px;	}
a.white10Link:hover		{	font-family: Verdana; color: #FFFFFF; text-decoration: underline; font-size:10px;	}
a.white11Link:link,a.white11Link:visited		{	font-family: Verdana; color: #FFFFFF; text-decoration: none; font-size:11px;	}
a.white11Link:hover		{	font-family: Verdana; color: #FFFFFF; text-decoration: underline; font-size:11px;	}
a.white12Link:link,a.white12Link:visited		{	font-family: Verdana; color: #FFFFFF; text-decoration: none; font-size:12px;	}
a.white12Link:hover		{	font-family: Verdana; color: #FFFFFF; text-decoration: underline; font-size:12px;	}

a.grey10Link:link,a.grey10Link:visited		{	font-family: Verdana; color: #333333; text-decoration: none; font-size:10px;	}
a.grey10Link:hover		{	font-family: Verdana; color: #333333; text-decoration: underline; font-size:10px;	}
a.grey11Link:link,a.grey11Link:visited		{	font-family: Verdana; color: #333333; text-decoration: none; font-size:11px;	}
a.grey11Link:hover		{	font-family: Verdana; color: #333333; text-decoration: underline; font-size:11px;	}
a.grey12Link:link,a.grey12Link:visited		{	font-family: Verdana; color: #333333; text-decoration: none; font-size:12px;	}
a.grey12Link:hover		{	font-family: Verdana; color: #333333; text-decoration: underline; font-size:12px;	}

/***********************************************\
|	TABLE CLASSES								|
\***********************************************/
TD				{	font-size:11px;	font-family: Verdana;	color:#EAEAEA;	}
.cursorPointer	{	cursor:pointer;	}
.rightA			{	background-color: green;	}
.emptyClass		{	}

/***********************************************\
|	HIGHLIGHT									|
\***********************************************/
.Highlight	{	background-color:#00ccff;	}

/***********************************************\
|	BBCODE										|
\***********************************************/
.bbCode10	{	font-family: Verdana;	font-size: 10px;	}
.bbCode11	{	font-family: Verdana;	font-size: 11px;	}
.bbCode12	{	font-family: Verdana;	font-size: 12px;	}
.bbCode13	{	font-family: Verdana;	font-size: 13px;	}
.bbCode14	{	font-family: Verdana;	font-size: 14px;	}
.bbCode15	{	font-family: Verdana;	font-size: 15px;	}
.bbCode16	{	font-family: Verdana;	font-size: 16px;	}
.bbCode17	{	font-family: Verdana;	font-size: 17px;	}
.bbCode18	{	font-family: Verdana;	font-size: 18px;	}
.bbCode19	{	font-family: Verdana;	font-size: 19px;	}
.bbCode20	{	font-family: Verdana;	font-size: 20px;	}
.bbCode22	{	font-family: Verdana;	font-size: 22px;	}
.bbCode24	{	font-family: Verdana;	font-size: 24px;	}
/***	QUOTE	***/
.openQuote	{	margin-left: 1%;	margin-right: 1%;	margin-top: 1%; 
				background:url('/img/common/openQuote.gif') top left no-repeat;	
				width: 50%;
			}
.closeQuote	{	margin-left: 1%;	margin-right: 1%;	margin-top: 1%; 
				background:url('/img/common/closeQuote.gif') top right no-repeat;
				width: 53%;
			}
.quoteWords	{	margin-left: 3%;	margin-right: 3%;	margin-top: 1%; margin-bottom: 1%;  font-style: italic;	
				width: 50%;
			}
.quoteFrom	{	color: #000000;	text-align: right;	font-weight: bold;	
				width: 50%;
			}

.noFlash	{	font-family: Verdana;color:	#333333; font-size: 11px;	}
a.noFlash:link,a.noFlash:visited	{	font-family: Verdana;color:	#333333; font-size: 11px;	}
a.noFlash:hover						{	font-family: Verdana;color:	#333333; font-size: 11px;	}


/***********************************************\
|	STANDARD FONTS								|
\***********************************************/
.error10Tit			{	font-family: Verdana;color:	#FF1010; font-size: 10px;	}
.error11Tit			{	font-family: Verdana;color:	#FF1010; font-size: 11px;	}
.error12Tit			{	font-family: Verdana;color:	#FF1010; font-size: 12px;	}
/**********		GREY1		************/
.error10Content		{	font-family: Verdana;color:	#666666; font-size: 10px;	}
.error11Content		{	font-family: Verdana;color:	#666666; font-size: 11px;	}
.error12Content		{	font-family: Verdana;color:	#666666; font-size: 12px;	}

.v10Red1			{	font-family: Verdana;color:	#C60707; font-size: 10px; font-weight:bold;	}
.v11Red1			{	font-family: Verdana;color:	#C60707; font-size: 11px; font-weight:bold;	}

.vBlack11			{	font-family: Verdana;color:	#000000; font-size: 11px;	}

.withPadding5		{	padding: 5px 5px 5px 5px;	}