body 
	{
	background-color: rgb(201,224,227);
	font-family: arial;
	}

.foreWhite {color: white;}
.backWhite {background-color: white;}
.foreBlack {color: black;}
.backBlack {background-color: black;}
.foreGray {color: rgb(64,77,89);}
.backGray {background-color: rgb(64,77,89);}

.foreBlue {color: rgb(0,61,163);}
.foreBlue2 {color: rgb(0,102,186);}
.foreBlue3 {color: rgb(0,120,195);}
.foreBlue4 {color: rgb(112,181,227);}
.foreBlue5 {color: rgb(166,196,232);}
.foreBlue6 {color: rgb(15,35,140);}		/*-- Original Sycros Blue --*/
.backBlue {background-color: rgb(0,61,163);} 
.backBlue2 {background-color: rgb(0,102,186);}
.backBlue3 {background-color: rgb(0,120,195);}
.backBlue4 {background-color: rgb(112,181,227);}
.backBlue5 {background-color: rgb(166,196,232);} 
.backBlue6 {background-color: rgb(15,35,140);}

.foreGreen {color: rgb(56,105,64);}
.foreGreen2 {color: ;}
.foreGreen3 {color: rgb(74,173,145);}
.foreGreen4 {color: rgb(89,181,138);}
.foreGreen5 {color: rgb(184,219,148);}
.foreGreen6 {color: rgb(101,183,33);}
.backGreen {background-color: rgb(56,105,64);}
.backGreen2 {color: ;}
.backGreen3 {background-color: rgb(74,173,145);}
.backGreen4 {background-color: rgb(89,181,138);}
.backGreen5 {background-color: rgb(184,219,148);}
.backGreen6 {background-color: rgb(101,183,33);} /*-- Original Sycros Green --*/

.arrowMenu 
	{
	position: absolute; left: 150px; vertical-align: middle;
	} /*-- arrow indicator for submenu --*/
.arrowMenuLeft 
	{
	position: absolute; left: 165px; vertical-align: middle;
	} /*-- arrow indicator for submenu --*/


.fullScreen 
	{
	border: none; margin: 0; padding: 0;
	width: 806px;
	position: relative; left: 50%;
	margin-left: -403px;
	}
.mainScreen 
	{
	border: none; margin: 0; padding: 0;
	border-left: 10px solid rgb(0,115,173);
	border-right: 10px solid rgb(0,115,173);
	border-bottom: 10px solid rgb(0,115,173);
	width: 786px;
	}
.boxHeader 
	{
	border: none; margin: 0; padding: o;
	position: relative;
	width: 786px; height: 50px;
	}
.boxLogo 
	{
	border: none; margin: 0; padding: 0;
	margin-top: 10px;
	position: absolute; left: 15px;
	}
.boxHeaderDesc 
	{
	border: none; margin: 0; padding: 0;
	margin-top: 20px;
	position: absolute; left: 450px;
	}

.boxTitle 
	{
	border: 0; margin:0; padding:0;
	position: relative;
	width: 770px; height: 30px;
	}
.boxTitle1 
	{
	border: 0; margin:0; padding:0;
	position: absolute; left: 0; top:0;
	width: 175px; height: 30px;
	}
.boxTitle2 
	{
	border: 0; margin:0; padding:0;
	border-bottom: 1px solid rgb(56,105,64);
	position: absolute; left: 175px; top: 0;
	width: 611px; height: 29px;

	}

/*-- Main Content Body Height and Attributes --*/

.heightBody_agent {height: 600px;}
.heightBody_application {height: 2000px;}
.heightBody_application_product {height: 2100px;}
.heightBody_backup {height: 400px;}
.heightBody_company {height: 590px;}
.heightBody_console {height: 700px;}
.heightBody_contact {height: 790px;}
.heightBody_customer {height: 980px;}
.heightBody_definable {height: 400px;}
.heightBody_distributor {height: 450px;}
.heightBody_distributor_product {height: 450px;}
.heightBody_event {height: 650px;}
.heightBody_legalstatement {height: 1050px;}
.heightBody_log {height: 950px;}
.heightBody_manager {height: 630px;}
.heightBody_parameter {height: 1000px;}
.heightBody_partner {height: 930px;}
.heightBody_process {height: 790px;}
.heightBody_product {height: 950px;}
.heightBody_resource {height: 690px;}
.heightBody_report {height: 600px;}
.heightBody_sitemap {height: 950px;}
.heightBody_solution {height: 880px;}
.heightBody_support {height: 650px;}
.heightBody_storage {height: 400px;}
.heightBody_storage_product {height: 400px;}
.heightBody_system {height: 1070px;}
.heightBody_webconsole {height: 800px;}

