﻿body {
}

.menuselected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 2px;
    margin-top: 2px;
    cursor: pointer;
}
.menuitem
{
    border: 1px solid #A0A0A0;
    color: white;
    background-color: #2E4d7B;
    font-family: Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;
    padding: 2px;
    margin-top: 2px;
    cursor: pointer;
}
.submenuitem
{
    background-color: ghostwhite;
    font-size: 8pt;
    font-family: Arial;
    padding: 2px;
    margin-top: 2px;
    cursor: pointer;
}
.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;

}

.menucontent
{
	background-color: #D3DEEF;
	border-top: solid;
	border-right: #2f4f4f 1px solid;
	border-left: #2f4f4f 1px solid;
	border-bottom: #2f4f4f 1px solid;
}
.moduletitle
{
    font-size: 10pt;
    color: #003399;
    font-family: Arial;
    font-weight: bold;
}


.collapsePanelHeader
{
	width: 100%;
	height: 30px;
	background-image: url(../../images/bg-snippet.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}
.formborder
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: #F7F7F9;
}
.formcontrol
{
	background-color: #F7F7F9;
}
.formlabel
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.formcaption
{
	width: 100%;
	height: 30px;
	background-image: url(../../images/bg-menu-main.png);
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}
.fromtitlecolor
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
}
.tabbgselected
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	background-color: #d95809;
	text-align: center;
}

.tabbgnormal
{
	border-right: #db6116 1px solid;
	border-top: #db6116 1px solid;
	border-left: #db6116 1px solid;
	color: #d95809;
	border-bottom: #db6116 0px solid;
	font-family: Arial;
	background-color: ghostwhite;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}


.categoryitem
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	background-color: transparent;
	font-weight: bold;
}
.categorysubitem
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	background-color: transparent;
}

.mainmenu
{
    font-size: 10pt;
    color: #136FCA;
    font-family: Arial;
    font-variant: small-caps;
    font-weight: bold;
}
.textnormal
{
    font-size: 10pt;
    font-family: Arial;
}

.newstitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #cc0000;
	font-family: 'Times New Roman';
}
.newsabstract
{
    font-size: 10pt;
    color: #2d1f12;
    font-family: Arial;
}
.newsdetail
{
    font-size: 10pt;
    font-family: Arial;
}
.newsauthor
{
    font-size: 10pt;
    color: dimgray;
    font-style: italic;
    font-family: Arial;
    font-variant: normal;
}
.newsview
{
    font-size: 8pt;
    color: #3366ff;
    font-family: Arial;
    font-variant: normal;
}
.newsmore
{
	font-size: 8pt;
	color: #ff6666;
	font-family: Arial;
}
.subcategory
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #0066ff;
	font-family: tahoma;
	font-variant: small-caps;
}
.Tabhomecolor
{
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	font-family: Arial;
	background-color: #ffffff;
	text-align: center;
}
.maintitle
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: #ff0066;
	font-family: Arial;
	font-variant: normal;
}

.formlabel
{
	font-size: 10pt;
	color: #006699;
	font-family: Arial;
}
