.light a:link {
	color : #000000;	
	font-family : Verdana;
	font-size : 12px;
	line-height : 160%;
	font-weight: bold;
}
.light a:visited { 
	color : #000000;	
	font-family : Verdana;
	font-size : 12px;
	line-height : 160%;
	font-weight: bold;
}
.light a:hover {
	color : #333333;
	font-family : Verdana;
	font-size : 12px;
	line-height : 160%;
	font-weight: bold;
}
.light a:active {
	color: #6a6a6a;
	font-family : Verdana;
	font-size : 12px;
	line-height : 160%;
	font-weight: bold;
}
.light2 a:link {
	color : #6a6a6a;	
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
	font-weight: bold;
}
.light2 a:visited { 
	color : #6a6a6a;	
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
	font-weight: bold;
}
.light2 a:hover {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
	font-weight: bold;
}
.light2 a:active {
	color: #000000;
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
	font-weight: bolder;
}
.dark a:link {
	color : #ffffff;	
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
}
.dark a:visited { 
	color : #ffffff;	
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
}
.dark a:hover {
	color : #ffcc33;
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
}
.dark a:active {
	color: #ffcc33;
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
}

p {
	color : #000000;
	font-family : Verdana;
	font-size : 12px;
	line-height : 160%;
	padding-bottom: 0px;	
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}

h2 {
	font-family: Verdana;
	font-weight: bolder;
	font-size: 13px;
	color: #6a6a6a;
	margin-bottom: 0px; 
	margin-top: 0px; 
	padding-bottom: 3px;	
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	border-bottom: 1px solid #6a6a6a;
}

h1 {
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 19px;
	font-weight : bold;
	letter-spacing: -1px;
	color: #6a6a6a;
	margin-bottom: 0px; 
	margin-top: 0px; 
	padding-bottom: 3px;	
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	border-bottom: 1px solid #6a6a6a;
}

.pcap {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
}

.pcapyellow {
	color : #ffcc33;
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
}
.pcaplight {
	color : #ffffff;
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
}
.pcapbold {
	color : #666666;
	font-family : Verdana;
	font-size : 11px;
	line-height : 160%;
	font-weight : bolder;
}

.pcapsmall {
	color : #666666;
	font-family : Verdana;
	font-size : 9px;
	line-height : 160%;
}

.pcapbig {
	color : #666666;
	font-family : Verdana;
	font-size : 14px;
	line-height : 160%;
}


.pcapbigbold {
	color : #663333;
	font-family : Verdana;
	font-size : 13px;
	line-height : 160%;
	font-weight : bolder;
}

.pcapbigboldlight {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
	line-height : 160%;
	font-weight : bolder;
}

LI {
	color : #333333;
	font-family : Verdana;
	font-size : 12px;
	line-height : 160%;
}

input {
	border: 1px solid;
}

textarea {
	border: 1px solid;
}
	
body {
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}
