* {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0041A3;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #0041A3;
}
body {
	padding-top:3px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-right:6px;
	/*padding: 0px;*/
	background: #FFFFFF url(../images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
	min-width:982px;
}
#addv {
	height:60px;
	background-image:url(../images/addv_back.jpg);
	/*padding-top:20px;*/
}
#flags {
	width: 100%;
	height: 238px;
}
#main
{
background: url(../images/headernew.jpg) no-repeat;
width: 100%;
height: 284px;
}

#header {
	width: 100%;
	height: 284px;
}
/*
#metamorph { 
    font-size: 14px;
	color: #ffffff;
}
*/
#menu {
	padding-left: 220px;
	padding-top: 0px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 90px;
	height: 30px;
	margin-left: 1px;
	padding-top: 15px;
	background: url(../images/button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

#menu a:hover {
	color:#CCCCCC;
	height: 34px;
	margin-top: -3px;
}

#content
{
/*width: 99%;*/
}

#left
{
	vertical-align:top;
	width:250px;
}

#add_search {
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
}
#add_search a:link {
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	color:#00F;
}
#add_search a:visited {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#00F;
}
#add_search a:hover {
	color:#F00;
}

#center
{
 vertical-align:top;
}
#center a:link {
	text-decoration:none;
	color:#00F;
	font-size:13px;
}
#center a:visited {
	text-decoration:none;
	color:#00F;
	font-size:13px;
}

#center a:hover {
	color:#906;
	font-size:13px;
}


#right {
	width:230px;
	vertical-align:top;
}

#annswithvideo {
	width:100%;
	height:600px;
	overflow:auto;
	border-color:#BBBBBB;
	border-style:solid;
	border-width:thin;
	margin-top:5px;
	padding-top:5px
}
#annswithvideo a:link {
	color:#00F;
	
}
#annswithvideo a:visited {
	color:#00F;
}
#annswithvideo a:hover {
	text-decoration:underline;
	color:#00F;
}

#metamorph1 {
	clear: both;
	height: 36px;
	padding: 15px 0;
	background: #000000 url(../images/footer.jpg) no-repeat;
	text-align: center;
}

#metamorph1 p {
	margin: 0;
	color: #ffffff;
	font-size: 10px;
}

#metamorph1 a:link {
	color: #ffffff;
	font-size: 10px;
	text-decoration:underline;
}
#metamorph1 a:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration:underline;
}
#metamorph1 a:hover {
	color: #FF0000;
	font-size: 10px;
	text-decoration:underline;
}

.small p {
	margin: 0;
	font-size: 11px;
}
.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 33px;
	width: 100%;
	padding: 10px 0 0 0;
	background: url(../images/title.gif) no-repeat;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
	vertical-align:middle;
	cursor:default;
}

.boxed .content2 {
	padding-left: 10px;
	padding-top: 10px;
	font-size:14px;
}
.boxed .content2 a:link,a:visited {
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	color:#00F;
	font-size:14px;
}
.boxed .content2 a:hover {
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	color:#C03;
}

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: 13px;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#text1, #text2 {
	width: 150px;
	padding: 2px;
	font-family:"Times New Roman", Times, serif;
	color: #666666;
}

.searchSelector {
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color: #7A7A7A; 
	border-top: 1px solid #B4BFC0; 
	border-left: 1px solid #B4BFC0;
	margin-left:10px;
}

.headinfo{
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    background-image: url(../images/headinfo.gif);
	text-align:center;
}
		
.headinfoedge{
    background-image:url(../images/headinfol.gif);
    width: 1px;
    padding: 0px;
    height: 26px;
}
.addimg{
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    background-image: url(../images/addimginfo.gif);
	text-align:center;
}
		
.addimgedge{
    background-image:url(../images/addimginfol.gif);
    width: 1px;
    padding: 0px;
    height: 26px;
}

#star ul.star { 
	LIST-STYLE: none;
	MARGIN: 0;
	PADDING: 0;
	WIDTH: 85px;
	HEIGHT: 20px;
	LEFT: 5px;
	TOP: -5px;
	POSITION: relative;
	FLOAT: left;
	BACKGROUND: url('../images/stars.gif') repeat-x;
	CURSOR: pointer;
}
#star li {
	PADDING: 0;
	MARGIN: 0;
	FLOAT: left;
	DISPLAY: block;
	WIDTH: 85px;
	HEIGHT: 20px;
	TEXT-DECORATION: none;
	text-indent: -9000px;
	Z-INDEX: 20;
	POSITION: absolute;
	PADDING: 0;
}
#star li.curr {
	BACKGROUND: url('../images/stars.gif') left 25px; 
	FONT-SIZE: 1px;
}
#star div.user {
	LEFT: 10px;
	POSITION: relative;
	FLOAT: left;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial;
	COLOR: #888;
}