
body {

background-color:#0FA5D7;
	
}

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #FFFFFF;
    BORDER-RIGHT: #003366 0px solid; 
    BORDER-TOP: #003366 0px solid; 
    BORDER-LEFT: #003366 0px solid; 
    BORDER-BOTTOM: #003366 0px solid; 
}

.SkinItem {
    font-family: Arial;
	font-size: 10px;
	color:#000000;
}

A.SkinItem:link {
    text-decoration:    none;
    color: #000000;
	font-weight: bold;
}

A.SkinItem:visited  {
    text-decoration:    none;
    color: #000000;
	
}

A.SkinItem:active   {
    text-decoration:underline;
    color: #000000;

}

A.SkinItem:hover    {
    text-decoration:underline;
    color: #000000;

}
.SkinItem1 {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

A.SkinItem1:link {
    text-decoration:    none;
    color: #000000;
	
}

A.SkinItem1:visited  {
    text-decoration:    none;
    color: #000000;
	
}

A.SkinItem1:active   {
    text-decoration:underline;
    color:#C0B48C;
	
}

A.SkinItem1:hover    {
    text-decoration:    none;
    color: #000000;
	
}


.Head   {
	font-family:  Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
}


.SubHead    {
    font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color:#EEEEEE;
	
}


.SubSubHead {
    font-weight: bold;
	color: #000000;
		background-color:#EEEEEE;
}


.Normal, .NormalDisabled
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A5569;
}


.NormalDisabled
{
    color: Silver;
}


.NormalBold
{
    font-family:  Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}


.NormalRed
{
    font-family:Arial, Helvetica;
    font-size: 12px;
    color: #ff0000
}

/*button {
    font-family: Arial,Helvetica;
	 color: white;
	 background-color: #000000;
    font-size: 11px;
    font-weight: normal;
	 border: 1px solid #ECECEC;
	
}*/

select {
font-family: Arial, Helvetica, sans-serif;
 border: 1px solid #ECECEC;
 font-size: 11px;
margin-top: 1px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left:0px;
height: 13px
}




.NormalTextBox
{
    font-family: Arial,Helvetica;
	 color: Black;
	 background-color: White;
    font-size: 11px;
    font-weight: normal;
	 border: 1px solid #ECECEC;
	 width:90px;
	 	 height:15px;
		 padding:0px 0px 0px 0px;

	 
}
.NormalTextBox2
{
    font-family: Arial,Helvetica;
	 color: Black;
	 background-color: White;
    font-size: 11px;
    font-weight: normal;
	 border: 1px solid #ECECEC;
	 width:90px;
	 height:13px;
	 
}



.TreeMenu_Node 
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.TreeMenu_NodeSelected
{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}


.FileManager
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
}
.FileManager_ToolBar
{
	border-bottom: black 1px solid;
	height:25px;
}
.FileManager_Explorer
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
}

.FileManager_FileList 
{
	height:100%;
	border: dimgray 1px solid;
	background-color: White;
	margin: 2px 2px 2px 2px;
	overflow: auto;
}

.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px 25px 25px 25px;
}

.FileManager_Header
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #E7E7FF;
    background-color: #9EBFF6;
    border-bottom: dimgray 1px solid;
    height: 25px;
}

.FileManager_Pager
{
    font-family: Tahoma, Arial, Helvetica;

    font-size: 11px;
    font-weight: bold;
    background-color: #EEEEEE;
    border-top: dimgray 1px solid;
    height: 25px;
}

.FileManager_StatusBar
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    background-color: #dedfde;
    height: 25px;
	margin: 2px 2px 2px 2px;
}

.FileManager_Item
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #F8F8F8;
    border-top: black 1px dashed;
    border-bottom: black 1px dashed;
}

.FileManager_AltItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color: Black;
    background-color: #EEEEEE;
    border-style: none;
}
.FileManager_SelItem
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: White;
    background-color: #99ffff;
    border-style: none;
}

.FileManagerTreeNode 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

.FileManagerTreeNodeSelected 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	background-color: #dcdcdc; 
}

A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited  {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active   {
    text-decoration:    none;
    color: #003366;
}

A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover    {
    text-decoration:    none;
    color: #ff0000;
}


.Wizard
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton
{
	border-right: dimgray 1px solid;
	padding-right: 2px;
	border-top: dimgray 1px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: dimgray 1px solid;
	padding-top: 2px;
	border-bottom: dimgray 1px solid;
	background-color: gainsboro;
}
.WizardHeader
{
	background:#ffffcc;
	border-bottom: black 1px solid;
	height:40px;
}
.WizardFooter
{
	border-top: black 1px solid;
	background: #ccffcc;
	height: 25px;
	text-align: right;
}
.WizardBody
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	height: 325px;
}
.WizardHelp
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: black 1px solid;
	width: 180px;
	padding-top: 5px;
	background-color: #ccffff;
}
.WizardHelpText
{
	overflow: auto;
	font-size: 8pt;
	width: 180px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	height: 300px;
}
.WizardText
{
	font-size: 9pt;
	color: black;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}



