/*MAIN AND GENERAL*/
.cssWelcomeText
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#000000;
}

.cssLoaderOnDark1
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#ffffff;
}

.cssLoaderOnLight1
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#000000;
}

/*HEADER*/
.cssHeaderLinksFont
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#ee8416;
	font-weight:bold;
}
.cssHeaderLinksFont a
{
	font-family:arial,verdana,tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.cssHeaderLinksFont a:hover
{
	font-family:arial,verdana,tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

/*NAVIGATION*/
.cssNavigationFont a
{
	font-family:arial,verdana,tahoma;
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.cssNavigationFont a:hover
{
	font-family:arial,verdana,tahoma;
	font-size:14px;
	color:#0071c6;
	text-decoration:none;
}

/*CONTENT*/
.cssContentMainFont
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#000000;
}

.cssContentMainFont a
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#0071c6;
	text-decoration:none;
}

.cssContentMainFont a:hover
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#0071c6;
	text-decoration:underline;
}

.cssContentMainTitle
{
	font-family:arial,verdana,tahoma;
	font-size:14px;
	color:#0071c6;
	font-weight:bold;
}

.cssContentMainTitle a
{
	font-family:arial,verdana,tahoma;
	font-size:14px;
	color:#0071c6;
	text-decoration:none;
	font-weight:bold;
}

.cssContentMainTitle a:hover
{
	font-family:arial,verdana,tahoma;
	font-size:14px;
	color:#0071c6;
	text-decoration:underline;
	font-weight:bold;
}

.cssContentThumb1
{
	border: 1px dashed #696969;
}

.cssAlternateRow
{
	background-color:#eef5ff;
}

/*LEFT COUMN*/
.cssLCMainFont
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#ffffff;
}

.cssLCMainFont a
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#fea446;
	text-decoration:none;
}

.cssLCMainFont a:hover
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#fea446;
	text-decoration:underline;
}

/*FORMS*/
.cssInput1
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#000000;
	width:160px;
	height:18px;
}
.cssInput2
{
	font-family:arial,verdana,tahoma;
	font-size:12px;
	color:#000000;
	width:200px;
	height:22px;
}

/*FOOTER*/
.cssFooterMainFont
{
	font-family:arial,verdana,tahoma;
	font-size:11px;
	color:#ffffff;
}