BODY		{
	font-family: Arial, sans-serif;
	FONT-SIZE: 13px; 
	background-color:#E9E9E9;
	margin-left  : 20px;
	margin-right : 20px;
	margin-top   : 20px;
	margin-bottom   : 20px;
}

FONT		{font-family: Arial, sans-serif;  FONT-SIZE: 13px}
TD		{font-family: Arial, sans-serif;  FONT-SIZE: 13px}
P		{font-family: Arial, sans-serif;  FONT-SIZE: 13px}
DIV		{font-family: Arial, sans-serif;  FONT-SIZE: 13px}





FORM 		{font-family: Arial, sans-serif;  FONT-SIZE: 13px}
A:link          {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; font-family: Arial, sans-serif;  TEXT-DECORATION: underline}
A:active        {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; font-family: Arial, sans-serif;  TEXT-DECORATION: underline}
A:visited       {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; font-family: Arial, sans-serif;  TEXT-DECORATION: underline}
A:hover         {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.title 		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.content 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-FAMILY: Verdana, Helvetica}
.option 	{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 13px; FONT-WEIGHT: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.tiny		{BACKGROUND: none; COLOR: #000000; FONT-SIZE: 11px; FONT-WEIGHT: normal; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.footermsg	{BACKGROUND: none; COLOR: #8A8A8A; FONT-SIZE: 11px; FONT-WEIGHT: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}


.dslnotice	{BACKGROUND: none; COLOR: #FF0000; FONT-SIZE: 12px; FONT-WEIGHT: normal; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.nopage	{BACKGROUND: none; COLOR: #FF0000; FONT-SIZE: 20px; FONT-WEIGHT: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.pageh	{BACKGROUND: none; COLOR: #333333; FONT-SIZE: 16px; FONT-WEIGHT: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}


.adminheader 			    {BACKGROUND: none; COLOR: #F0F0F0; FONT-SIZE: 13px; FONT-WEIGHT: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.adminheaderlink:link          {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; Font-weight: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.adminheaderlink:active      {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; Font-weight: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.adminheaderlink:visited    {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 12px; Font-Weight: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.adminheaderlink:hover        {BACKGROUND: none; COLOR: #F0F0F0; FONT-SIZE: 12px; Font-Weight: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}


.mainmenu:link          		   {BACKGROUND: none; COLOR: #800000; FONT-SIZE: 14px; Font-weight: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.mainmenu:active      		   {BACKGROUND: none; COLOR: #800000; FONT-SIZE: 14px; Font-weight: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.mainmenu:visited    		   {BACKGROUND: none; COLOR: #800000; FONT-SIZE: 14px; Font-Weight: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}
.mainmenu:hover        		   {BACKGROUND: none; COLOR: #FF9934; FONT-SIZE: 14px; Font-Weight: bold; font-family: Arial, sans-serif;  TEXT-DECORATION: none}




.intitle {
	font-family: Arial, sans-serif;
	font-size: 14px;
	Font-Weight: bold;
	color: #333333;
	text-align:left;
	padding-left: 10;
}

.logininputbox {
	padding: 5px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #808080;
	border: 1px solid #CCCCCC;
	background: url(../images/shadow.gif) repeat-x top #f1f5f8;
	height: 26px;
	border-radius: 5px;
    box-sizing: border-box;
}


.logininputbox_focus {
	padding: 5px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	border: 1px solid #006699;
	color: #333333;
	background: url(../images/shadow_focus.gif) repeat-x top #ffffe5;
	height: 26px;
}

.loginbutton {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
	background: url(../images/shadow.gif) repeat-x top #f1f5f8;
	color: #000000;
	cursor:pointer;
	padding: 5px;
	height: 26px;
	border-radius: 5px;
    box-sizing: border-box;
	
}

.inputbox {
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	background: url(../images/shadow.gif) repeat-x top #f1f5f8;
	height: 26px;
    border-radius: 5px;
    box-sizing: border-box;
}


.inputbox_focus {
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	background: url(../images/shadow.gif) repeat-x top #f1f5f8;
	height: 26px;
    border-radius: 5px;
    box-sizing: border-box;
}


.filebox {
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	background: url(../images/shadow.gif) repeat-x top #f1f5f8;
	height: 26px;
    border-radius: 5px;

}

.combobox {
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	background: url(../images/shadow.gif) repeat-x top #f1f5f8;
	height: 26px;
    border-radius: 5px;
    box-sizing: border-box;
}

.textarea {
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	border: 1px solid #CCCCCC;
	background: #f1f5f8;
	border-radius: 5px;
    box-sizing: border-box;
}

.checkbox {
	background: none;
	border: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
	cursor:pointer;
}

.button {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #CCCCCC;
	background: url(../images/shadow.gif) repeat-x top #f1f5f8;
	color: #3B6097;
	cursor:pointer;
	padding: 5px;
	height: 26px;
	border-radius: 5px;
    box-sizing: border-box;
}

div.pagination {
		padding: 0px;
		margin: 2px;
}
	
div.pagination a {
		padding: 1px 4px 1px 4px;
		margin: 2px;
		border: 1px solid #AAAADD;
		text-decoration: none; /* no underline */
		color: #000099;
}

div.pagination a:hover, div.digg a:active {
		border: 1px solid #000099;
		color: #000;
}

div.pagination span.current {
		padding: 1px 4px 1px 4px;
		margin: 2px;
		border: 1px solid #000099;
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
}

div.pagination span.disabled {
		padding: 1px 4px 1px 4px;
		margin: 2px;
		border: 1px solid #EEE;
		color: #DDD;
}

.overlay {
visibility: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 15px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
margin-top: 0;
color: #333;
font-family: Arial, sans-serif;
font-size: 14px;
text-align: left;
}
.popup .close {
  position: absolute;
  top: 10px;
  right: 15px;
  transition: all 200ms;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  font-family: Arial, sans-serif;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 50%;
  overflow: auto;
}

@media screen and (max-width: 700px){

  .popup{
	  visibility: hidden;
    width: 70%;
  }
}