.Help
{
  border-right: black 1px solid;
  padding-right: 2px;
  border-top: black 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: black 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: black 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #ffff99;
}

.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}


.StandardButton
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 11px;
	background:none;
	color: #000000;
	font-family: Verdana, sans-serif;
}


H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #000000;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #000000;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

TFOOT, THEAD    {
    font-family:  Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {

	color: #000000;
	text-decoration: none;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}







.ModuleTitle_MenuContainer {
	background-color: #FFFFFF;
	border-bottom: #E8F0F2 0px solid; 
	border-left: #E8F0F2 0px solid; 
	border-top: #E8F0F2 0px solid; 
	border-right: #E8F0F2 0px solid;
}



.ModuleTitle_MenuBar {
	cursor: hand;
	height:14px;
	background-color: #FFFFFF;
	border-bottom: #4A4E51 0px solid; 
	border-left: #4A4E51 0px solid; 
	border-top: #4A4E51 0px solid; 
	border-right: #4A4E51 0px solid;
}



.ModuleTitle_MenuItem {
	cursor: pointer;
	cursor: pointer; 
	color: #797A6F; 
	font-family:Arial;
	font-size:10px;
	font-weight:bolder;  
  	background-color: #FFFFFF;
	border-bottom: #4A4E51 0px solid; 
	border-left: #4A4E51 0px solid; 
	border-top: #4A4E51 0px solid; 
	border-right: #4A4E51 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: pointer; 
	background-color: #8AF105; 
	border-left: #4A4E51 0px solid; 
	border-bottom: #4A4E51 0px solid; 
	border-top: #4A4E51 0px solid; 
	text-align: center; 
	width: 15; 
	height: 14;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #9FB5C0; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#9FB5C0', Direction=135, Strength=3);
	border-bottom: #4A4E51 0px solid; 
	border-left: #4A4E51 0px solid; 
	border-top: #4A4E51 0px solid; 
	border-right: #4A4E51 0px solid;
}

.ModuleTitle_MenuItemSel {

	cursor: hand; 
	cursor: hand; 
	color: #FFFFFF; 

	font-family:Arial;	font-size:11px;
	font-weight:bolder;  background-color: #8AF105;
	border-bottom: #9FB5C0 0px solid; 
	border-left: #9FB5C0 0px solid; 
	border-top: #9FB5C0 0px solid; 
	border-right: #9FB5C0 0px solid;
}



.ModuleTitle_MenuBreak {
	border-bottom: #4A4E51 0px solid; 
	border-left: #4A4E51 0px solid; 
	border-top: #4A4E51 0px solid;  
	border-right: #4A4E51 0px solid; 
	background-color: #FFFFFF; 
	height: 1px;
}

.ModuleTitle_MenuArrow {

	font-family:Arial;	font-size:11px;
	font-weight:bolder;  cursor: hand; 
	cursor: hand; 
	border-bottom: #4A4E51 0px solid; 
	border-left: #4A4E51 0px solid; 
	border-top: #4A4E51 0px solid;  
	border-right: #4A4E51 0px solid; 
	background-color: #FFFFFF; 
}

.ModuleTitle_RootMenuArrow {

	font-family:Arial;	font-size:11px;
	font-weight:bolder;  cursor: hand; 
	cursor: hand;
}










.MainMenu_MenuContainer {
	background-color:transparent;
	width:100%;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:31px;
	border-bottom: #4A4E51 0px solid; 
	border-left: #4A4E51 0px solid; 
	border-top: #4A4E51 0px solid;  
	border-right: #4A4E51 0px solid; 
	background-color:#FFFFFF;

}
.MainMenu_MenuItem { 
	cursor: pointer; 
	cursor: pointer;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	border-left: #2255A4 0px solid; 
	border-bottom: #2255A4 0px solid; 
	border-top: #2255A4 0px solid; 
	height:18px;
	border-right: #2255A4 0px solid;
	background-color:#18B4E9;
	

	
}

.MainMenu_RootMenuItem {
	cursor: pointer; 
	cursor: pointer; 
	color: #404853;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	height:31px;

	border-bottom: #E8F0F2 0px solid; 
	border-left: #E8F0F2 0px solid; 
	border-top: #E8F0F2 0px solid;  
	border-right: #E8F0F2 0px solid; 
	background-color: Transparent;
}

.MainMenu_RootMenuItemActive {
	cursor: pointer;
	cursor: pointer; 
	color:#FFFFFF; 
	vertical-align: middle;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	height:31px;
	border-bottom: #E8F0F2 0px solid; 
	border-left: #E8F0F2 0px solid; 
	border-top: #E8F0F2 0px solid;  
	border-right: #E8F0F2 0px solid;
	background-image:url(images/bg3.jpg);
	background-position:left;

	}

.MainMenu_RootMenuItemSelected
{
	cursor:hand;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	border-bottom: #E8F0F2 0px solid;
	border-left: #E8F0F2 0px solid;
	border-top: #E8F0F2 0px solid;
	border-right: #E8F0F2 0px solid;
	height:31px;
	background-color:#18B4E9;
}



.MainMenu_SubMenu {
    z-index: 1000;
    cursor: pointer;
	font-family:Arial;
	font-size:11px;
	font-weight:bold; 
	color:#FFFFFF;
    background-color:#18B4E9;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction=135, Strength=0);
    border-bottom: black 0px solid;
    border-left: red 0px solid;
    border-top: purple 0px solid;
    border-right: blue 0px solid;
}

.MainMenu_SubMenuItemActive
{
	cursor: pointer; 
	cursor: pointer; 
	color:#FFFFFF;
    background-color:#7B7B7B;
	font-family:Arial;
	font-size:10px;
	font-weight:bold; 
	border-bottom: #E8F0F2 0px solid; 
	border-left: #E8F0F2 0px solid; 
	border-top: #E8F0F2 0px solid;  
	border-right: #E8F0F2 0px solid;

	height:31px;
}


.MainMenu_MenuIcon {
	cursor: pointer;
	color:#FFFFFF;
	font-family:Arial;
	font-size:10px;
	font-weight:bold; 
	cursor: pointer; 
	background-color:#18B4E9;
	border-left: #4A4E51 0px solid; 
	border-bottom: #4A4E51 0px solid; 
	border-top: #4A4E51 0px solid; 
	text-align: center; 
	width: 15px; 
	height:31px;
}



.MainMenu_MenuBreak {
color:#FFFFFF;
		font-family:Arial;
	font-size:10px;
	font-weight:bold; 
	border-bottom: #4A4E51 0px solid; 
	border-left: #4A4E51 0px solid; 
	border-top: #4A4E51 0px solid;  
	border-right: #4A4E51 0px solid; 

	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	font-family:Arial;
	font-size:10px;
	font-weight:bold; 
	border-bottom: #E8F0F2 0px solid; 
	border-left: #E8F0F2 0px solid; 
	border-top: #E8F0F2 0px solid;  

	background-color:#72D1F1;
	

	color:#FFFFFF;
	height:31px;
}

.MainMenu_MenuArrow {
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	cursor: pointer; 
	cursor: hand; 
	border-right: #E8F0F2 0px solid; 
	border-bottom: #E8F0F2 0px solid; 
	border-top: #E8F0F2 0px solid;
	background-image: url('none');
	
	
}

.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;

}







