TD{Color : White; Font-Family : Verdana, san-serif; Font-Size : 75%;}
#menu a{font-weight: bold;
		font-size: 12px;
		text-decoration:none;}

.news {
	Color : White;
	Font-Family : Verdana, san-serif;
	font-weight: bold;
	
}
.news a{
	Color : White;
	Font-Family : Verdana, san-serif;
	text-decoration: none;
}
.news a:hover {
	text-decoration: underline;
	Color : White;
	}
.hnews {
	Color : #FF9900;
	Font-Family : Verdana, san-serif;
	Font-Size : 80%;
	Font-weight : Bold;
}

.cop {Font-Size : 60%; Color : Black;}

.btxt {Font-Size : 11px; Color : #4C7982;}

H1 {Font-Size : 105%; Color : #ffffff;}

h1.blue {
	Color : #000099;
	text-decoration : none;
}

H2 {Font-Size : 105%; Color : #ffffff;}

.hh {Font-Size : 95%; Color : #FF9900; Font-Weight : Bold;}



INPUT.fr1 { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }

.subm { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: black; font-weight : Bold; }

.formt { FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 11px; color: #3333cc; font-weight: bold;}

textarea { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }

SELECT { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }

INPUT.btn { color : #CFD6EF; }

a {
	Color : White;
	text-decoration : underline;
}
a:visited {
	Color : White;
	text-decoration : underline;
}
a:hover {
	Color : #FF9933;
	text-decoration : none;
}
a:active {
	Color : White;
	text-decoration : none;
}

a.bmnu {
	Color : #4C7982;
	Font-Family : Verdana, san-serif;
	Font-Size : 90%;
	text-decoration : none;
}
a.bmnu:visited {
	Color : #4C7982;
	Font-Family : Verdana, san-serif;
	Font-Size : 90%;
	text-decoration : none;
}
a.bmnu:hover {
	Color : #4C7982;
	Font-Family : Verdana, san-serif;
	Font-Size : 90%;
	text-decoration : underline;
}
a.bmnu:active {
	Color : #4C7982;
	Font-Family : Verdana, san-serif;
	Font-Size : 90%;
	text-decoration : underline;
}


a.lc {
	Color : #008000;
	text-decoration : underline;
}
a.lc:visited {
	Color : #008000;
	text-decoration : underline;
}
a.lc:hover {
	Color : #008000;
	text-decoration : none;
}
a.lc:active {
	Color : #008000;
	text-decoration : none;
}

a.blue {
	Color : #000099;
	text-decoration : none;
}
a.blue:visited {
	Color : #000099;
	text-decoration : none;
}
a.blue:hover {
	Color : #000099;
	text-decoration : none;
}
a.blue:active {
	Color : #000099;
	text-decoration : none;
}

a img {
	margin-right: 5px;
	border-width: 0px;
}
.comments_error {
	Color : Red;
}

a.boldlnk, a.boldlnk:active, a.boldlnk:visited {
	Color: White;
	Font-weight: bold;
	border: White 2px solid;
	padding: 4px;
	text-decoration : none;
}
a.boldlnk:hover {
	Color: #FF9900;
	border: #FF9900 2px solid;
	text-decoration : none;
}

div.btn input, input.btn {
	color: #ffffff;
	background: transparent;
	background-image: url(/images/design/btnbg.gif);
	background-repeat: repeat-x; 
	border: 0; 
	height: 26px;
}

/* table
--------------------------------------------------*/
#price {
/*float:left;
width: 400px;*/
margin: 0 auto;
padding: 0;
display: block;
}

#price table, #price td, #price th {
color: #fff;
border-color: #fff;
border-style: solid;
}

#price table {
border-width: 0px 0px 1px 1px;
border-spacing: 0px;
border-collapse: collapse;
}

#price th {
border-width: 1px 1px 0 0;
padding: 2px;
font-weight: bold;
Font-Size : 80%;
Color : #FFC125;
/*FFC125*/
}

#price td {
border-width: 1px 1px 0 0;
padding: 2px;
}

#price a {
text-decoration : none;
}

#footer {
	width: 100%;
	text-align: center;
}

#footer li {

	display: inline;
	margin-right: 20px;
}

#footer li a {

	color: #000099;
	Font-Family : Verdana, san-serif;
	Font-Size : 60%;
	text-decoration : none;
}