.boxMainContent
	{
	border:0; margin:0; padding: 0;
	position: relative;
	width: 766px;
	}
.boxBody1
	{
	border: none; margin: 0; padding: 0;

	position: absolute; left:0px; top:0px;
	width: 175px;
	}
.boxBody2
	{
	border: none; margin: 0; padding: 0;
	border-right: 1px solid gray;
	margin-left: 20px; padding-right: 20px;
	padding-top: 5px;

	position: absolute; left:175px; top:0px;
	width: 405px;

	}
.boxBody3 
	{
	border: none; margin: 0; padding: 0;
	position: absolute; left:621px; top:0px;
	width: 165px; 
	}


.boxBottom 
	{	
	border: none; margin: 0; padding: 0;
	border: 1px solid white;
	position: relative;
	}
.boxBottomNav 
	{
	border: none; margin: 0; padding: 0;
	border-bottom: 3px solid rgb(79,184,84);
	border-top: 3px solid rgb(79,184,84);
	}
.boxBottomCopyright 
	{
	border: none; margin: 0; padding: 0;
	padding-bottom: 3px; padding-top: 3px;
	}

.mainPic 
	{
	margin-top: 10px;
	}

.sidePicTop 
	{
	position: absolute; left: 7px; top: 15px;
	}
.sideMsgTop {	position: absolute; left: 15px; top: 140px;	}
.sideMsgTop2 {	position: absolute; left: 25px; top: 160px;	}
.sideMsgTop3 {	position: absolute; left: 25px; top: 175px;	}

#header {
		}

#logo {
		}

#logo_size 
	{
	height: 30px; width: 100px;
	}

#header_desc 
	{
	font-family:cursive; font-weight: normal; font-size:14px;
	height: 20px; width: 400px; 
	}


/*---- Flash Image Definition ------------------------------*/
#flash 
	{
	margin-top: 10px; margin-bottom: 8px;
	margin-left: 0; margin-right: 0;
	border: 0;
	padding: 0;
	position:relative;
	}

/*----- Flash & Main Body Separator ----------------------------*/

#separator_blue 
	{
	background-color: rgb(112,181,227);
	height: 10px;
	}

#separator_green 
	{
	background-color: rgb(204,232,120);
	height: 10px;
	}

#separator_gray 
	{
	border: none; 
	margin-bottom: 5px;
		
	background-color: rgb(201,207,196);
	height: 10px;
	}

/*----- Title section definition ------------*/
#titlebody {
		}

#titlebody1 {
		}

#titlebody1 a:link, #titlebody1 a:visited
	{
	color: white;
	font-weight: normal;
	text-decoration: none;
	}
#titlebody1 a:hover
	{
	color: rgb(166,196,232);
	}

#titlebody1 h1 
	{
	border: none; margin: 0; padding: 0;
	padding-left: 15px;
	padding-bottom: 5px; padding-top: 10px;
	font-size: 10pt; font-weight: normal;
	text-align: left;
	}

#titlebody2 {
		}

#titlebody2 a:link, #titlebody2 a:visited
	{
	color: rgb(0,61,163);
	text-decoration: none;
	}
#titlebody2 a:hover
	{
	color: rgb(56,105,64);
	}
#titlebody2 h1 
	{
	border: none; margin: 0; padding: 0;
	border-bottom: 1px solid rgb(56,105,64);
	padding-left: 200px;
	padding-bottom: 5px; padding-top: 5px;
	font-size: 12pt; font-weight: bold;
	text-align: left;
	}	


/*----- Main Body definition -----------------------------------*/
#mainbody {
	background-color: white;
		}
#clickhere
	{
	margin-left: 15px;
	margin-top: 10px;
	font-size: 9pt; font-weight: bold;
	}
#clickhere  a:link, #clickhere a:visited
	{
	color: rgb(15,35,140) !important;
	font-size: 9pt; font-weight: bold;
	text-decoration: underline !important;
	}
#clickhere a:hover
	{
	color: rgb(56,105,64) !important;
	font-size: 9pt; font-weight: bold;
	text-decoration: underline !important;
	}

/*----- Main Body 1 ---------------------------*/
#mainbody1 {

		}