/* LEGACY STYLES from DNN 1-2 */
.HeadBg {
    background-color: #E8F0F2;
}

.TabBg {
    background-color: #E8F0F2;
}

.SelectedTab {
    font-size:12px;
    color: #FFFFFF;
    font-family:Arial, Helvetica;
    text-decoration: none;
}

A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#E8F0F2;/*changing  for shadow*/
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#E8F0F2;
}

A.SelectedTab:hover    {
    text-decoration:  none;
    color:#E8F0F2;
}

.OtherTabs {
   
    font-size: 11px;
    color: white;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#E8F0F2;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#E8F0F2;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#E8F0F2;
}
.PagingTable {
    height: 33px;
}

.LabelEditOverClass
{	
	cursor: pointer;
	text-decoration:none;
}

.LabelEditTextClass
{
	border: solid 1px red;
	background-color: Transparent;
}

.LabelEditWorkClass
{
	/*background: url(/DotNetNuke/images/dnnanim.gif) no-repeat right;*/
	border:none;
	background-color: #E8F0F2;
}
.Header_bg
{
	background-image:none;
	background-repeat: no-repeat;
}








/* css for class*/

.greek_english{
	text-shadow:gray;
	padding-left:2px;
	padding-right:2px;
	font-family:Arial;
	font-size:10px;
	color:#333333;
	font-weight: bold;
}
.greek_english A:link {
		font-family:Arial;
	font-size:10px;
	color:#333333;
text-decoration: none;
}

