/*
a:link {color: #2A3681; text-decoration: none;}
a:visited {color: #2A3681; text-decoration: none;}
a:hover {color: #F5A81E; text-decoration: underline;}
a:active {color: #2A3681; text-decoration: none;}

html, body 
{ 
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-family: Verdana, arial,sans-serif; 

	text-align: center;
	background: url(/images/background.gif);
	background-repeat: repeat-1;	

}

div#container
{
	margin-left: auto;
	margin-right: auto;

	padding: 0px;
	width: 843px;
	height: 1550px;

	text-align: left;
	
	background-color: white;

}


.table_format
{	
	margin: 0px 0px 0px 10px;
	width: 650px;
	border-width: 0px;
}

div#links
{
	padding: 0px;
	width: 100%;
	height: 37px;
	background: url(/images/navbarline2.gif);
	background-repeat: repeat-x;
	font-size: 12px; 
	font-size-adjust: none; 
	font-stretch: normal;	
}

.links_spacing
{
	padding-left: 25px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}


div#linkshadow
{
	padding: 0px;
	height: 40px;
	width: 100%;
	background: url(/images/linkshadow.jpg);
	background-repeat: repeat-x;
}

.title
{
	font-family: Verdana,Helvetica,Sans-serif; 
	font-size: 15pt;
	color: #7C7CA0;
	text-align: left;
	margin: 0px 0px 0px 10px;
}

div#title
{
	border-style: dotted;
	border-width: 0px 0px 2px 0px;
	width: 99%;	
	color: #7C7CA0;
}

td#title
{
	height: 20px;
	background-color: #6699CC;
}


#links a:link 
{
     text-decoration: none;
}

#links a:visited 
{
     text-decoration: none;
}

#links a:hover
{
     text-decoration: none;
}

#links a:active
{
     text-decoration: none;
}
*/

a:link {color: #006699; text-decoration: none;}
a:visited {color: #006699; text-decoration: none;}
a:hover {color: #F5A81E; text-decoration: underline;}
a:active {color: #006699; text-decoration: none;}

html, body 
{ 
	font-family: arial,sans-serif; 
	
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: center;	

	background: url(/images/background.gif);
	background-repeat: repeat-1;
}

.title_font
{
	margin: 9px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: white;
	text-align: center;
}

.small_title_font
{
	margin: 6px 0px 0px 5px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: left;
}

.links_spacing
{
	padding-left: 25px;
	padding-right: 2px;
}

.table_format
{
	margin: 0px 0px 0px 5px;
	width: 545px;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 843;
	height: 1150px;
	text-align: left;
	
	background-color: white;
}

	
div#header
{
	padding: 0px;
	width: 100%;
	height: 75px;

}



div#links
{
	padding: 0px;
	width: 100%;
	height: 37px;
	background: url(/images/navbarline2.gif);
	background-repeat: repeat-x;
	font-size: 12px; 
	font-size-adjust: none; 
	font-stretch: normal;	
}

#links a:link 
{
     text-decoration: none;
}

#links a:visited 
{
     text-decoration: none;
}

#links a:hover
{
     text-decoration: none;
}

#links a:active
{
     text-decoration: none;
}

div#linkshadow
{
	padding: 0px;
	height: 40px;
	width: 100%;
	background: url(/images/linkshadow.jpg);
	background-repeat: repeat-x;
}

.title
{
	font-family: Verdana,Helvetica,Sans-serif; 
	font-size: 15pt;
	color: #7C7CA0;
	text-align: left;
	margin: 0px 0px 0px 10px;
}

div#title
{
	border-width: 0px 0px 2px 0px;
	border-style:dotted;
	padding: 0px;
	width: 99%;
	z-index: 2;
	color: #7C7CA0;

}

td#title
{
	height: 20px;
	background-color: #6699CC;
}


td#model_name
{
	height: 30px;
	width: 500px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #B3B8CD;	
	border-style: solid;	
}

td#model_misc
{
	height: 30px;
	width: 70px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #B3B8CD;	
	border-style: solid;	
}

.main_title
{
	font-weight: bold;
	font-size: 26px;
	font-family: Arial;
	margin: 0px 0px 0px 5px;
}

.title_font
{
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 0px 5px;
	color: white;
	text-align: left;
}

.small_title_font
{
	color: #2A3681;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
}

.text_font
{
	margin: 0px 0px 0px 10px;
	font-family: Verdana;
	font-size: 14px;
}

.warning_font
{	
	color: red;
	font-size: 13px;
	font-family: Arial, Verdana, helvetica;
	font-weight: normal;
}

.warning_font_regular
{	
	color: black;
	font-size: 10px;
	font-family: Arial, Verdana, helvetica;
	font-weight: normal;
}


#footerContainer
{
	border-style: solid;
	border-color: #B3B8CD;
	border-width: 1px 0px 0px 0px;
	width: 100%;
	height: 50px;
}

.footer
{
	text-align: center;
	margin-top: 10px;
	font-size: 9pt;
	font-family: Verdana,Arial,Helvetica,sans-serif;

}