#mainbody1 ul li a:link,
#mainbody1 ul li a:visited
	{
	border: none; margin: 0; padding: 0;
	padding-left: 5px;
	color: rgb(0,102,186) !important; 
	background-color: rgb(166,196,232); 
	display: block;
	font-size: 9pt; font-weight: bold !important;
	line-height: 33px;
	text-align: left;
	text-decoration: none !important;
	vertical-align: middle;
	}

#mainbody1 ul li a:hover 
	{
	color: white !important;
	background-color: rgb(0,102,186);
	}



#mainbody1 ul 
	{
	border: none; margin: 0; padding: 0;
	border-left: 10px solid rgb(0,102,186);
	padding-left: 15px;
	padding-bottom: 1px;
	font-size: 1pt;				/*-- IE Compatibility --*/
	list-style-position: outside;
	list-style-type: none;
	}

#mainbody1 ul li 
	{
	border: none; margin: 0; padding: 0;
	border-bottom: 1px solid rgb(0,120,195);


	}

#mainbody1 ul li ul li a:link, 
#mainbody1 ul li ul li a:visited 
	{
	padding-bottom: 0px; padding-top: 0px;
	color: rgb(0,102,186);
	display: block; 
	font-size: 9pt; font-weight: normal !important;
	line-height: 17px;
	text-decoration: none;
	}
#mainbody1 ul li ul li a:hover 
	{
	color: white; background-color: rgb(0,102,186);
	}

#mainbody1 ul li ul 
	{
	border: none; margin: 0; padding: 0;
	margin-left: 15px;

	font-size: 10pt; font-weight: 100;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	}
		

#mainbody1  ul li ul li 
	{
	border: none; margin: 0; padding: 0;
	border-bottom: 1px solid rgb(166,196,232); /*-- IE compatibility --*/


	}


/*--------- Main Body 2 : Solution, Product---------------*/
#mainbody2_ul 
	{

	}
#mainbody2_ul ul li a, #mainbody2_ul ul li a:visited
	{
	color: rgb(0,102,186);
	text-decoration: none;
	}
#mainbody2_ul ul li a:hover
	{
	color: rgb(101,183,33) !important;
	text-decoration: none;
	}

#mainbody2_ul h5 
	{
	border: none; margin: 0; padding: 0;
	margin-top: 10px; margin-bottom: 5px;
	font-size: 10pt; font-weight:100 ;
	text-align: justify;
	}

#mainbody2_ul ul 
	{
	border: none; margin: 0; padding: 0;
	padding-top: 15px;
	font-size: 11pt; font-weight: bold;
	list-style-position: ;
	list-style-type: none;
	text-align: left;
	}
#mainbody2_ul li 
	{
	border: none; margin: 0; padding: 0;
	}
#mainbody2_ul p 
	{
	border: none; margin: 0; padding: 0;
	border-bottom: 1px dashed rgb(0,120,195);
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 9pt; font-weight: normal;
	text-align: justify;
	}

/*--------- Main Body 2_2ul : Support, resource, event ---------------*/
#mainbody2_2ul 
	{
	
	}

#mainbody2_2ul ul li a, #mainbody2_2ul ul li a:visited
	{
	color: rgb(0,102,186);
	font-weight: bold;
	text-decoration: none;
	}
#mainbody2_2ul ul li a:hover
	{
	color: rgb(101,183,33);
	font-weight: bold;
	text-decoration: none;
	}
#mainbody2_2ul ul li ul li a, 
#mainbody2_2ul ul li ul li a:visited
	{
	color: rgb(64,77,89);
	font-weight: normal;
	text-decoration: underline;
	}
#mainbody2_2ul ul li ul li a:hover
	{
	color: rgb(101,183,33);
	font-weight: normal;
	text-decoration: underline;
	}

#mainbody2_2ul h3
	{
	border: none; margin: 0; padding: 0;
	margin-top: 20px;
	font-size: 11pt; font-weight: bold;
	text-align: center;
	}
#mainbody2_2ul h5 
	{
	border: none; margin: 0; padding: 0;
	margin-top: 10px; margin-bottom: 5px;
	font-size: 10pt; font-weight:normal ;
	text-align: justify;
	}
#mainbody2_2ul p 
	{
	border: none; margin: 0; padding: 0;

	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 9pt; font-weight: normal;
	text-align: justify;
	}

