@charset "UTF-8";

/****************************************************
Basics (from base.css)


****************************************************/

*{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 100%;
}
BODY{
	margin      : 0;
	padding     : 0;
	color             : #000000;
	width             : 740px;
	font-size         : 0.8em;
	font-family : Arial, Helvetica, sans-serif;
}
IMG{
	border : 0;
	top    : 0px;
}
A{
	color : #0000FF;
}
A:hover{
	color : #CCCCCC;
}
A:visited{
	color : #800080;
}


/****************************************************
Header 


****************************************************/

#Header{
	width            : 740px;
	margin            : 0px 0px 0px 0px;
}

#Header P{
	margin            : 0px 0px 0px 0px;
	padding		:0 0 0 0px;
}

/****************************************************
Footer


****************************************************/

#Footer{
	width            : 730px;
	margin            : 0px 5px 0px 5px;
}
#Footer P{
	margin            : 0px 0px 0px 0px;
}



/****************************************************
Breadcrumbs (from base.css)


****************************************************/

#Breadcrumbs{
	width            : 740px;
	height           : 17px;
	vertical-align   : middle;
}
#Breadcrumbs TABLE{
	border-collapse	  : collapse;
	margin            : 10px 0px 30px 15px;
	padding		:0 0 0 15px;
}


/****************************************************
Title


****************************************************/

#Title{
	width		: 740px;
}
#Title H1{
	margin        : 15px 0 0 15px;
	color         : #666666;
	font-weight   : bold;
	font-size	: 1.6em
}
#Title H2{
	margin        : 10px 0 0 10px;
	color         : #666666;
	font-weight   : bold;
	font-size	: 1.6em
}

#Title H3{
	margin        : 0 0 0 0;
	color         : #666666;
	font-weight   : bold;
	font-size	: 1.6em
}


/****************************************************
PreLink


****************************************************/

#PreLink{
	margin        : 20px 15px 20px 15px;
}
#PreLink P{
	margin        : 0px 0px 5px 0px;
	color		: #666666;
	font-weight	: bold;
	font-size	: 14px
}
#PreLink LI{
	margin        : 0px 0px 5px 0px;
	color		: #666666;
	font-weight	: bold;
	font-size	: 14px
}


/****************************************************
 model.html
****************************************************/
#Model {
	margin:	0px 20px 0px 20px;
	width		: 700px;
}
#Model P{
	margin         : 0px 0px 3px 0px;
}
#Model DL{
	border-top    : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-right  : 1px solid #999999;
	border-left   : 5px solid #999999;
	margin        : 0 0 10px 0;
	padding       : 5px 0 5px 5px;
}
#Model DT{
	font-weight       : bold;
	padding           : 0px 0px 2px 15px;
	background-image  : url(../img/common_002.gif);
	background-repeat : no-repeat;
}
#Model DD{
	font-weight       : bold;
}
#Model DIV.Information{
	border-color   : #999999;
	border-style   : solid;
	border-width   : 1px;
	margin         : 0px 0px 10px 0px;
	padding-bottom : 10px;
}
#Model DIV.Information H3{
	background-image  : url(../img/common_010.gif);
	background-repeat : repeat-x;
	font-size         : 12px;
	color             : #000000;
	padding           : 5px 0px 0px 7px;
	height: 23px;
	margin: 0px;
}
#Model DIV.Information UL{
	list-style-type : disc;
	margin          : 10px 10px 0px 25px;
}
#Model DIV.Information LI{
	border         : none;
	margin         : 0px 0px 5px 0px;
	padding        : 0px;
	vertical-align : middle;
}



/****************************************************
 download_list.html (from download.css)


****************************************************/
#DownloadList{
	margin        : 20px 15px 0 15px;
}
#DownloadList P{
	margin        : 0 0 3px 0px;
}
#DownloadList TABLE{
	width           : 700px;
	border-collapse : collapse;
	border-width    : 1px 1px 1px 1px;
	border-style    : solid;
	border-color    : #666666;
}
#DownloadList TH{
	width           : 140px;
	border-width     : 0 1px 1px 0;
	border-color     : #666666 ;
	border-style     : solid ;
	padding          : 3px;
	text-align       : center;
	background-color : #E1E1E1;
}
#DownloadList TR{
	border-width : 0 1px 1px 0;	
}
#DownloadList TD{
	width           : 140px;
	border-width : 0 1px 1px 0;
	border-style : solid ;	
	border-color : #666666 ;
	padding      : 3px;
	text-align   : center;

}

/****************************************************
 altdriver.html (from download.css)


****************************************************/
#AltDriver{
}
#AltDriver P{
	margin        : 0 0 3px 0px;
	font-weight   : bold;
}
#AltDriver TABLE{
	width           : 700px;
	border-collapse : collapse;
	border-width    : 1px 1px 1px 1px;
	border-style    : solid;
	border-color    : #666666;
}
#AltDriver TR{
}
#AltDriver TD{
	width           : 700px;
	border-width     : 0 1px 1px 0;
	border-color     : #666666 ;
	border-style     : solid ;
	padding          : 3px;
	text-align       : left;
	background-color : #E1E1E1;
	font-weight   : bold;
}



/****************************************************
 indexlist.html 


****************************************************/
#IndexList{
	margin          : 0px 15px 20px 15px;
}
#IndexList P{
	font-weight   : bold;
}
#IndexList TABLE{
	margin          : 4px 0px 0px 0px;
	width           : 700px;
	border-collapse : collapse;
	border-width    : 1px 1px 1px 1px;
	border-style    : solid;
	border-color    : #666666;
	background-color : #E1E1E1;
}
#IndexList TR{
	width           : 100px;
}
#IndexList TD{
	width           : 100px;
	border-width : 0 0 0 0;
	border-style : solid ;	
	border-color : #666666 ;
	padding          : 0 0 4px 0;
}