.greek_english A:visited {
	font-family:Arial;
	font-size:10px;
	color:#333333;
text-decoration: none;
}

.greek_english A:hover {
		font-family:Arial;
	font-size:10px;
	color:#333333;
text-decoration: underline;
}
.copy_right{
	padding-top:5px;
	padding-bottom:5px;
	text-shadow:gray;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial;
	font-size:11px;
	color:#666666;
	font-weight: bold;
	
}

.Title{
padding-top:2px;
padding-bottom:1px;
	text-shadow:gray;
	padding-left:1px;
	padding-right:0px;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.Content_txt{
	padding-top:5px;
	padding-bottom:5px;
	text-shadow:gray;
	padding-left:2px;
	padding-right:2px;
	font-family:Arial;
	font-size:12px;
color:#000000;
	font-weight:normal;

	
}

.Content_txt A:link {
			font-family:Arial;
	font-size:12px;
color:#000000;
	font-weight:normal;
text-decoration: underline;
}

.Content_txt A:visited {
		font-family:Arial;
	font-size:12px;
color:#000000;
	font-weight:normal;
text-decoration: none;
}

.Content_txt A:hover {
	font-family:Arial;
	font-size:12px;
color:#000000;
	font-weight:normal;
text-decoration: underline;
}
.Content_txt2{
	padding-top:0px;
	padding-bottom:0px;
	text-shadow:gray;
	padding-left:0px;
	padding-right:0px;
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	
}

.Content_txt2 A:link {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
text-decoration: underline;
}

.Content_txt2 A:visited {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
text-decoration: none;
}

.Content_txt2 A:hover {
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
text-decoration: underline;
}


.Login_txt{
padding-top:0px;
padding-bottom:0px;
	text-shadow:gray;
	padding-left:2px;
	padding-right:2px;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;

	
}
.Login_txt  A:link {
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;

text-decoration: none;
}

.Login_txt A:visited {
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;

text-decoration: none;
}

.Login_txt A:hover {
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;

text-decoration: underline;
}
.list
{
	list-style-type: circle;
	list-style-image: url(images/sbcs_lay3_r11_c8.jpg);
	list-style-position: outside;
	padding-left: 0px;
  	padding-right: 3px;
}
.Content_txt4{
	padding-top:2px;
	padding-bottom:2px;
	text-shadow:gray;
	padding-left:5px;
	padding-right:2px;
	font-family:Arial;
	font-size:11px;
	color:#000000;


	
}

.Content_txt4 A:link {
	color:#000000;

text-decoration: none;
}

.Content_txt4 A:visited {

	color:#000000;

text-decoration: none;
}

.Content_txt4 A:hover {

	color:#000000;

text-decoration: underline;
}




.Link02{

	padding-top:2px;
	padding-bottom:2px;
	text-shadow:gray;
	padding-left:2px;
	padding-right:2px;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;	

	
}

.Link02 A:link {
	color:#FFFFFF;	
text-decoration: none;
}

.Link02 A:visited {
	color:#FFFFFF;	
text-decoration: none;
}

.Link02 A:hover {
	color:#FFFFFF;	
text-decoration: underline;
}


.img{
	padding-top:0px;
	padding-bottom:0px;
	text-shadow:gray;
	padding-left:0px;
	padding-right:0px;
	

	
}

.t1
{
background-image:url(images/HTSoft_r1_c2.jpg);
background-repeat:no-repeat;

background-position:top;

}
.t2
{
background-image:url(images/HTSoft_r4_c2.jpg);
background-repeat:repeat-x;
height:31px;


}
.t3
{
background-image:url(images/HTSoft_r6_c2.jpg);
background-repeat:no-repeat;
height:7px;

}


.title_orange{
	padding-top:2px;
	padding-bottom:2px;
	text-shadow:gray;
	padding-left:2px;
	padding-right:2px;
	font-family:Arial;
	font-size:11px;
	color:#FE8B19;
	font-weight:bold;	

	
}

.title_orange A:link {
	color:#FE8B19;	
text-decoration: none;
}

.title_orange A:visited {
	color:#FE8B19;	
text-decoration: none;
}

.title_orange A:hover {
		color:#FE8B19;	
text-decoration: underline;
}

.search_css{
	padding-top:1px;
	padding-bottom:1px;
	text-shadow:gray;
	padding-left:1px;
	padding-right:1px;
	font-family:Arial;
	font-size:10px;
	color:#333333;
	font-weight:bold;	

	
}

.search_css A:link {
color:#333333;	
text-decoration: none;
}

.search_css A:visited {
color:#333333;	
text-decoration: none;
}

.search_css A:hover {
		color:#FE8B19;	
text-decoration: underline;
}