#mainbody2_2ul ul 
	{
	border: none; margin: 0; padding: 0;
	padding-top: 0px;
	font-size: 11pt; font-weight: bold;
	list-style-type: none;
	text-align: left;
	}
#mainbody2_2ul ul li 
	{
	border: none; margin: 0; padding: 0;
	margin-left: 0px;
	margin-bottom: 15px;
	}
#mainbody2_2ul ul li p
	{
	border: none; margin: 0; padding: 0;
	margin-left: 15px;
	margin-top: 5px;
	}
#mainbody2_2ul ul ul 
	{
	border: none; margin: 0; padding: 0;
	border-bottom: 1px dashed rgb(64,77,89);
	margin-left: 15px;
	padding-bottom: 10px; padding-top: 3px;
	font-size: 9pt; font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	}
#mainbody2_2ul ul li ul li
	{
	border: none; margin: 0; padding: 0;
	margin-bottom: 0px;
	color: rgb(64,77,89);
	font-size: 9pt; font-weight: normal;

	}
#mainbody2_2ul ul li ul li span
	{
	margin-left: 30px;
	}

/*--------- Main Body 2_p : Company---------------*/
#mainbody2_p 
	{
	padding-top: 15px;
	line-height: 13pt;

	}

#mainbody2_p a, #mainbody2_p a:visited
	{
	color: rgb(0,102,186);
	font-weight: bold;
	text-decoration: none;
	}
#mainbody2_p a:hover
	{
	color: rgb(101,183,33);
	font-weight: bold;
	text-decoration: none;
	}

#mainbody2_p p 
	{
	border: none; margin: 0; padding: 0;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 9pt; font-weight: normal;
	text-align: justify;
	}

/*--------- Main Body 2_ulp : Company---------------*/
#mainbody2_ulp 
	{
	padding-top: 15px;
	}

#mainbody2_ulp ul li a, #mainbody2_ulp ul li a:visited
	{
	color: rgb(0,102,186);
	font-weight: bold;
	text-decoration: none;
	}
#mainbody2_ulp ul li a:hover
	{
	color: rgb(101,183,33);
	font-weight: bold;
	text-decoration: none;
	}

#mainbody2_ulp p 
	{
	border: none; margin: 0; padding: 0;

	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 10pt; font-weight: normal;
	text-align: justify;

	}

#mainbody2_ulp ul 
	{
	border: none; margin: 0; padding: 0;
	padding-top: 15px;
	font-size: 11pt; font-weight: bold;
	list-style-type: none;
	text-align: left;
	}
#mainbody2_ulp ul p 
	{
	border: none; margin: 0; padding: 0;

	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
	font-size: 10pt; font-weight: normal;
	text-align: justify;

	}
#mainbody2_ulp ul li 
	{
	border: none; margin: 0; padding: 0;
	margin-left: 0px;
	margin-bottom: 15px;
	
	}

/*--------- Main Body 2_ult : solution-application ---------------*/
#mainbody2_ult 
	{
	padding-top: 0px;
	}

#mainbody2_ult ul li a, #mainbody2_ult ul li a:visited
	{
	color: rgb(0,102,186);
	font-weight: bold;
	text-decoration: none;
	}
#mainbody2_ult ul li a:hover
	{
	color: rgb(101,183,33);
	font-weight: bold;
	text-decoration: none;
	}
#mainbody2_ult h5
	{
	border: none; margin: 0; padding: 0;
	padding-top: 15px;
	font-size: 10pt; font-weight: normal;
	text-align: justify;
	}

#mainbody2_ult p 
	{
	border: none; margin: 0; padding: 0;

	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 10pt; font-weight: normal;
	text-align: justify;

	}

#mainbody2_ult table
	{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	border: 1px solid gray;
	border-collapse: collapse;
	color: rgb(64,77,89);
	font-size: 9pt; font-weight: normal;
	table-layout: fixed;
	}
#mainbody2_ult caption
	{
	font-weight: bold;
	}

#mainbody2_ult td, #mainbody2_ult th
	{
	padding-left: 10px; padding-right: 10px;
	border: 1px solid gray;
	}

#mainbody2_ult ul 
	{
	border: none; margin: 0; padding: 0;
	padding-top: 15px;
	font-size: 11pt; font-weight: bold;
	list-style-type: none;
	text-align: left;
	}
#mainbody2_ult ul p 
	{
	border: none; margin: 0; padding: 0;

	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 0px;
	font-size: 10pt; font-weight: normal;
	text-align: justify;

	}
