.Background_Body
{
	background-color:#668ec1;
}

.Line_Left
{
	background-image:url(images/Line_Left.gif);
	background-repeat:repeat-y;
	width:3px;
	background-position:top left;
}
.Right
{
	background-image:url(images/Right.gif);
	background-repeat:no-repeat;
	width:12px;
	background-position:top;
	height:116px;
}

.Top_left
{
	background-image:url(images/Top_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:9px;
	width:3px;
}
.Top_right
{
	background-image:url(images/Top_right.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:9px;
	width:12px;
}
.Top
{
	background-image:url(images/Top.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:9px;
	width:164px;
}

.Bottom_left
{
	background-image:url(images/Bottom_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:7px;
	width:3px;
}
.Bottom_right
{
	background-image:url(images/Bottom_right.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:7px;
	width:12px;
}
.Bottom
{
	background-image:url(images/Bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:7px;
	width:164px;
}
.LineBottom_Menu
{
	background-image:url(images/LineBottom_Menu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:5px;
	width:809px;
	line-height:5px;
}

.homeBottom
{
	background-image:url(images/homeBottom.gif);
	background-repeat:no-repeat;
	background-position:top left;	
	width:991px;
	font-family:arial,sans-serif;
	font-size:12px;
}
.bg_login
{
	background-image:url(images/bg_login.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:112px;
	width:165px;
	padding-left:10px;
	padding-top:15px;
}
.currentdate {
	color: #000000; 
    font-size:13px;
	padding-left:30px;
}
a.login, a.login:link, a.login:visited, a.login:active {
	color:#7e7e7e;
    padding-top:15px;
    font-size:13px;
    text-align:right;
	background-color:transparent;
	display:block;
	text-decoration:none;
} 
a.login:hover  {
	color: #11449c; 
    padding-top:15px;
    font-size:13px;
    text-align:right;
	background-color:transparent;
	display:block;
	text-decoration:none;
}
a.register, a.register:link, a.register:visited, a.register:active {
	color:#000000;
    font-size:13px;
    text-align:right;
	background-color:transparent;
	text-decoration:none;
	white-space:none;
} 
a.register:hover  {
	color: #11449c; 
    font-size:13px;
    text-align:right;
	background-color:transparent;
	text-decoration:none;
	white-space:none;
}
/*==============================*/
body
{
	background-color:#ffffff;
	color:#000000;
	margin:0pt;
	padding:0pt;
}
body, td, th, textarea, select, h2, h3, h4, h5, h6 {
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
}

.Masterpanel{
	margin:0pt;
	padding:0pt;
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-attachment:scroll;
}
/*  DNN Link Style */
.CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
}

a.CommandButton:hover {
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
}
.Skinobject, a.Skinobject, a.Skinobject:link, a.Skinobject:visited, a.Skinobject:active   {
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
}
a.Skinobject:hover    {
  font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
}
a {
	color:#004276;
	text-decoration:none;
}
a:link, a:visited, a:active {
	color:#5C7996;
}
a:hover {
	color:#CA0002;
}
a:focus {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}

/*  DNN Common Style */
.Head {
	FONT-WEIGHT: bold; 
	font-size:14px;
	color: #1380D5;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #1380D5;
}
.Normal
{
	FONT-SIZE: 11px; 
	text-align: justify;
	color: #555555;
}
.NormalBold {
	
	FONT-WEIGHT: bold;
	color:#424242;
}
.NormalRed {
	FONT-WEIGHT: bold; 
	COLOR: #ff0000;
}
UL LI {
	list-style-image:url(images/bullets.gif);
	list-style-position: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	color:#424242;
	padding: 2px;
}
.NormalTextBox {
	color: #6B8391;
}
input.NormalTextBox{
  	BORDER-RIGHT: #6B8391 1px solid; 
	BORDER-TOP: #6B8391 1px solid; 
	BORDER-LEFT: #6B8391 1px solid; 
	BORDER-BOTTOM: #6B8391 1px solid; 
	background-color: #FFF;
}
.StandardButton {
	BORDER-RIGHT: #6B8391 1px solid; 
	BORDER-TOP: #6B8391 1px solid; 
	BORDER-LEFT: #6B8391 1px solid; 
	BORDER-BOTTOM: #6B8391 1px solid;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Hnelvetica, sans-serif;
	background-color: #FFFFFF;
	color:#6B8391;
}
/* ============================== 
		CSS for MainMenu
   ============================== */
.MainMenu_MenuContainer {
	background-color: #5ab325; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 26px;
	background-color:#5ab325;
	margin:0px;
	padding:0px;
}

.MainMenu_MenuItemSel {
	background-color: transparent;
	font-weight: bold;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	background-color: Transparent;
	font-weight: bold;
}
.MainMenu_MenuItemAct{
	cursor: pointer; 
	cursor: hand; 
	background-color:#DADADA;
	color:#5C7996;
	font-weight: bold;
}

.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 20px;
}
.submenuitemselected{
	color:#6B8391;
	font-size:11px;
	font-weight: normal;
	padding-left: 1px;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
}
.MainMenu_SubMenu {
	margin-top: 3px;
	margin-left: -1px;
	background-color: #EDEDED;  
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=80, FinishOpacity=100, Style=0);
	margin:0px;
	padding:0px;
	border-bottom:solid 2px #cccccc;
	border-right:solid 2px #cccccc;
	border-top:solid 2px #ececec;
	border-left:solid 2px #ececec;
}
.MainMenu_MenuBreak {
	border: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border: #EFEFEF 0px solid;
	font-family: webdings; 
}

.Root_MenuItem{
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
	text-transform:none;
	width:65px !important;
	width:65px;
}
.Root_MenuItem div{
	background-color:#transparent;
	vertical-align:middle;
	text-transform:none;
	font-weight:bold;
	width:65px !important;
	width:65px;
}
.Root_MenuSelected div{
	background-color:#2b7400;
	vertical-align:middle;
	text-transform:none;
	font-weight:bold;
	width:65px !important;
	width:65px;
}
.Root_MenuSelected{
	background-color:#2b7400;
	color:#ffffff;
	vertical-align:middle;
	text-transform:none;
	font-weight:bold;
	width:65px !important;
	width:65px;
}
.Root_MenuAct, .Root_MenuAct div{
	background-color:#2b7400;
	color:#ffffff;
	vertical-align:middle;
	text-transform:none;
	font-weight:bold;
	width:65px !important;
	width:65px;
}
.Menu_Sep{
	background-image:url(images/Menu_Step.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	height:26px;
	width:3px;
}
.Sub_MenuItemAct
{
	color:#0031cd;
}
.Sub_MenuItem{
		color:#0031cd;
}

/* ============================== 
		CSS for Panel
   ============================== */
.LeftPaneTop
{
	background-image:url(images/MenuLeft_BackgrounTop.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:17px;
	width:160px;
}
.LeftPane
{
	background-position:top right;
	width:160px;
	background-image:url(images/Background_MenuLeft.jpg);
	background-repeat:repeat-y;
}

.RightTopPane{
	margin:0px;
	padding:0px;
}
.LeftTopPane{
	margin:0px;
	padding-left:1px;
	padding-right:1px;
}
.CenterPane{
	padding-left:1px;
	padding-right:1px;
	margin:0px;
}
/* ============================== 
		CSS for Box Bottom
   ============================== */
.subMenu_bg{
	background-image:url(images/subMenu_bg.gif);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:top left;
	background-color:transparent;
	width:100%;
	text-align:center;
	line-height:30px;
}
span.dnnLINKS_Root{
	font-size:14px;
	color:#515151;
	text-decoration:none;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
a.dnnLINKS_Root, a.dnnLINKS_Root:link, a.dnnLINKS_Root:visited, a.dnnLINKS_Root:active{
	font-size:14px;
	color:#515151;
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
}
a.dnnLINKS_Root:hover{
	font-size:14px;
	color:#515151;
	text-decoration:underline;
	text-align:center;
	white-space:nowrap;
	font-weight:bold;
}

A.Email:link          {COLOR: #333333; FONT-SIZE: 9pt; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: none}
A.Email:active        {COLOR: #333333; FONT-SIZE: 9pt; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: none}
A.Email:visited       {COLOR: #333333; FONT-SIZE: 9pt; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: none}
A.Email:hover         {COLOR: #7D1221; FONT-SIZE: 9pt; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: none}

