/* CSS Document */
BODY
{
	font-family : Arial;
	font-size : 12px;
	color : rgb(214,119,119);
	font-weight : normal;
	font-style : normal;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}

A:active
{
	color:#990033;
}

A:link
{
	color:#990033;
}

UL
{
	font-size : 0.8em;
	text-decoration : underline
}

A:visited
{
	color:#990033;
}

.TextObject
{
	font-size : 0.8em;
	line-height : 1.6em
}

H1
{
	font-weight : normal;
	font-style : normal
}

H2
{
	font-weight : normal;
	font-style : normal
}

P
{
	font-size : 0.8em;
	text-transform : capitalize;
	color : rgb(214,119,119);
	line-height : 1.6em;
	margin-left : 2.2em;
	margin-right : 2.2em
}

H3
{
	font-weight : normal;
	font-style : normal
}

OL
{
	font-size : 0.8em;
	text-decoration : underline
}

H4
{
	font-weight : bold
}

A:hover
{
	color : rgb(153,51,51);
	text-decoration : underline overline
}

body
{
	scrollbar-arrow-color : rgb(239,232,232);
	scrollbar-base-color : rgb(0,0,0);
	scrollbar-dark-shadow-color : rgb(0,0,0);
	scrollbar-track-color : rgb(239,232,232);
	scrollbar-face-color : rgb(214,119,119);
	scrollbar-shadow-color : rgb(0,0,0);
	scrollbar-highlight-color : rgb(221,221,221);
	scrollbar-3d-light-color : rgb(255,253,246)
}

input[type="button"]
{
	background-color : rgb(214,119,119);
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	font-size : 1 em;
	color : rgb(239,232,232);
	border : 2px outset rgb(132,115,48)
}

input[type="submit"]
{
	background-color : rgb(214,119,119);
	font-family : "Trebuchet MS";
	font-size : 1 em;
	color : rgb(239,232,232);
	border : 2px outset rgb(132,115,48)
}

input[type="reset"]
{
	background-color : rgb(214,119,119);
	font-family : "Trebuchet MS";
	font-size : 1 em;
	color : rgb(239,232,232);
	border : 2px outset rgb(132,115,48)
}

input[type="text"]
{
	background-color : rgb(239,232,232);
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color : rgb(214,119,119);
	border : solid 1px rgb(0,0,0)
}

input[type="password"]
{
	background-color : rgb(239,232,232);
	font-family : "Trebuchet MS";
	color : rgb(214,119,119);
	border : solid 1px rgb(0,0,0)
}

input[type="checkbox"]
{
	background-color : rgb(214,119,119);
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif
}

input[type="radio"]
{
	background-color : rgb(214,119,119);
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif
}

input[type="file"]
{
	background-color : rgb(239,232,232);
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color : rgb(214,119,119);
	border : solid 1px rgb(0,0,0)
}

textarea
{
	background-color : rgb(239,232,232);
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color : rgb(214,119,119);
	font-size : 1em;
	border : solid 1px rgb(0,0,0)
}

select
{
	background-color : rgb(239,232,232);
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color : rgb(214,119,119);
	border : solid 1px rgb(0,0,0)
}

selectoption
{

}

fieldset
{
	border : solid 1px rgb(214,119,119)
}

legend
{
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	border : solid 1px rgb(206,206,193)
}

label
{
	font-family : "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, Sans-serif;
	color : rgb(214,119,119)
}

.navi
{
width: 230px;
background-color:#d0a8b1;
color:#990033;
padding-top: 3px;
border-top: solid 2px #a65e6f;
text-align:center;
}

.newshead
{
	color:#990033;
	background-image:url(images/newsbg.jpg);
	font-family :  trebuchet ms;
	font-size : 17px;
	letter-spacing : 2px;
	text-align:center;
	border-radius: 5px;
	line-height : 15pt;
	text-transform:uppercase;
  	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	margin-bottom: 0px;
}

.newsin
{	
	color:#CC0033;
	background-color:#d0a8b1;
	font-family :  Arial;
	font-size : 13px;
	border-radius: 5px;
	padding-bottom: 4px;
	}
.newsend
{
	background-image:url(images/newsend.jpg);
	color:#990033;
	font-size:13px;
	border-radius: 5px;
	line-height : 15pt;
	text-align:center;
	text-transform:lowercase;
  	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	margin-bottom: 8px;
	
}


	
	.box2
{
	color:#990033;
	background-image:url(images/newsbg.jpg);
	font-family :  trebuchet ms;
	font-size : 17px;
	letter-spacing : 2px;
	text-align:center;
	border-radius: 5px;
	line-height : 15pt;
	text-transform:uppercase;
  	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	margin-bottom: 0px;
}

	.box3
{	
	color:#CC0033;
	background-color:#d0a8b1;
	font-family :  Arial;
	font-size : 13px;
	border-radius: 5px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
		padding-bottom: 4px;
	margin-bottom: 8px;
}