#mainbody2_ult ul li 
	{
	border: none; margin: 0; padding: 0;
	margin-left: 0px;
	margin-bottom: 15px;
	
	}

/*----- Main Body 2_t : system - parameter, process, log, definable ------*/

#mainbody2_t a, #mainbody2_t a:visited
	{
	color: rgb(15,35,140);
	text-decoration: none;
	}
#mainbody2_t a:hover
	{
	color: rgb(101,183,33);
	}

#mainbody2_t h5
	{
	border: none; margin: 0; padding: 0;
	padding-top: 15px;
	font-size: 10pt; font-weight: normal;
	text-align: justify;
	}

#mainbody2_t ul
	{
	border: none; margin: 0; padding: 0;
	margin-top: 5px; margin-bottom: 0px;
	font-size: 10pt; font-weight: bold;
	list-style-type: none;
	}


#mainbody2_t ul li
	{
	border: none; margin: 0; padding: 0;
	margin-top: 10px;
	}

#mainbody2_t ul ol
	{
	border: none; margin: 0; padding: 0;
	margin-top: 5px; margin-bottom: 0px;
	font-size: 10pt; font-weight: normal;
	}
#mainbody2_t ul li ol li
	{
	border: none; margin: 0; padding: 0;
	margin-left: 15px;
	list-style-position: inside;
	}

#mainbody2_t ul ul
	{
	border: none; margin: 0; padding: 0;
	margin-left: 15px;
	margin-top: 5px;
	font-size: 9pt; font-weight: normal;
	list-style-position: inside;
	list-style-type: square;
	}
#mainbody2_t ul li ul li
	{
	border: none; margin: 0; padding: 0;
	}

#mainbody2_t p 
	{
	border: none; margin: 0; padding: 0;

	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 8pt; font-weight: normal;
	text-align: justify;

	}

#mainbody2_t table
	{
	margin-top: 5px;
	margin-bottom: 0px;
	border: 1px solid gray;
	border-collapse: collapse;
	color: rgb(64,77,89);
	font-size: 9pt; font-weight: normal;
	table-layout: fixed;
	}
#mainbody2_t caption
	{
	margin-top: 10px;
	font-weight: bold;
	}

#mainbody2_t td, #mainbody2_ult th
	{
	padding-left: 10px; padding-right: 10px;
	border: 1px solid gray;
	width: 175px;
	}

/*----------- Main Body 3 ----------------*/
#mainbody3 {

		}
#mainbody3 h3 
	{
	font-size: 10pt; font-weight: 250;
	}

#mainbody3 p 
	{
	font-size: 9pt;font-weight: normal;
	text-align: ;
	}

/*---- Bottom Menu Definition -------------------------------*/
#bottomnav {
		
		}
#bottomnav ol 
	{
	border: none; margin: 0; padding: 0;
	padding-top: 5px; padding-bottom: 5px;
	padding-left: 0; padding-right: 0;
	border: none;
	display: inline;
	color: white;
	font-weight:200;
	font-size: 8pt;
	}
#bottomnav ol a:link, #bottomnav ol a:visited 
	{
	color: white; text-decoration: none;
	}
#bottomnav ol a:hover {color: rgb(0,61,163);}

#bottomnav li 
	{
	display: inline; 
	padding-left: 27px;
	padding-right: 27px;
	margin-left: 0;
	margin-right: 0; 
	border-left: 1px dashed white;
	}

/*-- Copyright statement Definition --------------------------*/
#copyright {
		
		}
#copyright p 
	{
	border: none; margin: 0; padding: 0;
	font-size: 8pt;
	text-align: center;
	}


/*----- image ----------------------------------------------*/

#main_picSize {width: 406px;}

#side_picsize {width: 150px; height: 120px;}
#small_picsize {width: 200px; height: 120px;}
#small2_picsize {width: 100px; height:60px;}
#small3_picsize {width: 40px; height:40px;}
#logo_picsize {width: 105px;}


#icon_pic 
	{
	border: none; margin: 0; padding: 0;
	margin-left: 10px;
	height: 16px; width:16px;
	}

/*----- others -----*/
#subul 
	{
	margin-left: 15px;
	padding-left: 50px;
	}
#sub_listitem 
	{
	border: none; margin: 0; padding: 0;
	margin-left: 15px;
	color: black;
	display: ;
	font-size: 10pt; font-weight: 300;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	}