/****************************************************
 indexlistB 


****************************************************/
#IndexListB{
	margin          : 0px 15px 20px 15px;
}
#IndexListB P{
	font-weight   : bold;
}
#IndexListB TABLE{
	margin          : 4px 0px 10px 0px;
	width           : 700px;
	border-collapse : collapse;
	border-width    : 0px 0px 0px 0px;
	border-style    : solid;
	border-color    : #666666;
	background-color : #FFFFFF;
}
#IndexListB TR{
	width           : 100px;
}
#IndexListB TD{
	width           : 100px;
	border-width : 0 0 0 0;
	border-style : solid ;	
	border-color : #666666 ;
	padding          : 0 0 4px 0;
}



/****************************************************
 commenttext.html (from download.css)


****************************************************/
#Commenttext{
	margin        : 3px 0px 0px 0px;
}
#Commenttext P{
	margin        : 0 0 0px 0px;
	font-weight   : bold;
}
#Commenttext TABLE{
	width           : 700px;
	border-collapse : collapse;
	border-width    : 1px 1px 1px 1px;
	border-style    : solid;
	border-color    : #666666;
}
#Commenttext TR{
	width           : 698px;
	border-width	: 0 1px 1px 0;	
}
#Commenttext TD{
	width           : 698px;
	border-width     : 0 1px 1px 0;
	border-color     : #666666 ;
	border-style     : solid ;
	padding          : 3px;
	text-align       : left;
	background-color : #E1E1E1;
	font-weight   : bold;
}


/****************************************************
 configlist.html (from download.css)


****************************************************/
#ConfigList{
	margin        : 15px 0 0 0;
	width		: 740px;
}
#ConfigList P{
	margin        : 0 0 3px 15px;

}
#ConfigList TABLE{
	width           : 730px;
	border-collapse : collapse;
	border-width    : 1px 1px 1px 1px;
	border-style    : solid;
	border-color    : #666666;
	margin          : 0px 0px 0px 15px;
}
#ConfigList TH{

	border-width     : 0 1px 1px 0;
	border-color     : #666666 ;
	border-style     : solid ;
	padding          : 3px;
	text-align       : center;
	background-color : #E1E1E1;
}
#ConfigList TR{
	border-width : 0 1px 1px 0;	
}

#ConfigList TD{
	border-width : 0 1px 1px 0;
	border-style : solid ;	
	border-color : #666666 ;
	padding      : 3px;
	text-align   : left;

}

/****************************************************
 tgt_Models.html (from download.css)


****************************************************/
#tgt_models{
	margin        : 7px 0px 7px 0px;
}
#tgt_models P{
}
#tgt_models TABLE{
	width           : 700px;
	border-width    : 1px 1px 1px 1px;
	border-style    : none;
	border-color    : #666666;
}
#tgt_models TR{
	border-style     : none ;	
}
#tgt_models TH{
	width           : 700px;
	border-color     : #666666 ;
	border-style     : none ;
	background-color : #E1E1E1;
	padding          : 1px 0 1px 5px;
	text-align       : left;
}

#tgt_models TD{
	width           : 700px;
	border-color     : #666666 ;
	border-style     : none ;
	background-color : #E1E1E1;
	padding          : 1px 0 1px 5px;
	text-align       : left;
}


/****************************************************
 Intable


****************************************************/
#Intable{
	margin        : 0px 0px 0px 5px;
}
#Intable TABLE{
	width           : 300px;
	border-style    : none;
	margin        : 0px 0px 0px 0px;
}
#Intable TR{
	width           : 100px;
	border-style     : none;	
}
#Intable TD{
	width           : 100px;
	border-style     : none ;
	padding          : 1px 0 1px 0px;
	text-align       : left;
}

/****************************************************
 Instruction


****************************************************/
#Instruction{
	margin        : 0px 25px 100px 25px;
}
#Instruction DL{
	margin        : 25px 0 25px 0px;
}
#Instruction DT{
	font-weight     : bold;
	font-size       : 1.1em;
	margin        : 10px 0 10px 0px;
}
#Instruction DD{
	font-size       : 1.0em;
	margin        : 10px 0px 10px 25px;
}

/****************************************************
 Command
****************************************************/
#Command {
	font-weight       : bold;
}
#Command DD{
	margin        : 0px 0px 5px 25px;
}

/****************************************************
 Console Log
****************************************************/
#ConsoleLog DL{
	margin        : 30px 0 20px 15px;
}
#ConsoleLog DT{
	font-weight     : bold;
	font-size       : 1.1em;
	margin        : 10px 40px 15px 40px;
}
#ConsoleLog DD{
	background-color	:#000000;
	font-weight       : bold;
	font-size       : 1.0em;
	color       : #ffffff;
	padding          : 3px 10px 3px 10px;
	margin        : 0px 40px 0px 40px;
}

/****************************************************
 Image Log
****************************************************/
#ConsoleLogImg DL{
	margin        : 30px 0 20px 15px;
}
#ConsoleLogImg DT{
	font-weight     : bold;
	font-size       : 1.1em;
	margin        : 10px 40px 15px 40px;
}
#ConsoleLogImg DD{
	margin        : 0px 40px 0px 40px;
}



/****************************************************
 FAQ
****************************************************/
#FAQ {
	margin        : 0px 30px 0px 0px;
}

/****************************************************
 Attribution
****************************************************/
#Attribution {
	margin        : 0px 30px 0px 30px;
}

/****************************************************
 Spacer
****************************************************/
#Space {
	margin        : 0px 0px 400px 0px;
}


