A:link, A:visited    {
	font-family : Verdana, Arial, Georgia; 
	color : #1A286E; 
	text-decoration : none;
	border-bottom: 2px dotted #B8BDD9; 
	font-weight : bold;
}

A:hover   {
	font-family : Verdana, Arial, Georgia; 
	color : #009900; 
	text-decoration : none;
	border-bottom: 2px dotted #99FFCC; 
	font-weight : bold;
}

A:link.image, A:visited.image, A:hover.image    {
	border-bottom: 0px; 
}

BODY {
	scrollbar-arrow-color: #1A286E; 
	scrollbar-3dlight-color: #B8BDD9; 
	scrollbar-highlight-color: #B8BDD9; 
	scrollbar-face-color: #CEBFA5; 
	scrollbar-shadow-color: #B8BDD9; 
	scrollbar-track-color: #695026;
	scrollbar-darkshadow-color: #1A286E;
}

TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 12; 
	font-weight : normal;
	line-height : 1.5;
}

BR {
	line-height : 1.0;
}

P     {
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	color : #000000; 
	font-size : 12; 
	font-weight : normal;
}

H1     {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 22;
	font-weight : normal;
	text-align: center;

}

.default1 {  
	background-image: url(Images/setA2.jpg); 
	background-repeat: no-repeat; 
	background-position: right bottom;
}

.default2 {  
	background-image: url(Images/setA3.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom;
}

.default3 {  
	background-image: url(Images/setA4.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom;
}

.default4 {  
	background-image: url(Images/setA5.jpg); 
	background-repeat: no-repeat; 
	background-position: right;
}

.default5 {  
	background-image: url(Images/setA7.jpg); 
	background-repeat: no-repeat; 
	background-position: right;
}


.gradient1 {
	background-image: url(images/gradient1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.gradient2 {
	background-image: url(images/gradient2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bottomf {
	position: relative;
	width: 100px;
	right: 100%;
	bottom: 100%;
}
input {
	background-image: url(images/gradient1.jpg);
	background-repeat: repeat-x;
}
textarea {
	background-image: url(images/gradient1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
