/*=========HTML Style==========*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/memo8_header_01.png);
	background-repeat: repeat-x;	
}

table {
	font-family: tahoma;
	font-size: 12px;
}
img {
	
}
#TitlePage h1{ 
font-family:Geneva, Arial, Helvetica, sans-serif;
color:#00CCCC;
}
/*=========Table Style==========*/
.table_titlelist {
	font-family: tahoma;
	font-size: 12px;
	color: #E6E6E6;
	background-color: #999999;
}
.table_eff1 {
	font-family: tahoma;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../admincontrol/images/bg_table.jpg);
	background-repeat: repeat-x;	
}

.table_hl1 {
	font-family: tahoma;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #FFFFCC;
	border: 1px solid #FFFF66;
}

/*=========Form Style==========*/
.button_normal {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	font-weight: bold;
}
.input_normal {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
}

.input_big {
	font-family: tahoma;
	font-size: 18px;
	border: 1px solid #CCCCCC;
}
.button_big {
	font-family: tahoma;
	font-size: 18px;
	border: 1px solid #CCCCCC;
	background-color: #E1E1E1;
	color: #FFFFFF;
}

/*=========Menu Table Style==========*/
.titlemenu {
	font-family: tahoma;
	font-size: 20px; 
	color:#00CCCC;
}
.menu_active{
	cursor :hand;
	font-family: tahoma;
	font-size: 12px;
	background-color: #E2E2E2;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_nonactive_start{  
	cursor :hand;
	font-family: tahoma ; 
	font-size: 12px;
	background-color: #F4F4F4;
	font-weight: bold;
	color: #FF0066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.menu_nonactive{  
	cursor :hand;
	font-family: tahoma ; 
	font-size: 12px;
	background-color: #F4F4F4;
	font-weight: bold;
	color: #FF0066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.menu_nonactive_end{  
	cursor :hand;
	font-family: tahoma ; 
	font-size: 12px;
	background-color: #F4F4F4;
	font-weight: bold;
	color: #FF0066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}
.menu_footer {
	font-family: tahoma;
	font-size: 12px;
	background-color: #FF0066;
	color: #999999;
}
.submenu_active{
	cursor :hand;
	font-family: tahoma;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../admincontrol/images/bg_table.jpg);
	background-repeat: repeat-x;	
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
.bg_menu{
	font-family: tahoma;
	font-size: 12px;
	background-attachment: fixed;
	background: url(../images/memo8_menu_03.png);
	background-repeat: repeat-x;	
	font-weight: bold;
}
/*=========Text Style==========*/
.Topic1{
clear:both;
	font-family:Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FF0066;
	color: #FFFFFF;
	font-weight: bold;
}

.TextHili{
	font-family: tahoma;
	font-size: 12px;
	color: #FF0066;
}
.TextHili2{
	font-family: tahoma;
	font-size: 12px;
	color: #00CCCC;
}

.footer {
	font-family: tahoma;
	font-size: 12px;
	background-color: #F4F4F4;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.headtext {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

/*=========Box Style==========*/
.box1 {
	font-family: tahoma;
	font-size: 12px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}

.box2 {
	font-family: tahoma;
	font-size: 12px;
	border: thin none;
	background-color: #000000;
	color: #999999;
}

/*=========Link Style==========*/
/*--- Default ---*/
a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #FF0066;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FF0066;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
}

/*--- Main ---*/
a.linkmain:link {	
	font-family: tahoma;
	font-size: 12px;
	color: #99CC00; 
}
a.linkmain:visited {	
	font-family: tahoma;
	font-size: 12px;
	color: #99CC00; 
 }
a.linkmain:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #99CC00; 
}
a.linkmain:active {
	font-family: tahoma;
	font-size: 12px;
	color: #99CC00; 
}

/*--- Menu ---*/
a.linkMenu:link {	
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF; 
}
a.linkMenu:visited {	
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF; 
}
a.linkMenu:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF; 
}
a.linkMenu:active {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF; 
}
.linemenu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/*--- Red ---*/
a.linkred:link {	
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000; 
}
a.linkred:visited {	
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000; 
 }
a.linkred:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #FF9F9F; 
}
a.linkred:active {
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000; 
}

.WebThumb{
float:left;
display:block;
width:225px;
height:310px;
}
