/* http://angkorstone.com/styles/style.css */
H1  {
	font-size : medium;
	font-family : Arial, sans-serif;
	color : 003333;
	font-weight : bold;
}

H2  {
	font-size : small;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : 000000;
}

H3  {
	font-size : x-small;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : 000000;
}

A  {
	font-size : x-small;
	font-family : Verdana, Arial, sans-serif;
	color : #5B85B7;
	font-weight : bold;
	text-decoration: underlined;
}

A:Visited  {
	color : #5B85B7;
}

A:Active  {
	color : #5B85B7;
}

A:Hover  {
	color : #993333;
}

TD  {
	FONT-SIZE : x-small;
	FONT-FAMILY: Verdana, sans-serif;
	font-weight : normal;
	color : 002200;
}

#smallhref  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	color : #5B85B7;
	text-decoration: underline;
}

#tinytext  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : Normal;
	color : 666666;
}

.rightcolumn {
	font-size: x-small;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: 666666;
	text-decoration: none;
	}

.rightcolumntitle {
	font-size: xx-small;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: ccaa77;
	text-decoration: none;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #333333; 
	}
	
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #333333; 
	}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #333333; 
	}

table.alert {
	background-color: #ffffff;
	border: 1px solid #333333;
	padding : 3;
	}

img {
	border-color: #444444;
	}

.dsb {
    background-image: url(../images/dsb.gif);
    background-repeat: repeat;
	BACKGROUND-COLOR : #FFFFFF;
	}

.dsr {
    background-image: url(../images/dsr.gif);
    background-repeat: repeat;
	BACKGROUND-COLOR : #FFFFFF;
	}

	
