/* CSS Document */

h4.title {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:15px;
	color:#2E5F48; 
	border-style: dotted;
	border-color: #AE96B1;
	}	

h5 {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	color:#000000;
	}	

hr {
	color:#CCCCCC; 
	}

input { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px;
	color:#000000;
	}

td { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px;
	color:#000000;
	}

td.title { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:15px;
	color:#000000; 
	}
	
td.tableTitle { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:13px;
	font-weight:600;
	color:#2E5F48; 
	}

td.productTitle { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:15px;
	font-weight:800;
	color:#336699; 
	}

td.productSubTitle { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px;
	font-weight:600;
	color:#2E5F48; 
	}
td.subTitle { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:15px;
	font-weight:800;
	color:#2E5F48; 
	}
a {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-weight: 500;
	font-size:12px;
	}	
	
a:link {color: #336699; text-decoration: none}
a:visited {color: #956F96; text-decoration: none}
a:hover {color:#2E5F48; text-decoration: underline}

a.navigation {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-weight: 500;
	font-size:11px; 
	}	
	
a.navigation:link {color: #336699; text-decoration: none}
a.navigation:visited {color: #956F96; text-decoration: none}
a.navigation:hover {color:#2E5F48; text-decoration: underline}

a.smallHeader { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-weight: 700;
	font-size:14px;
	}
	
a.smallHeader:link {color: #336699; text-decoration: none}
a.smallHeader:visited {color: #956F96; text-decoration: none}
a.smallHeader:hover {color:#2E5F48; text-decoration: underline}

a.smallHeader1 { 
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-weight: 500;
	font-size:12px;
	}
	
a.smallHeader1:link {color: #CC0000; text-decoration: none}
a.smallHeader1:visited {color: #DD8695; text-decoration: none}
a.smallHeader1:hover {color:#000000; text-decoration: underline}

ul.square {
	list-style-type:square;
	list-style-position: outside;
	color: #336699;
}	

body {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px;
	color:#2E5F48; 
	background-color:#F2F2F2;	
	}	
	
textarea {
	font-family:Arial, "Century Gothic", sans-serif, Batang, "Times New Roman"; 
	font-size:12px;
	color:#000000;
}	